Skip to content

Commit 1edd269

Browse files
authored
Merge pull request #1179 from jasnow/removed-doc-vuly
Deleted advisory; Added note to rad-ignores.sh file @simi - Thanks for reviewing and approving my PR
2 parents e0d9a2c + dd1efdf commit 1edd269

2 files changed

Lines changed: 4 additions & 28 deletions

File tree

gems/omniauth-saml/GHSA-cgp2-2cmh-pf7x.yml

Lines changed: 0 additions & 28 deletions
This file was deleted.

lib/rad-ignores.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -88,6 +88,10 @@ rm -f gems/webrick/CVE-2026-38969.yml
8888
# https://github.com/github/cmark-gfm/security/advisories/GHSA-cgh3-p57x-9q7q
8989
# are not a Ruby gems, no Ruby code.
9090

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

0 commit comments

Comments
 (0)