Tag
jvm-security
Safeguard articles tagged "jvm-security" — guides, analysis, and best practices for software supply chain and application security.
2 articles
Security Guides
Scala Security Best Practices: JVM Supply Chain, Deserialization, and Framework CVEs
Scala's expressive type system does nothing about the JVM attack surface underneath it. Log4Shell, Jackson gadget chains, and Spark's command-injection CVE all reach Scala code directly.
Jul 5, 20266 min read
Security Guides
Kotlin Security Best Practices: Beyond Null Safety on the JVM and Android
Null safety is a reliability win, not a security boundary. A Kotlin app inherits every JVM supply-chain CVE and the full Android attack surface — here's what the type system doesn't do for you.
Jul 2, 20266 min read