hyperledger / fabric-gateway

Go, Node and Java client API for Hyperledger Fabric v2.4+
https://hyperledger.github.io/fabric-gateway/
Apache License 2.0
150 stars 87 forks source link

Define NVD_API_KEY in vulnerability scan #663

Closed bestbeforetoday closed 7 months ago

bestbeforetoday commented 8 months ago

Use the NVD_API_KEY secret to access vulnerability definitions from the NVD database.

Temporarily disable dependency-check scan since the current version appears to run unreliably in GitHub Actions, although it works locally.