From 8cd4b092a163f03a13eb8f4339a93a5cdfddd7a8 Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Wed, 29 Mar 2023 14:59:42 -0400 Subject: [PATCH] Enhancement: exposed-panels/openbmcs-detect.yaml by md --- exposed-panels/openbmcs-detect.yaml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/exposed-panels/openbmcs-detect.yaml b/exposed-panels/openbmcs-detect.yaml index 630eb48912..1d242eb94d 100644 --- a/exposed-panels/openbmcs-detect.yaml +++ b/exposed-panels/openbmcs-detect.yaml @@ -1,9 +1,14 @@ id: openbmcs-detect info: - name: openbmcs-detect + name: OpenBMCS Login Panel - Detect author: ffffffff0x severity: info + description: OpenBCMS login panel 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 tags: openbmcs,detect requests: @@ -26,3 +31,5 @@ requests: - type: status status: - 200 + +# Enhanced by md on 2023/03/29