Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version bumping GoLang & GoSec #867

Merged
merged 4 commits into from
Sep 29, 2023
Merged

Version bumping GoLang & GoSec #867

merged 4 commits into from
Sep 29, 2023

Conversation

joshuaostrom-cb
Copy link
Contributor

@joshuaostrom-cb joshuaostrom-cb commented Sep 27, 2023

This PR bumps our GoLang version from 1.20.2 to 1.21.1 and GoSec from 2.15.0 to 2.17.0. This will ensure that teams using GoLang 1.21 can use Salus.

This version of GoSec includes the fix for securego/gosec#961. As a result we retired the custom logic added for adding a pound to the nosec-tag.

Addressed a few Salus findings:

  • Updated activerecord, activemodel, nokogiri
  • Provided a config for RubyVersionScanner to remove the error in the log

Updated a few specs as the NPMAudit advisory for 1091360 has been removed.
Updated a cargo audit spec as a cargo audit has added a second CWE for the finding.

@joshuaostrom-cb joshuaostrom-cb merged commit d17fb75 into master Sep 29, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants