Skip to content

Commit

Permalink
ITSEC-2280 Add the remaining artifacts for SBOM signing (#250)
Browse files Browse the repository at this point in the history
* ITSEC-2280 Add Dependency Review job; Add SBOM signing.

* ITSEC-2280 Update CODEOWNERS to include Product Security on .github

* ITSEC-2280: Fix the dependency review action

Signed-off-by: immutable-art <[email protected]>

* ITSEC-2280 Update permissions for GH attestations

Signed-off-by: immutable-art <[email protected]>

* ITSEC-2280: Add 'contracts' for artifact signing

Signed-off-by: immutable-art <[email protected]>

* ITSEC-2280: Add the remaining meta files for attestation

Signed-off-by: immutable-art <[email protected]>

---------

Signed-off-by: immutable-art <[email protected]>
  • Loading branch information
immutable-art authored Oct 17, 2024
1 parent 5e55aec commit 7fe0e65
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -67,6 +67,9 @@ jobs:
subject-path: |
dist
contracts
README.md
LICENSE.md
package.json
- name: Publish package
uses: JS-DevTools/npm-publish@v1
Expand Down

0 comments on commit 7fe0e65

Please sign in to comment.