Skip to content

refactor(scanner/redhatbase): strictly parse updatable package line #2218

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

Merged
merged 1 commit into from
Jun 2, 2025

Conversation

MaineK00n
Copy link
Collaborator

@MaineK00n MaineK00n commented May 27, 2025

If this Pull Request is work in progress, Add a prefix of “[WIP]” in the title.

What did you implement:

Fixes #2217

Type of change

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

$ vuls scan
...
Scan Summary
================
docker	amazon2023.7.20250512	165 installed, 4 updatable





To view the detail, vuls tui is useful.
To send a report, run vuls report -h.

Checklist:

You don't have to satisfy all of the following.

  • Write tests
  • Write documentation
  • Check that there aren't other open pull requests for the same issue/feature
  • Format your source code by make fmt
  • Pass the test by make test
  • Provide verification config / commands
  • Enable "Allow edits from maintainers" for this PR
  • Update the messages below

Is this ready for review?: YES

Reference

@MaineK00n MaineK00n self-assigned this May 27, 2025
@MaineK00n MaineK00n requested a review from shino May 27, 2025 03:03
@MaineK00n MaineK00n force-pushed the MaineK00n/refactor-1 branch 4 times, most recently from 19573cf to f0d0a5e Compare May 27, 2025 06:08
@MaineK00n MaineK00n force-pushed the MaineK00n/refactor-1 branch from f0d0a5e to be6fb04 Compare June 2, 2025 08:44
Copy link
Collaborator

@shino shino left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🎊

@MaineK00n MaineK00n merged commit bff6b75 into master Jun 2, 2025
7 checks passed
@MaineK00n MaineK00n deleted the MaineK00n/refactor-1 branch June 2, 2025 09:16
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.

number of updatable packages does not match
2 participants