Skip to content

JS: Add CWE tags for ML-powered queries #8153

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

Merged
merged 1 commit into from
Feb 21, 2022

Conversation

henrymercer
Copy link
Contributor

This PR adds the following CWE tags to the ML-powered queries:

  • Cross-site scripting: CWE-79
  • Path injection: CWE-22, CWE-23, CWE-36, CWE-73, CWE-99
  • NoSQL injection: CWE-943
  • SQL injection: CWE-89

- Cross-site scripting: CWE-79
- Path injection: CWE-22, CWE-23, CWE-36, CWE-73, CWE-99
- NoSQL injection: CWE-943
- SQL injection: CWE-89
@henrymercer henrymercer requested review from AlonaHlobina and a team February 21, 2022 16:19
@github-actions github-actions bot added the JS label Feb 21, 2022
Copy link
Contributor

@AlonaHlobina AlonaHlobina left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@henrymercer henrymercer merged commit e42f759 into main Feb 21, 2022
@henrymercer henrymercer deleted the henrymercer/atm-add-cwe-tags branch February 21, 2022 17:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants