-
Add support for reportGroup (#456)
发布于
2020-11-03 20:15:48 +00:00 Why:
- There are times where it would be nice to have a group from the regex
reported rather than the complete match.
This change addresses the need by:
- Add the reportGroup configuration option for a rule.
- Update scan.CheckRules to return the reportGroup if set.
Co-authored-by: Daniel Paul Searles dsearles@gitlab.com
下载附件
- There are times where it would be nice to have a group from the regex