Skip to content

Commit 7fe0e65

Browse files
ITSEC-2280 Add the remaining artifacts for SBOM signing (#250)
* 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]>
1 parent 5e55aec commit 7fe0e65

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/publish.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -67,6 +67,9 @@ jobs:
6767
subject-path: |
6868
dist
6969
contracts
70+
README.md
71+
LICENSE.md
72+
package.json
7073
7174
- name: Publish package
7275
uses: JS-DevTools/npm-publish@v1

0 commit comments

Comments
 (0)