Add support for secureos distro#765
Merged
willmurphyscode merged 1 commit intoanchore:secureos-mergefrom Jan 28, 2026
Merged
Conversation
This was referenced Dec 2, 2025
| - nvd | ||
| - oracle | ||
| - rhel | ||
| - secureos |
Contributor
There was a problem hiding this comment.
This won't pass until we release grype-db (a current limitation of our CI). So this file shouldn't add secureos until after we've released it.
Contributor
|
This branch will need to rebase on / pull in changes from |
Signed-off-by: divolgin <dmitriy@replicated.com>
c02589c to
1ce75ac
Compare
willmurphyscode
pushed a commit
that referenced
this pull request
Jan 29, 2026
Signed-off-by: divolgin <dmitriy@replicated.com> Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
willmurphyscode
pushed a commit
that referenced
this pull request
Jan 29, 2026
Signed-off-by: divolgin <dmitriy@replicated.com> Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
willmurphyscode
pushed a commit
that referenced
this pull request
Jan 29, 2026
Signed-off-by: divolgin <dmitriy@replicated.com> Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com>
willmurphyscode
added a commit
that referenced
this pull request
Jan 30, 2026
* Add support for secureos distro (#765) Signed-off-by: divolgin <dmitriy@replicated.com> Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com> * chore: grype@main Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com> * go mod from main Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com> --------- Signed-off-by: divolgin <dmitriy@replicated.com> Signed-off-by: Will Murphy <willmurphyscode@users.noreply.github.com> Co-authored-by: Dmitriy Ivolgin <dmitriy@replicated.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.
Hello, we'd like to add support for
secureosprovider. This the provider for image from securebuild.com.Relevant vunnel PR: anchore/vunnel#941
Relevant grype PR: anchore/grype#3086