Proposal - we support the tagging of scan rules, both 'built in' and 'user defined'.
I was planning on adding an Alert field for OWASP Top 10 category (for
#1882) but I'd also like to be able to flag rules as being time based (and potentially other things).
We could add a set of fields, but I think supporting generic tags could be much more useful.
We could have a 'built in' set that correspond to existing fields, eg
- Beta, or maybe Quality-beta?
- CWE-10
- WASC-12
- MySql, or maybe Tech-MySql
- OWASP-2013-A1
And also support any tags the user feels like defining.
Then we could support the use of tags in scan profiles, so that you could have a profile that just checks for OWASP Top 10 issues using tags: OWASP-2013.*
What do you all think?
Cheers,
Simon