Skip to content

chore(deps): bump anchore/sbom-action from 0.22.2 to 0.23.0#844

Merged
gilescope merged 1 commit into
mainfrom
dependabot/github_actions/anchore/sbom-action-0.23.0
Mar 3, 2026
Merged

chore(deps): bump anchore/sbom-action from 0.22.2 to 0.23.0#844
gilescope merged 1 commit into
mainfrom
dependabot/github_actions/anchore/sbom-action-0.23.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Mar 2, 2026

Copy link
Copy Markdown
Contributor

Bumps anchore/sbom-action from 0.22.2 to 0.23.0.

Release notes

Sourced from anchore/sbom-action's releases.

v0.23.0

Commits
  • 17ae174 chore(deps/test): move to es modules, node:test, single dist file (#595)
  • 6d473d3 chore(deps): update Syft to v1.42.1 (#599)
  • 60619e7 fix tests and bump fast-xml-parser (#598)
  • e2bd58a chore(deps-dev): bump the dev-dependencies group with 3 updates (#592)
  • d032d7d ci(syft auto update): npm ci, not npm install (#597)
  • 2d09430 fix(dev): switch to esbuild (#590)
  • 74c5ce9 chore(deps): update Syft to v1.42.0 (#589)
  • 77fae5a chore(deps-dev): bump the dev-dependencies group with 4 updates (#583)
  • debc3ee chore(deps): bump npm-check-updates in the non-major group (#584)
  • fff8762 chore(deps): bump zizmorcore/zizmor-action from 0.4.1 to 0.5.0 (#588)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [anchore/sbom-action](https://github.com/anchore/sbom-action) from 0.22.2 to 0.23.0.
- [Release notes](https://github.com/anchore/sbom-action/releases)
- [Changelog](https://github.com/anchore/sbom-action/blob/main/RELEASE.md)
- [Commits](anchore/sbom-action@28d7154...17ae174)

---
updated-dependencies:
- dependency-name: anchore/sbom-action
  dependency-version: 0.23.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 2, 2026
@dependabot dependabot Bot requested a review from a team as a code owner March 2, 2026 23:35
@dependabot dependabot Bot added the github_actions Pull requests that update GitHub Actions code label Mar 2, 2026
@github-actions

github-actions Bot commented Mar 2, 2026

Copy link
Copy Markdown
Contributor

kics-logo

KICS version: v2.1.19

Category Results
CRITICAL CRITICAL 0
HIGH HIGH 0
MEDIUM MEDIUM 53
LOW LOW 3
INFO INFO 59
TRACE TRACE 0
TOTAL TOTAL 115
Metric Values
Files scanned placeholder 27
Files parsed placeholder 27
Files failed to scan placeholder 0
Total executed queries placeholder 73
Queries failed to execute placeholder 0
Execution time placeholder 10

@gilescope gilescope added this pull request to the merge queue Mar 3, 2026
Merged via the queue into main with commit 02c7fff Mar 3, 2026
40 checks passed
@gilescope gilescope deleted the dependabot/github_actions/anchore/sbom-action-0.23.0 branch March 3, 2026 07:06
gilescope pushed a commit that referenced this pull request Apr 8, 2026
* draft

* Revert "draft"

This reverts commit 3fc59269afe4a391225a831c9ffa7b9daf5fca58.

* draft

* fix comment

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop refernce to different address formats

* Drop "unique" identification

* Refine doc for the signing key

* shorten docs for error handling method

* String -> textual

* Shorten doc for struct

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop reference to demo node binary

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop redundant info

* shorten doc string

* change RegistrationCmdOutput description

* short comments (#844)

---------

Co-authored-by: Tobias Pflug <tobias.pflug@gmail.com>
Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>
m2ux added a commit that referenced this pull request Apr 23, 2026
* draft

* Revert "draft"

This reverts commit 3fc59269afe4a391225a831c9ffa7b9daf5fca58.

* draft

* fix comment

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop refernce to different address formats

* Drop "unique" identification

* Refine doc for the signing key

* shorten docs for error handling method

* String -> textual

* Shorten doc for struct

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop reference to demo node binary

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop redundant info

* shorten doc string

* change RegistrationCmdOutput description

* short comments (#844)

---------

Co-authored-by: Tobias Pflug <tobias.pflug@gmail.com>
Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>
Signed-off-by: Mike Clay <mike.clay@shielded.io>
m2ux added a commit that referenced this pull request Apr 23, 2026
* draft

* Revert "draft"

This reverts commit 3fc59269afe4a391225a831c9ffa7b9daf5fca58.

* draft

* fix comment

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/address_association_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop refernce to different address formats

* Drop "unique" identification

* Refine doc for the signing key

* shorten docs for error handling method

* String -> textual

* Shorten doc for struct

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* Update toolkit/cli/commands/src/registration_signatures.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop reference to demo node binary

* Update toolkit/cli/commands/src/key_params.rs

Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>

* drop redundant info

* shorten doc string

* change RegistrationCmdOutput description

* short comments (#844)

---------

Co-authored-by: Tobias Pflug <tobias.pflug@gmail.com>
Co-authored-by: Lech Głowiak <LGLO@users.noreply.github.com>
Signed-off-by: Mike Clay <mike.clay@shielded.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant