Exclude controls

Signed-off-by: Sacha Al Himdani <sacha@getprobo.com>
This commit is contained in:
Sacha Al Himdani
2025-07-17 14:34:14 +02:00
parent c9b2fdb908
commit 85bd140599
24 changed files with 736 additions and 150 deletions

View File

@@ -23,7 +23,7 @@ type SOARowData struct {
Contractual *bool
BestPractice *bool
RiskAssessment *bool
JustificationExclusion string
ExclusionJustification string
SecurityMeasures []string
}