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

Update CWE-798 to new dataflow API #185

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

securingdev
Copy link
Contributor

Add code to update CWE-798 with tests passing for both old and new version of the code 👍

@aegilops
Copy link
Collaborator

This fails to compile:

WARNING: string is incompatible with PathNode (the type of the edge relation). (/home/runner/work/codeql-queries/codeql-queries/java/CWE-798/HardcodedBase64Usage.ql:39,32-68)
WARNING: A path-problem query must select a string representing the message as its 4th result. (/home/runner/work/codeql-queries/codeql-queries/java/CWE-7[9](https://github.com/advanced-security/codeql-queries/actions/runs/5930036377/job/16078923822?pr=185#step:5:10)8/HardcodedBase64Usage.ql:39,70-86)

@pwntester
Copy link

This repo has been merged with the Security Lab one into the new community-codeql-packs repo which we plan to make public and promote soon. If you would like this PR to be applied to the new repo, please open a new PR there so it can get merged in the new QLPacks.

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

Successfully merging this pull request may close these issues.

3 participants