Enhancement: exposures/configs/circleci-config.yaml by cs
parent
ebc519f9e8
commit
a494633b4f
|
@ -3,10 +3,14 @@ id: circleci-config
|
|||
info:
|
||||
name: CircleCI Configuration File - Detect
|
||||
author: geeknik
|
||||
severity: low
|
||||
severity: medium
|
||||
description: CircleCI config.yml file was detected.
|
||||
reference:
|
||||
- https://circleci.com/docs/2.0/sample-config/
|
||||
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
|
||||
tags: config,exposure,circleci
|
||||
|
||||
requests:
|
||||
|
@ -26,4 +30,4 @@ requests:
|
|||
status:
|
||||
- 200
|
||||
|
||||
# Enhanced by md on 2023/02/08
|
||||
# Enhanced by cs on 2023/02/13
|
||||
|
|
Loading…
Reference in New Issue