jvm GitLab CI Kotlin DSL • opensavvy.gitlab.ci • Artifacts • secretDetection secretDetection¶ fun secretDetection(path: String) Collects secret detection security reports. Example¶ artifacts { secretDetection("gl-secret-detection-report.json") } External resources¶ Official documentation