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: make Alpine ecosystem fallback to latest release version #1236

Merged
merged 1 commit into from
Sep 10, 2024

Conversation

michaelkedar
Copy link
Member

@michaelkedar michaelkedar commented Sep 10, 2024

The latest release of osv.dev enforces the Alpine release version suffix in queries.
Make the apk-installed parser use the latest Alpine version (v3.20) when it can't find the version file to stop it from erroring.

@codecov-commenter
Copy link

codecov-commenter commented Sep 10, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.83%. Comparing base (0cd2051) to head (225c71a).
Report is 2 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1236      +/-   ##
==========================================
+ Coverage   67.78%   67.83%   +0.04%     
==========================================
  Files         174      174              
  Lines       16759    16769      +10     
==========================================
+ Hits        11360    11375      +15     
+ Misses       4770     4765       -5     
  Partials      629      629              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@michaelkedar michaelkedar changed the title fix: make Alpine ecosystem fallback to latest version fix: make Alpine ecosystem fallback to latest release version Sep 10, 2024
@michaelkedar michaelkedar merged commit 981b0b5 into google:main Sep 10, 2024
16 checks passed
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.

3 participants