jvm GitLab CI Kotlin DSL • opensavvy.gitlab.ci • Artifacts • sast sast¶ fun sast(path: String) Collects Static Application Security Testing (SAST) reports. Example¶ artifacts { sast("gl-sast-report.json") } External resources¶ Official documentation