Skip to content

Commit

Permalink
add fields
Browse files Browse the repository at this point in the history
Signed-off-by: YiscahLevySilas1 <yiscahls@armosec.io>
  • Loading branch information
YiscahLevySilas1 committed Mar 6, 2024
1 parent 5102318 commit f6c8e3e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions reporthandling/datastructures.go
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,8 @@ type FrameworkSubSection struct {
}

type AttackTrackCategories struct {
AttackTrack string
Categories []string
AttackTrack string
Categories []string
DisplayRelatedResources bool
ClickableResourceKind string
}

0 comments on commit f6c8e3e

Please sign in to comment.