@@ -88,6 +88,48 @@ 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/joniles/mpxj/security/advisories/GHSA-jf2p-4gqj-849g
92+ # does not involve Ruby code.
93+
94+ # https://github.com/devise-two-factor/devise-two-factor/security/advisories/GHSA-chcr-x7hc-8fp8
95+ # https://github.com/advisories/GHSA-chcr-x7hc-8fp8
96+ # was never patched and withdrawn on 3/19/2026.
97+
98+ # CVE-2024-43368: https://github.com/basecamp/trix/security/advisories/GHSA-qm2q-9f3q-2vcv
99+ # CVE-2025-46812: https://github.com/basecamp/trix/security/advisories/GHSA-mcrw-746g-9q8h
100+ # CVE-2024-53847: https://github.com/basecamp/trix/security/advisories/GHSA-6vx4-v2jw-qwqh
101+ # CVE-2025-21610: https://github.com/basecamp/trix/security/advisories/GHSA-j386-3444-qgwg
102+ # all 4 are NPM related, not Ruby.
103+
104+ # #####################################################################
105+ # PasswordPusher SUMMARY: Yes, Ruby Fixed, none are gems.
106+ # .....................................................................
107+ # https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-59w3-h5v2-c4xw
108+ # - https://github.com/pglombardo/PasswordPusher/releases/tag/v2.9.2
109+ # - https://rubygems.org/gems/pwpush (https://eu.pwpush.com - 2016)
110+ # Release 2.9.2; pglombardo/PasswordPusher; RUBY code; Bash Poc; Ruby fix; No CVE
111+ # ...
112+ # https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-76c2-66pg-fj2f
113+ # - https://github.com/pglombardo/PasswordPusher/releases/tag/v2.8.1
114+ # Release 2.8.1; pglombardo/PasswordPusher; RUBY code; Bash Poc; Ruby fix; No CVE
115+ # ...
116+ # https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-qfh8-f79c-x86c
117+ # - https://github.com/pglombardo/PasswordPusher/pull/4381
118+ # - https://github.com/pglombardo/PasswordPusher/releases/tag/v2.4.2
119+ # Release 2:4.2 - Ruby rb code; Unreviewed GHSA
120+ # ...
121+ # https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-4fwj-m62q-pp47
122+ # Never patched; CVE-2024-56733; Password Pusher; No project references
123+ # ...
124+ # https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-ffp2-8p2h-4m5j
125+ # - https://github.com/pglombardo/PasswordPusher/releases/tag/v1.49.0
126+ # - https://github.com/pglombardo/PasswordPusher/pull/2797
127+ # Release 1.49.0; Password Pusher Application; yml and ruby fixes
128+ # ...
129+ # https://github.com/pglombardo/PasswordPusher/security/advisories/GHSA-5chg-cq29-gfqf
130+ # - https://github.com/pglombardo/PasswordPusher/releases/tag/v1.48.1
131+ # Release 1.48.1; Password Pusher Application; erb file code fix
132+
91133exit
92134
93135# AL>> QUESTION (ruby or jruby)?
0 commit comments