Enhancement: exposures/configs/golangci-config.yaml by md
parent
88e2481a3d
commit
fb43816749
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue