Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[FEAT] - Add CVSS and CWE for vulnerabilities #152

Open
PierreMarez opened this issue May 11, 2022 · 0 comments
Open

[FEAT] - Add CVSS and CWE for vulnerabilities #152

PierreMarez opened this issue May 11, 2022 · 0 comments

Comments

@PierreMarez
Copy link

The main idea is to be able to add a CVSS score for each vulnerability found and a CWE that will allow the pentest data to be aggregated with a standardized identifier.

Ex :
For the CVE-2022-21449.
In the CWE box, you can choose 327 that will link the CWE ID and the CWE web page "https://cwe.mitre.org/data/definitions/327.html" (Use of a Broken or Risky Cryptographic Algorithm).
In the CVSS box, you can add the CVSS base score 7.5 or change it regarding the context.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant