dash/.github/workflows
pasta e10c5c9579
Merge #6160: feat: add sbom and provenance in release for dockerhub; use jammy; apt remove as possible
9178e8a75f feat: add smob and provenance in release for dockerhub; use jammy; apt remove as possible (pasta)

Pull request description:

  ## Issue being fixed or feature implemented
  Docker provenance refers to the origin and history of Docker images, including how they were built, modified, and by whom. An SBOM (Software Bill of Materials) is a detailed list of all components in a software application, providing transparency about libraries, dependencies, and versions used, which is crucial for security and compliance.

  ## What was done?
  Add SBOM and provenance to docker build; this may allow some level of validation that GitHub actions is actually doing what it says it is.

  See this for more information https://docs.docker.com/build/ci/github-actions/attestations/

  ## How Has This Been Tested?
  Building with buildx with sbom and provenance flags locally

  ## Breaking Changes
  None

  ## Checklist:
    _Go over all the following points, and put an `x` in all the boxes that apply._
  - [x] I have performed a self-review of my own code
  - [ ] I have commented my code, particularly in hard-to-understand areas
  - [ ] I have added or updated relevant unit/integration/functional/e2e tests
  - [ ] I have made corresponding changes to the documentation
  - [x] I have assigned this pull request to a milestone _(for repository code-owners and collaborators only)_

ACKs for top commit:
  UdjinM6:
    utACK 9178e8a75f

Tree-SHA512: 6e3f35a0b30f002e2d5d80d6dd18ee554a1c15c62c1d4cbe1185f38977f55a199998515cf5bb9a027670f068f3d56ef33faa062d8c4122a886375d00afe6bf2f
2024-08-01 09:28:46 -05:00
..
clang-diff-format.yml chore: narrow score of clang-diff-format for dash specific files only 2024-03-24 00:41:24 +07:00
guix-build.yml feat: Set client version for non-release binaries and version in guix based on git tags (#5653) 2024-01-11 21:43:42 -06:00
handle_potential_conflicts.py chore/feat: few tweaks for "Check Potential Conflicts" action (#5330) 2023-04-17 01:41:18 +03:00
label-merge-conflicts.yml Ensure pemissions are restrictive 2021-07-16 17:43:32 -05:00
merge-check.yml ci: bump actions/checkout and actions/cache to v3 (#5519) 2023-08-01 12:17:40 -05:00
predict-conflicts.yml ci: bump actions/checkout and actions/cache to v3 (#5519) 2023-08-01 12:17:40 -05:00
prevent-master-pr.yml actions: Prevent accidental merging to master (#4302) 2021-07-29 13:12:54 +03:00
release_docker_hub.yml Merge #6160: feat: add sbom and provenance in release for dockerhub; use jammy; apt remove as possible 2024-08-01 09:28:46 -05:00
semantic-pull-request.yml Merge bitcoin/bitcoin#24509: doc: Add guix prefix for changes to reproducible builds 2024-02-07 10:14:43 -06:00