Skip to content

JS: add some CWEs to existing queries #6695

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
Sep 14, 2021
Merged

Conversation

erik-krogh
Copy link
Contributor

Adds CWE-548 (Exposure of Information Through Directory Listing) to the js/exposure-of-private-files query.
Some of the modeled packages (e.g. serve-handler) will present a pretty directory listing when a directory is requested.

Adds CWE-522 (Insufficiently Protected Credentials) to js/password-in-configuration-file.

@erik-krogh erik-krogh added the no-change-note-required This PR does not need a change note label Sep 14, 2021
@erik-krogh erik-krogh requested a review from a team as a code owner September 14, 2021 13:13
@github-actions github-actions bot added the JS label Sep 14, 2021
@codeql-ci codeql-ci merged commit 136d043 into github:main Sep 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
JS no-change-note-required This PR does not need a change note
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants