diff --git a/workflows/springboot-workflow.yaml b/workflows/springboot-workflow.yaml index 110835f2f1..f37e71b0e3 100644 --- a/workflows/springboot-workflow.yaml +++ b/workflows/springboot-workflow.yaml @@ -10,9 +10,7 @@ info: workflows: - - template: misconfiguration/springboot-detect.yaml + - template: technologies/detect-springboot-actuator.yaml subtemplates: - - template: cves/2018/CVE-2018-1271.yaml - - template: cves/2018/CVE-2018-1271.yaml - - template: cves/2020/CVE-2020-5410.yaml + - template: misconfiguration/springboot/ - template: vulnerabilities/springboot/ \ No newline at end of file