diff --git a/exposures/configs/gruntfile-exposure.yaml b/exposures/configs/gruntfile-exposure.yaml index a9b885167b..bf443a0857 100644 --- a/exposures/configs/gruntfile-exposure.yaml +++ b/exposures/configs/gruntfile-exposure.yaml @@ -1,9 +1,14 @@ id: gruntfile-exposure info: - name: Gruntfile Exposure + name: Gruntfile - Detect author: sbani severity: info + description: Gruntfile configuration was detected. + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:N/A:N + cvss-score: 5.3 + cwe-id: CWE-200 reference: - https://gruntjs.com/sample-gruntfile tags: config,exposure @@ -28,3 +33,5 @@ requests: - type: status status: - 200 + +# Enhanced by mp on 2023/02/05