Skip to content

Java: Convert security queries to path-problem. #480

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 4 commits into from
Nov 19, 2018

Conversation

aschackmull
Copy link
Contributor

This add path explanations to most of the security queries. A few queries were left out since they didn't follow the general pattern: CWE-209/StackTraceExposure.ql reports results based on a disjunction of 3 configurations, and the CWE-312/ClearTextStorage*.ql joins several flow configurations.

This depends on an internal PR for updating of internal tests.

@aschackmull aschackmull added depends on internal PR This PR should only be merged in sync with an internal Semmle PR Java labels Nov 16, 2018
@aschackmull aschackmull requested a review from a team as a code owner November 16, 2018 12:46
@aschackmull aschackmull force-pushed the java/path-problem-conversion branch from e9e9cd1 to 918fc90 Compare November 16, 2018 12:49
@yh-semmle yh-semmle merged commit 47b9218 into github:master Nov 19, 2018
@aschackmull aschackmull deleted the java/path-problem-conversion branch November 19, 2018 09:42
cklin pushed a commit that referenced this pull request May 23, 2022
Add preliminary support for go 1.16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
depends on internal PR This PR should only be merged in sync with an internal Semmle PR Java
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants