Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 0 additions & 28 deletions gems/omniauth-saml/GHSA-cgp2-2cmh-pf7x.yml

This file was deleted.

4 changes: 4 additions & 0 deletions lib/rad-ignores.sh
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,10 @@ rm -f gems/webrick/CVE-2026-38969.yml
# https://github.com/github/cmark-gfm/security/advisories/GHSA-cgh3-p57x-9q7q
# are not a Ruby gems, no Ruby code.

# https://github.com/omniauth/omniauth-saml/security/advisories/GHSA-cgp2-2cmh-pf7x
# Dev said, so removed advisory: "The listed vulnerability is an error in
# their documented usage. Updating the gem does not make an app more secure."
rm -f gems/omniauth-saml/GHSA-cgp2-2cmh-pf7x.yml
# https://github.com/joniles/mpxj/security/advisories/GHSA-jf2p-4gqj-849g
# does not involve Ruby code.

Expand Down