Add support for secureos distro (#765)#856
Merged
willmurphyscode merged 4 commits intomainfrom Jan 30, 2026
Merged
Conversation
4c90c1d to
2a76140
Compare
Contributor
Author
|
Building data from this branch: https://github.com/anchore/grype-db/actions/runs/21483070856 |
2a76140 to
d883cc9
Compare
Signed-off-by: divolgin <dmitriy@replicated.com> Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
d883cc9 to
4d22844
Compare
kzantow
approved these changes
Jan 29, 2026
The v5 transformer doesn't know how to map it, and the v5 clients don't have the right data, so skip this assertion. Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
spiffcs
added a commit
that referenced
this pull request
Feb 6, 2026
* main: (161 commits) chore(deps): Bump boto3 in the python-minor-and-patch group (#868) chore(deps): Bump actions/cache in /.github/actions/bootstrap (#867) chore(deps): Bump actions/cache from 5.0.2 to 5.0.3 (#866) docs: revise docs to reference uv and remove stale poetry refs chore(deps): Bump the python-minor-and-patch group across 1 directory with 4 updates (#862) chore(deps): update tools to latest versions (#865) chore(deps): update anchore dependencies (#864) feat(github): capture new CVSS scores and additional references from GHSA (#863) ci(acceptance): run acceptance on main not latest (#861) chore(deps): Bump actions/setup-python in /.github/actions/bootstrap (#854) chore(deps): Bump peter-evans/create-pull-request from 8.0.0 to 8.1.0 (#853) Add support for secureos distro (#765) (#856) chore(deps): update anchore dependencies (#858) Secureos pre changes (#857) feat: prepare to receive erlang data (#855) ci: consolidate matrix results in single check (#852) ci: revert eol from validate (#851) turn on EOL provider (#849) chore(deps): update anchore dependencies (#846) chore: remove go.mod replace statement that is no longer needed (#759) ...
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I merged #765 into a feature branch because maintainers couldn't edit it, and I expected to have to mess with it to get CI green. Merge the same code into main.