Open zmanion opened 4 months ago
problemTypes and CWE are recommended, but not required.
problemTypes
If type is 'CWE' then require cweId and test the value with a reasonable regex (something like ^CWE-[0-9]{2,5}).
type
cweId
problemTypes
and CWE are recommended, but not required.If
type
is 'CWE' then requirecweId
and test the value with a reasonable regex (something like ^CWE-[0-9]{2,5}).