Skip to content

Latest commit

 

History

History
12 lines (7 loc) · 563 Bytes

File metadata and controls

12 lines (7 loc) · 563 Bytes

sast-java

The sast-java library contains POJO classes used to build Gitlab SAST model.

SAST (Static Application Security Testing) is a Gitlab Standard that defines an output file format. The SAST standard is used to streamline how static analysis tools share their results.

Link to SAST json-schema file: sast-report-format.json.

License

The sast-java library is MIT licensed.