Enhancement: exposures/configs/gruntfile-exposure.yaml by mp

patch-1
MostInterestingBotInTheWorld 2023-02-05 12:08:28 -05:00
parent c7edcd8d26
commit 22f4b70f38
1 changed files with 8 additions and 1 deletions

View File

@ -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