From fb43816749d3f55a59fc1ea0f7709e089f9cd48b Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Thu, 9 Feb 2023 16:07:20 -0500 Subject: [PATCH] Enhancement: exposures/configs/golangci-config.yaml by md --- exposures/configs/golangci-config.yaml | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/exposures/configs/golangci-config.yaml b/exposures/configs/golangci-config.yaml index 40b53b3e99..203f3f07fb 100644 --- a/exposures/configs/golangci-config.yaml +++ b/exposures/configs/golangci-config.yaml @@ -1,9 +1,10 @@ id: golangci-config info: - name: GolangCI-Lint Configuration File Exposure + name: GolangCI-Lint Configuration File - Detect author: Hardik-Solanki severity: low + description: GolangCI-Lint configuration file was detected. reference: - https://github.com/maurosoria/dirsearch/blob/master/db/dicc.txt - https://golangci-lint.run/usage/configuration/ @@ -33,3 +34,5 @@ requests: - type: status status: - 200 + +# Enhanced by md on 2023/02/09