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
20 changes: 0 additions & 20 deletions gems/agoo/CVE-2020-7670.yml

This file was deleted.

25 changes: 0 additions & 25 deletions gems/alchemy_cms/CVE-2018-18307.yml

This file was deleted.

24 changes: 0 additions & 24 deletions gems/bootstrap/CVE-2024-6531.yml

This file was deleted.

11 changes: 0 additions & 11 deletions gems/fat_free_crm/CVE-2019-10226.yml

This file was deleted.

1 change: 1 addition & 0 deletions gems/jquery-rails/CVE-2020-23064.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,5 @@ related:
- https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md#410
- https://github.com/rails/jquery-rails/blob/master/CHANGELOG.md#440

- https://github.com/advisories/GHSA-jpcq-cgw6-v4j6
- https://github.com/advisories/GHSA-257q-pv89-v3xv
75 changes: 0 additions & 75 deletions gems/prosemirror_to_html/GHSA-4249-gjr8-jpq3.yml

This file was deleted.

4 changes: 4 additions & 0 deletions gems/spree_auth_devise/CVE-2021-41275.yml
Original file line number Diff line number Diff line change
Expand Up @@ -64,3 +64,7 @@ related:
- 6mqr-q86q-6gwr
url:
- https://github.com/spree/spree_auth_devise/commit/adf6ed4cd94d66091776b5febd4ff3767362de63
- https://github.com/advisories/GHSA-gpqc-4pp7-5954
- https://github.com/advisories/GHSA-8xfw-5q82-3652
- https://github.com/advisories/GHSA-6mqr-q86q-6gwr
- https://github.com/advisories/GHSA-26xx-m4q2-xhq8
21 changes: 0 additions & 21 deletions gems/thor/CVE-2025-54314.yml

This file was deleted.

22 changes: 22 additions & 0 deletions lib/rad-ignores.sh
Original file line number Diff line number Diff line change
Expand Up @@ -134,6 +134,28 @@ rm -f gems/omniauth-saml/GHSA-cgp2-2cmh-pf7x.yml
# - https://github.com/pglombardo/PasswordPusher/releases/tag/v1.48.1
# Release 1.48.1; Password Pusher Application; erb file code fix

#.....................................................................

# 7/23/2026: GHSA/WITHDRAWN: https://github.com/advisories/GHSA-h385-52j6-9984
rm -f gems/agoo/CVE-2020-7670.yml

# 7/23/2026: GHSA/WITHDRAWN: https://github.com/advisories/GHSA-gmg5-r3c4-3fm9
rm -f gems/fat_free_crm/CVE-2019-10226.yml

# 7/23/2026: GHSA/WITHDRAWN: https://github.com/advisories/GHSA-4249-gjr8-jpq3
rm -f gems/prosemirror_to_html/GHSA-4249-gjr8-jpq3.yml

# 7/23/2026: GHSA/WITHDRAWN: https://github.com/advisories/GHSA-mqcp-p2hv-vw6x
rm -f gems/thor/CVE-2025-54314.yml

# 7/23/2026: GHSA/WITHDRAWN: https://github.com/advisories/GHSA-vc8w-jr9v-vj7f
# * (REJECTED) https://nvd.nist.gov/vuln/detail/CVE-2024-6531
rm -f gems/bootstrap/CVE-2024-6531.yml

# 7/23/2026: GHSA/WITHDRAWN: https://github.com/advisories/GHSA-7mj4-2984-955f
# * (DISPUTED) https://nvd.nist.gov/vuln/detail/CVE-2018-18307
rm -f gems/alchemy_cms/CVE-2018-18307.yml

exit

# AL>> QUESTION (ruby or jruby)?
Expand Down