diff --git a/exposures/files/pyproject-disclosure.yaml b/exposures/files/pyproject-disclosure.yaml index d1d4399adf..27f07ab56a 100644 --- a/exposures/files/pyproject-disclosure.yaml +++ b/exposures/files/pyproject-disclosure.yaml @@ -3,7 +3,7 @@ id: pyproject-disclosure info: name: Pyproject Disclosure author: dhiyaneshDk - severity: low + severity: info reference: https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/pyproject-disclosure.json tags: exposure,files diff --git a/exposures/files/snyk-ignore-file-disclosure.yaml b/exposures/files/snyk-ignore-file-disclosure.yaml index 4eaca359b1..4f29c69b71 100644 --- a/exposures/files/snyk-ignore-file-disclosure.yaml +++ b/exposures/files/snyk-ignore-file-disclosure.yaml @@ -3,7 +3,7 @@ id: snyk-ignore-file-disclosure info: name: Snyk Ignore File Disclosure author: dhiyaneshDk - severity: low + severity: info reference: https://github.com/detectify/ugly-duckling/blob/master/modules/crowdsourced/snyk-ignore-file-disclosure.json tags: exposure,files diff --git a/misconfiguration/clockwork-dashboard-exposure.yaml b/misconfiguration/clockwork-dashboard-exposure.yaml index a8a9417d5e..3e10886ff7 100644 --- a/misconfiguration/clockwork-dashboard-exposure.yaml +++ b/misconfiguration/clockwork-dashboard-exposure.yaml @@ -16,11 +16,11 @@ requests: matchers: - type: word words: - - "\"id\"" - - "\"version\"" - - "\"method\"" - - "\"url\"" - - "\"time\"" + - '"id":' + - '"version":' + - '"method":' + - '"url":' + - '"time":' part: body condition: and