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