hyperledger-cacti / cacti

Hyperledger Cacti is a new approach to the blockchain interoperability problem
https://wiki.hyperledger.org/display/cactus
Apache License 2.0
344 stars 286 forks source link

ci(github): fix DAST scan besu connectivity #3620

Open jagpreetsinghsasan opened 2 weeks ago

jagpreetsinghsasan commented 2 weeks ago

Commit to be reviewed

ci(github): fix DAST scan besu connectivity

Primary Changes
--------------
1. Hardcoded the localhost to 127.0.0.1 for the config.json file
    required to spin up cactus-cmd-api-server

Secondary Changes
-----------------
3. Updated the verion of besu AIO
4. Updated the version of nuclei

Changes required to incorporate 3)
---------------------------------
5. Updated the go version

Fixes #3596

Pull Request Requirements

Character Limit

A Must Read for Beginners For rebasing and squashing, here's a must read guide for beginners.