Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ID = mapper.NewID("basic")
)
Functions ¶
This section is empty.
Types ¶
type ControlData ¶
ControlData represents control information including mappings and category
type Mapper ¶
type Mapper struct {
// contains filtered or unexported fields
}
func NewBasicMapper ¶
func NewBasicMapper() *Mapper
func (*Mapper) AddEvaluationPlan ¶
func (m *Mapper) AddEvaluationPlan(catalogId string, plans ...layer4.AssessmentPlan)
func (*Mapper) PluginName ¶
type ProcedureInfo ¶
ProcedureInfo represents information about a procedure including its control and requirement IDs
Click to show internal directories.
Click to hide internal directories.