rust-cross / rust-musl-cross

Docker images for compiling static Rust binaries using musl-cross
MIT License
617 stars 68 forks source link

Bump ossf/scorecard-action from 2.1.2 to 2.1.3 #98

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps ossf/scorecard-action from 2.1.2 to 2.1.3.

Release notes

Sourced from ossf/scorecard-action's releases.

v2.1.3

What's Changed

Bug Fixes

  • Invalid SARIF files from a bug in scorecard
  • Vulnerabilities check crashes if a vulnerable dependency is found via OSVScanner
  • Scorecard action not reporting binary artifacts in the repo

Full Scorecard Changelog: https://github.com/ossf/scorecard/compare/v4.10.2...v4.10.5

Full Changelog: https://github.com/ossf/scorecard-action/compare/v2.1.2...v2.1.3

Commits
  • 80e868c :seedling: Bump docker tag for release. (#1117)
  • aed6134 :seedling: Bump golang.org/x/net from 0.7.0 to 0.8.0 (#1099)
  • 33dfbd3 🌱 Bump github.com/ossf/scorecard/v4 from 4.10.2 to 4.10.5 (#1111)
  • 193ae37 :seedling: Bump actions/dependency-review-action from 3.0.3 to 3.0.4 (#1110)
  • ca9bf95 :seedling: Bump actions/cache from 3.2.6 to 3.3.1 (#1103)
  • fa15212 :seedling: Bump github/codeql-action from 2.2.4 to 2.2.7 (#1105)
  • 136025e :seedling: Bump step-security/harden-runner from 2.1.0 to 2.2.1 (#1104)
  • c59c116 :seedling: Bump actions/cache from 3.2.5 to 3.2.6 (#1097)
  • 7cc3711 :seedling: Bump github.com/emicklei/go-restful (#1086)
  • 570a953 :seedling: Bump actions/cache from 3.2.4 to 3.2.5 (#1088)
  • Additional commits viewable 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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)