You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ModuleNamestring`json:"module-name" yaml:"module-name" comment:"string, name of your module"`
129
-
Protecode []string`json:"protecode" yaml:"protecode" comment:"list, includes the images which must be scanned by the Protecode scanner (aka. Black Duck Binary Analysis)"`
130
-
WhiteSourceWhiteSourceSecCfg`json:"whitesource" yaml:"whitesource" comment:"whitesource (aka. Mend) security scanner specific configuration"`
131
-
DevBranchstring`json:"dev-branch" yaml:"dev-branch" comment:"string, name of the development branch"`
ModuleNamestring`json:"module-name" yaml:"module-name" comment:"string, name of your module"`
130
+
Images[]string`json:"bdba" yaml:"bdba" comment:"list, includes the images which must be scanned by the Protecode scanner (aka. Black Duck Binary Analysis)"`
131
+
MendWhiteSourceSecCfg`json:"mend" yaml:"mend" comment:"whitesource (aka. Mend) security scanner specific configuration"`
132
+
DevBranchstring`json:"dev-branch" yaml:"dev-branch" comment:"string, name of the development branch"`
ModuleNamestring`json:"module-name" yaml:"module-name" comment:"string, name of your module"`
145
+
Protecode []string`json:"protecode" yaml:"protecode" comment:"list, includes the images which must be scanned by the Protecode scanner (aka. Black Duck Binary Analysis)"`
146
+
WhitesourceWhiteSourceSecCfg`json:"whitesource" yaml:"whitesource" comment:"whitesource (aka. Mend) security scanner specific configuration"`
147
+
DevBranchstring`json:"dev-branch" yaml:"dev-branch" comment:"string, name of the development branch"`
Images []string`json:"bdba" yaml:"bdba" comment:"list, includes the images which must be scanned by the Protecode scanner (aka. Black Duck Binary Analysis)"`
150
+
MendWhiteSourceSecCfg`json:"mend" yaml:"mend" comment:"whitesource (aka. Mend) security scanner specific configuration"`
0 commit comments