diff --git a/token-spray/api-dbt.yaml b/token-spray/api-dbt.yaml index 7590ef3cb5..d9f17f2f52 100644 --- a/token-spray/api-dbt.yaml +++ b/token-spray/api-dbt.yaml @@ -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