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

Disable alerts for py/stack-trace-exposure in CodeQL #39

Closed
alexpovel opened this issue Aug 11, 2022 · 1 comment
Closed

Disable alerts for py/stack-trace-exposure in CodeQL #39

alexpovel opened this issue Aug 11, 2022 · 1 comment
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@alexpovel
Copy link
Owner

CodeQL keeps finding vulnerabilities of the py/stack-trace-exposure kind, which we can ignore. However, they keep popping up: #25, #26, #28, #29, #30 etc. Use a custom config to disable them.

@alexpovel alexpovel added this to the anc.v1 milestone Aug 11, 2022
@alexpovel alexpovel added the enhancement New feature or request label Aug 11, 2022
@alexpovel alexpovel self-assigned this Aug 11, 2022
@alexpovel
Copy link
Owner Author

Ignoring warnings by type is not currently supported, it seems? The lgtm[] comments don't work, and the UI allows us to dismiss individual warnings, but not to dismiss entire classes indefinitely.

@alexpovel alexpovel closed this as not planned Won't fix, can't repro, duplicate, stale Aug 13, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant