Skip to content

Commit

Permalink
Merge pull request #4441 from kipz/kipz/sbom-doc-fix
Browse files Browse the repository at this point in the history
Fix link to sbom.go in attestations doc
  • Loading branch information
crazy-max authored Nov 27, 2023
2 parents 8919b2d + d6ca2a9 commit ed40ba6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/attestations/sbom-protocol.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,5 +68,5 @@ SBOM results for any other filesystems.

## Further reading

See [frontend/attest/sbom.go](https://github.com/moby/buildkit/blob/master/frontend/attest/sbom.go)
See [frontend/attestations/sbom/sbom.go](https://github.com/moby/buildkit/blob/master/frontend/attestations/sbom/sbom.go)
for the code that invokes the user-specified generator.

0 comments on commit ed40ba6

Please sign in to comment.