From ae3e27d0afd83ae5c089d7617a753272492fa8bc Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Sun, 5 Feb 2023 11:48:45 -0500 Subject: [PATCH] Enhancement: exposures/configs/babel-config-exposure.yaml by mp --- exposures/configs/babel-config-exposure.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/exposures/configs/babel-config-exposure.yaml b/exposures/configs/babel-config-exposure.yaml index 280be1d5ff..2b9083db89 100644 --- a/exposures/configs/babel-config-exposure.yaml +++ b/exposures/configs/babel-config-exposure.yaml @@ -1,9 +1,14 @@ id: babel-config-exposure info: - name: Babel Configuration Exposure + name: Babel Configuration Exposure - Detect author: DhiyaneshDK severity: info + description: Babel Configuration Exposure was detected. + classification: + cvss-metrics: CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N + cvss-score: 0.0 + cwe-id: CWE-200 reference: - https://babeljs.io/docs/en/configuration metadata: @@ -28,3 +33,5 @@ requests: - type: status status: - 200 + +# Enhanced by mp on 2023/02/05