-
Notifications
You must be signed in to change notification settings - Fork 9
Comparing changes
Open a pull request
base repository: advanced-security/filter-sarif
base: v1
head repository: advanced-security/filter-sarif
compare: v1.1
- 19 commits
- 5 files changed
- 8 contributors
Commits on Jun 27, 2023
-
Configuration menu - View commit details
-
Copy full SHA for f1f6614 - Browse repository at this point
Copy the full SHA f1f6614View commit details
Commits on Aug 31, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 6c35c31 - Browse repository at this point
Copy the full SHA 6c35c31View commit details
Commits on Sep 1, 2023
-
Merge pull request #10 from felickz/patch-1
Specify category in upload
Configuration menu - View commit details
-
Copy full SHA for 9d512cf - Browse repository at this point
Copy the full SHA 9d512cfView commit details
Commits on Dec 18, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 531747e - Browse repository at this point
Copy the full SHA 531747eView commit details -
Merge pull request #12 from advanced-security/fix-minimal-example
Fix minimal example glob
Configuration menu - View commit details
-
Copy full SHA for ec8b05b - Browse repository at this point
Copy the full SHA ec8b05bView commit details
Commits on Feb 29, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 2a9c7e9 - Browse repository at this point
Copy the full SHA 2a9c7e9View commit details -
Submit diagnostics for failed runs so they're visible on the status page
`upload: failure-only` will still upload a SARIF file with diagnostic information to display on the status page when the run fails. Also specify the category earlier on so this can be injected by CodeQL into the SARIF file.
Configuration menu - View commit details
-
Copy full SHA for 4617af0 - Browse repository at this point
Copy the full SHA 4617af0View commit details
Commits on Mar 11, 2024
-
Merge pull request #13 from henrymercer/henrymercer/update-usage
Update recommended usage to preserve diagnostics for failed runs
Configuration menu - View commit details
-
Copy full SHA for 28c10be - Browse repository at this point
Copy the full SHA 28c10beView commit details
Commits on Apr 10, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f3d7349 - Browse repository at this point
Copy the full SHA f3d7349View commit details -
Merge pull request #14 from aibaars/patch-1
Update filter_sarif.py: use UTF-8 as encoding for reading/writing SARIF content
Configuration menu - View commit details
-
Copy full SHA for 59d0a64 - Browse repository at this point
Copy the full SHA 59d0a64View commit details
Commits on Mar 2, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 36dc0ce - Browse repository at this point
Copy the full SHA 36dc0ceView commit details -
Add optional severity filter for SARIF alerts
Support filtering by SARIF result level (error, warning, note, none) and security-severity categories (critical, high, medium, low) derived from rule metadata. The filter is applied before pattern-based filtering. Co-authored-by: adrienpessu <7055334+adrienpessu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for e304681 - Browse repository at this point
Copy the full SHA e304681View commit details -
Address code review: use env var for shell safety, fix double strip
Co-authored-by: adrienpessu <7055334+adrienpessu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 4bddfd6 - Browse repository at this point
Copy the full SHA 4bddfd6View commit details
Commits on Mar 11, 2026
-
Initial plan for severity filter bug fix
Co-authored-by: adrienpessu <7055334+adrienpessu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for be31281 - Browse repository at this point
Copy the full SHA be31281View commit details -
Fix severity filter: results no longer incorrectly filtered when leve…
…l is missing Co-authored-by: adrienpessu <7055334+adrienpessu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for da97499 - Browse repository at this point
Copy the full SHA da97499View commit details -
Refactor collect_rule_severities to streamline rule processing and en…
…hance debug output
Configuration menu - View commit details
-
Copy full SHA for f74eb20 - Browse repository at this point
Copy the full SHA f74eb20View commit details -
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for f15e3e4 - Browse repository at this point
Copy the full SHA f15e3e4View commit details -
Remove [DEBUG] print statements from production code
Co-authored-by: adrienpessu <7055334+adrienpessu@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b82026b - Browse repository at this point
Copy the full SHA b82026bView commit details -
Merge pull request #17 from advanced-security/copilot/add-severity-fi…
…lter-option Add optional severity filter for SARIF alerts
Configuration menu - View commit details
-
Copy full SHA for 2da736f - Browse repository at this point
Copy the full SHA 2da736fView commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v1...v1.1