juliet-test-suite icon indicating copy to clipboard operation
juliet-test-suite copied to clipboard

:microscope: A collection of test cases in the Java language. It contains examples for 112 different CWEs.

Juliet Test Suite

A collection of test cases in the Java language. It contains examples for 112 different CWEs. The test suite is taken from NIST website

This repository add alternative build integration : Gradle and Maven

Gradle

gradle build

Maven

mvn compile