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 88 forks source link

Run CodeQL on pull requests #742

Closed bestbeforetoday closed 3 weeks ago

bestbeforetoday commented 3 weeks ago

More rigorous static analysis is already a gating factor on pull request build success. Add CodeQL as an additional (currently unenforced) step in the pull request build so results can be assessed before changes are delivered instead of as a scheduled workflow on committed changes.