From 645af1de6c9625c0084192bf10d48a73efc3bd52 Mon Sep 17 00:00:00 2001 From: MostInterestingBotInTheWorld <98333686+MostInterestingBotInTheWorld@users.noreply.github.com> Date: Mon, 28 Feb 2022 11:40:40 -0500 Subject: [PATCH] Enhancement: token-spray/api-blockchain.yaml by cs --- token-spray/api-blockchain.yaml | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/token-spray/api-blockchain.yaml b/token-spray/api-blockchain.yaml index 4f027d84d3..afa9207f6c 100644 --- a/token-spray/api-blockchain.yaml +++ b/token-spray/api-blockchain.yaml @@ -1,13 +1,17 @@ id: api-blockchain info: - name: Blockhain API Test + name: Blockchain API Test author: daffainfo severity: info reference: - https://api.blockchain.com/v3/#/ - https://github.com/daffainfo/all-about-apikey/blob/main/Cryptocurrency/Blockchain.md tags: token-spray,blockchain + classification: + cvss-metrics: CVSS:3.0/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:N + cvss-score: 0.0 + cwe-id: CWE-200 self-contained: true requests: @@ -25,3 +29,5 @@ requests: - '"balance"' - '"available"' condition: and + +# Enhanced by cs on 2022/02/28