Enhancement: exposures/configs/pubspec-config.yaml by cs
parent
1bdd424bb6
commit
f65819bc74
|
@ -3,8 +3,13 @@ id: pubspec-config
|
||||||
info:
|
info:
|
||||||
name: Pubspec YAML Configuration File - Detect
|
name: Pubspec YAML Configuration File - Detect
|
||||||
author: DhiyaneshDk
|
author: DhiyaneshDk
|
||||||
severity: low
|
severity: info
|
||||||
description: Pubspec YAML configuration file was detected.
|
description: Pubspec YAML configuration file 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://docs.flutter.dev/development/tools/pubspec
|
||||||
metadata:
|
metadata:
|
||||||
verified: true
|
verified: true
|
||||||
shodan-query: html:"pubspec.yaml"
|
shodan-query: html:"pubspec.yaml"
|
||||||
|
@ -31,4 +36,4 @@ requests:
|
||||||
status:
|
status:
|
||||||
- 200
|
- 200
|
||||||
|
|
||||||
# Enhanced by md on 2023/02/23
|
# Enhanced by cs on 2023/03/02
|
||||||
|
|
Loading…
Reference in New Issue