Skip to content

Add CWEs and Severity level to ruleset

Lucas Charles requested to merge add-severity-to-rules into master

What does this MR do?

feat: Include CWEs and severities in report findings

  • Includes mapping between eslint ruleIDs and CWEs
  • Includes mapping between CWEs and normalized textual severities

See https://docs.google.com/spreadsheets/d/1SYKkODThUa80bWuCedTg9FLhyhvqLQ3tbZkMkjzq6vs/edit#gid=40027712 for mapping including CVSS and assorted notes

What are the relevant issue numbers?

Relates to gitlab-org&4004 (closed)

Does this MR meet the acceptance criteria?

Edited by Zach Rice

Merge request reports