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

Make structs more efficient and fix vulnerabilities #306

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

cupakob
Copy link

@cupakob cupakob commented Dec 9, 2024

Pull Request Checklist

  • New code has tests
  • Code has documentation
  • Pre-Commit (pre-commit run --all-files) was executed and passed
  • Tests were ran and passed

Description

Close Issue(s)

This change will fix the two found vulnerabilities:

golang/github.com/golang-jwt/jwt/[email protected]
[CVE-2024-51744] CWE-755: Improper Handling of Exceptional Conditions

golang/github.com/opencontainers/[email protected]
[CVE-2024-45310] CWE-363: Race Condition Enabling Link Following
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.

1 participant