Enhancement: token-spray/api-dbt.yaml by md
parent
8778a93892
commit
884781d1fa
|
@ -1,11 +1,16 @@
|
|||
id: api-dbt
|
||||
|
||||
info:
|
||||
name: dbt Cloud API Test
|
||||
name: dbt Cloud API - Test
|
||||
author: dwisiswant0
|
||||
severity: info
|
||||
description: dbt Cloud API test was conducted.
|
||||
reference:
|
||||
- https://docs.getdbt.com/docs/introduction
|
||||
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: token-spray,dbt
|
||||
|
||||
self-contained: true
|
||||
|
@ -25,3 +30,5 @@ requests:
|
|||
- "Authentication credentials were not provided."
|
||||
condition: or
|
||||
negative: true
|
||||
|
||||
# Enhanced by md on 2023/03/22
|
||||
|
|
Loading…
Reference in New Issue