Enhancement: token-spray/api-blockchain.yaml by cs
parent
07422cead6
commit
645af1de6c
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue