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

Update README and golang.org/x/sys #1218

Merged
merged 3 commits into from
Oct 17, 2023
Merged

Update README and golang.org/x/sys #1218

merged 3 commits into from
Oct 17, 2023

Conversation

natalieparellano
Copy link
Member

@natalieparellano natalieparellano commented Oct 17, 2023

Summary

Adds 0.18.x and removes rows for lifecycle versions that only support deprecated APIs.

Release notes

Upgrades golang.org/x/sys to bump golang.org/x/net and patch vulnerabilities

Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano requested a review from a team as a code owner October 17, 2023 15:56
…lities

- Patches CVE-2023-44487 and CVE-2023-39325
- Removes already patched CVEs from ignore list in .grype.yaml

Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano changed the title Update README Update README and golang.org/x/sys Oct 17, 2023
@codecov
Copy link

codecov bot commented Oct 17, 2023

Codecov Report

Merging #1218 (3393846) into main (292aa49) will decrease coverage by 0.53%.
The diff coverage is n/a.

Additional details and impacted files

Impacted file tree graph

@@            Coverage Diff             @@
##             main    #1218      +/-   ##
==========================================
- Coverage   64.51%   63.98%   -0.53%     
==========================================
  Files         100       96       -4     
  Lines        6866     6820      -46     
==========================================
- Hits         4429     4363      -66     
- Misses       2029     2045      +16     
- Partials      408      412       +4     
Flag Coverage Δ
os_linux 63.98% <ø> (ø)
os_windows ?
unit 63.98% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Signed-off-by: Natalie Arellano <narellano@vmware.com>
@natalieparellano natalieparellano merged commit 6885b2e into main Oct 17, 2023
24 checks passed
@natalieparellano natalieparellano deleted the release/0.18.0 branch October 17, 2023 21:05
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.

2 participants