Skip to content

Commit

Permalink
Add exclusions for openid4java and seasar frameworks (#7417)
Browse files Browse the repository at this point in the history
(cherry picked from commit 8b3304e)
  • Loading branch information
manuel-alvarez-alvarez authored and smola committed Aug 13, 2024
1 parent 60ddc9e commit 6277959
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -252,6 +252,7 @@
1 org.mongodb.*
1 org.mortbay.*
1 org.objectweb.*
1 org.openid4java.*
# Weak randomness false positive on HotspotUnsafe.guessAlignment
1 org.openjdk.jol.vm.*
# Weak randomness false positive on RandomIdGenerator.generateTraceId
Expand All @@ -273,6 +274,7 @@
1 org.relaxng.*
1 org.renjin.*
1 org.richfaces.*
1 org.seasar.*
1 org.slf4j.*
1 org.springdoc.*
1 org.springframework.*
Expand Down

0 comments on commit 6277959

Please sign in to comment.