few fixes

patch-1
PD-Team 2021-01-29 00:06:15 +05:30
parent 663de70127
commit 40e1df8493
2 changed files with 6 additions and 3 deletions

View File

@ -28,7 +28,6 @@ requests:
- "application/octet-stream"
- "application/vnd.spring-boot.actuator"
- "application/vnd.spring-boot.actuator.v1+json"
- "hprof"
condition: or
part: header
- type: dsl
@ -36,3 +35,4 @@ requests:
- "len(body) >= 100000"
- "content_length >= 100000"
condition: or
part: header

View File

@ -10,6 +10,9 @@ info:
workflows:
- template: technologies/detect-springboot-actuator.yaml
- template: misconfiguration/springboot-detect.yaml
subtemplates:
- template: misconfiguration/springboot/
- template: cves/2018/CVE-2018-1271.yaml
- template: cves/2018/CVE-2018-1271.yaml
- template: cves/2020/CVE-2020-5410.yaml
- template: vulnerabilities/springboot/