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

fix(sec): upgrade golang.org/x/sys to 0.1.0 #1402

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dack-su
Copy link

@dack-su dack-su commented Sep 6, 2023

What happened?

There are 1 security vulnerabilities found in golang.org/x/sys v0.0.0-20220715151400-c0bba94af5f8

What did I do?

Upgrade golang.org/x/sys from v0.0.0-20220715151400-c0bba94af5f8 to 0.1.0 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

@ralongit
Copy link

This is still relevant but seems like the build failed due to the Go version per the CI error.

ralongit added a commit to logzio/aws-security-hub that referenced this pull request Nov 20, 2023
- Upgraded Go support to v1.19
- Modified location of function files to new version 0.0.2.
- Fixed CVE-2022-29526
  - Upgraded the golang.org/x/sys dependency indirectly as it relates to this issue: sirupsen/logrus#1402.
ralongit added a commit to logzio/aws-security-hub that referenced this pull request Nov 20, 2023
- Upgraded Go support to v1.19
- Modified location of function files to new version 0.0.2.
- Fixed CVE-2022-29526
  - Upgraded the golang.org/x/sys dependency indirectly as it relates to this issue: sirupsen/logrus#1402
- Created a release workflow to publish to Cloudformation S3 buckets
ralongit added a commit to logzio/aws-security-hub that referenced this pull request Nov 21, 2023
- Upgraded Go support to v1.19
- Modified location of function files to new version 0.0.2.
- Fixed CVE-2022-29526
  - Upgraded the `golang.org/x/sys` dependency indirectly; it relates to this issue: sirupsen/logrus#1402
ralongit added a commit to logzio/aws-security-hub that referenced this pull request Nov 21, 2023
- Upgraded Go support to v1.19
- Modified location of function files to new version 0.0.2.
- Fixed CVE-2022-29526 vulnerability.
  - Upgraded the `golang.org/x/sys` dependency indirectly; it relates to this issue: sirupsen/logrus#1402
ralongit added a commit to logzio/aws-security-hub that referenced this pull request Nov 21, 2023
- Upgraded Go support to v1.19
- Modified location of function files to new version 0.0.2.
- Fixed CVE-2022-29526 vulnerability.
  - Upgraded the `golang.org/x/sys` dependency indirectl; it relates to this issue: sirupsen/logrus#1402
- Create auto release workflow
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants