Prune results of Ruby query from SARIF by edoardopirovano · Pull Request #1344 · github/codeql-action (original) (raw)
This PR is a mitigation for the fact that the rb/weak-cryptographic-algorithm query was released in version 2.11.2 of CodeQL with a large number of false positives relating to hashing algorithms. This was tweaked in github/codeql#11119 for 2.11.3, but we'd like to filter the false positives out while we wait for that to be released.