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

Bump library versions to fix security issues #40

Merged
merged 1 commit into from
Dec 14, 2023
Merged

Conversation

rplessl
Copy link
Contributor

@rplessl rplessl commented Dec 13, 2023

Bump YAML and TOML Library Version to latest version.

Fixes this current security issue.

Total: 0 (HIGH: 0, CRITICAL: 0)
usr/local/bin/yj (gobinary)
===========================
Total: 1 (HIGH: 1, CRITICAL: 0)
┌──────────────────┬────────────────┬──────────┬────────┬────────────────────────────────────┬───────────────────────────────────┬────────────────────────────────────────────────────┐
│     Library      │ Vulnerability  │ Severity │ Status │         Installed Version          │           Fixed Version           │                       Title                        │
├──────────────────┼────────────────┼──────────┼────────┼────────────────────────────────────┼───────────────────────────────────┼────────────────────────────────────────────────────┤
│ gopkg.in/yaml.v3 │ CVE-2022-28948 │ HIGH     │ fixed  │ v3.0.0-202101071           │ 3.0.0-20220521103104-8f96da9f5d5e              
                  │                                 crash when attempting to deserialize invalid input │
│                  │                │          │        │                                    │                                   │ https://avd.aquasec.com/nvd/cve-2022-28948         │
└──────────────────┴────────────────┴──────────┴────────┴────────────────────────────────────┴───────────────────────────────────┴────────────────────────────────────────────────────┘

@sclevine sclevine merged commit 8016400 into sclevine:main Dec 14, 2023
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