semaphore icon indicating copy to clipboard operation
semaphore copied to clipboard

fix(sec): upgrade github.com/cloudflare/circl to 1.3.3

Open chncaption opened this issue 2 years ago • 1 comments
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

chncaption avatar Jul 31 '23 12:07 chncaption

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

ansibleguy avatar Aug 01 '23 14:08 ansibleguy

This have been updated within the develop branch, thanks for your effort

tboerger avatar Mar 01 '24 17:03 tboerger