Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(sbom): add support for scanning a sbom attestation #2652

Merged
merged 24 commits into from
Aug 8, 2022
Merged
Changes from 1 commit
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
ae0862b
feat(sbom): add support for scanning a sbom attestation
otms61 Aug 2, 2022
6a9cfb6
chore: excecute go mod tidy
otms61 Aug 2, 2022
8f38112
fix: fix goimports lint errors
otms61 Aug 2, 2022
c8e2a6b
feat: support for detecting attest xml
otms61 Aug 2, 2022
50727bb
refactor: move the predicate data access logic to attestation package
otms61 Aug 2, 2022
87b2d21
refacotr: rename cosign predicate data field
otms61 Aug 3, 2022
173b381
refactor: define our own Statement structure and remove the support f…
otms61 Aug 3, 2022
8e3d190
Merge branch 'main' into scan_sbom_attest
otms61 Aug 3, 2022
1be389e
refactor: fix the comment for Decode function
otms61 Aug 3, 2022
f461112
refactor: wrap the error by xerrors
otms61 Aug 3, 2022
b6cf89f
test: add a test for Decode attestaions
otms61 Aug 3, 2022
0921717
test: add a test for Inspect an SBOM attestation
otms61 Aug 3, 2022
031dd8f
refactor(cyclonedx): implement json.Unmarshaler
knqyf263 Aug 4, 2022
3e3438e
Merge branch 'refactor_sbom' into scan_sbom_attest
knqyf263 Aug 4, 2022
5838440
test(attestation): fix expected
knqyf263 Aug 4, 2022
e2b9200
Merge branch 'main' into scan_sbom_attest
knqyf263 Aug 4, 2022
5db9da3
refactor: remove cruft
knqyf263 Aug 4, 2022
03ae38e
test: add an integration test for scanning a sbom
otms61 Aug 4, 2022
bf6f0aa
docs: add a descrition for scanning sbom attestation
otms61 Aug 5, 2022
7219892
docs: update the cosign --type option
otms61 Aug 5, 2022
26cce23
refactor: use .intoto.jsonl extension
otms61 Aug 8, 2022
a0a8cf4
docs: use .intoto.jsonl extension
otms61 Aug 8, 2022
2393a0e
docs: respond to PR feedback
otms61 Aug 8, 2022
661b0eb
refactor: rename TestDecode to TestStatement_UnmarshalJSON
otms61 Aug 8, 2022
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Merge branch 'main' into scan_sbom_attest
  • Loading branch information
knqyf263 committed Aug 4, 2022
commit e2b92007c3bb7f6d46fe79daf7e2d16694893c00

This merge commit was added into this branch cleanly.

There are no new changes to show, but you can still view the diff.