semaphore
semaphore copied to clipboard
fix(sec): upgrade github.com/cloudflare/circl to 1.3.3
trafficstars
What happened?
There are 1 security vulnerabilities found in github.com/cloudflare/circl v1.1.0
What did I do?
Upgrade github.com/cloudflare/circl from v1.1.0 to 1.3.3 for vulnerability fix
What did you expect to happen?
Ideally, no insecure libs should be used.
How can we automate the detection of these types of issues?
By using the GitHub Actions configurations provided by murphysec, we can conduct automatic code security checks in our CI pipeline.
The specification of the pull request
PR Specification from OSCS
Just to mention it: One could also use GitHub's native Dependabot to check/fix for such dependency issues. Example for golang: gist.github.com
This have been updated within the develop branch, thanks for your effort