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 suppression library to use new query IDs. #137

Merged
merged 4 commits into from
Mar 29, 2024

Conversation

NateD-MSFT
Copy link
Contributor

The suppression library needed to be updated to use our new query ID layouts (from release preparation) and add missing entries. This also fixes the opaque IDs used for a few queries that didn't match the CA equivalents (or had no CA equivalent in one case.)

Checklist for Pull Requests

  • Description is filled out.
  • Only one query or related query group is in this pull request.
  • [N/A] The version number on changed queries has been increased via the @version comment in the file header.
  • All unit tests have been run: (Test README.md).
  • Commands codeql database create and codeql database analyze have completed successfully.
  • A .qhelp file has been added for any new queries or updated if changes have been made to an existing query.

@NateD-MSFT NateD-MSFT changed the base branch from main to development March 28, 2024 20:40
@NateD-MSFT NateD-MSFT merged commit 5dc2b92 into development Mar 29, 2024
2 checks passed
@NateD-MSFT NateD-MSFT deleted the nated-msft/suppression-id-updates branch March 29, 2024 18:59
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.

2 participants