planetlevel's Stars
OWASP-Benchmark/BenchmarkJava
OWASP Benchmark is a test suite designed to verify the speed and accuracy of software vulnerability detection tools. A fully runnable web app written in Java, it supports analysis by Static (SAST), Dynamic (DAST), and Runtime (IAST) tools that support Java. The idea is that since it is fully runnable and all the vulnerabilities are actually exploitable, it’s a fair test for any kind of vulnerability detection tool. For more details on this project, please see the OWASP Benchmark Project home page.
OWASP/www-project-top-10-for-large-language-model-applications
OWASP Foundation Web Respository
ESAPI/esapi-java
eclipse/jbom
Contrast-Security-OSS/contrast-rO0
A tiny Java agent that blocks attacks against unsafe deserialization
planetlevel/jot
Java Observability Toolkit
Contrast-Security-OSS/safelog4j
Safelog4j is an instrumentation-based security tool to help teams discover, verify, and solve log4shell vulnerabilities without scanning or upgrading
Contrast-Security-OSS/joogle
A static analysis API for finding deserialization attack gadgets
Contrast-Security-OSS/jinfinity
An API for consuming all the memory of Java apps using deserialization
Contrast-Security-OSS/contrastscan-action
Contrast Scan GitHub action
contrastsecurity/contrast
CodeSec by Contrast - The fastest and most accurate SAST scanner. Scan code and serverless environments
CycloneDX/sbom-comparator
Lockheed Martin developed utility to compare two CycloneDX SBOMs
Contrast-Security-OSS/sheepdog
Contrast-Security-OSS/docs
Contrast-Security-OSS/contrast-sca-action
Contrast SCA GitHub Action
Contrast-Security-OSS/meow
Contrast-Security-OSS/integration-eks-github-action
A github action that builds, deploys, and instruments a Contrast Security Agent with an application via Amazon Elastic Kubernetes Service.
Contrast-Security-OSS/integration-aks-github-action
A github action that builds, deploys, and instruments a Contrast Security Agent with an application via Azure Kubernetes Service.
Contrast-Security-OSS/integration-azure-spring-cloud-github-action
A github action that deploys and instruments a Contrast Security Agent with an application via Azure Spring Cloud.
Contrast-Security-OSS/integration-verify-github-action
GitHub Action to verify an application by determining whether the application violates a job outcome policy or threshold of open vulnerabilities
planetlevel/spring-petclinic
Spring PetClinic modified to include vulnerabilities for the purpose of demonstrating the power of IAST and RASP.