-
Notifications
You must be signed in to change notification settings - Fork 1
Blacklist
smarkwal edited this page Mar 9, 2025
·
3 revisions
Reports use of dangerous, unsafe, unstable, or deprecated classes and methods:
sun.misc.Unsafe-
System.exit(...),Runtime.exit(...), orRuntime.halt(...) -
System.load(...),System.loadLibrary(...),Runtime.load(...), orRuntime.loadLibrary(...) Runtime.exec(...)-
@Deprecated,@VisibleForTesting,@Beta,@DoNotCall,
Checks for executable files bundled as resources:
*.dll*.exe*.so*.bat*.sh
Next: JAR Manifests
JarHC - JAR Health Check | jarhc.org
