Skip to content

Commit

Permalink
Document external endpoints
Browse files Browse the repository at this point in the history
Fixes #321
  • Loading branch information
raboof committed May 30, 2024
1 parent c7612ac commit 5e1d428
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -141,6 +141,11 @@ because this file contains the transitive dependencies for the artifact, so a
backdoor can be introduced by adding a rogue transitive dependency to this
file. This issue is tracked under [#84](https://github.com/raboof/sbt-reproducible-builds/issues/84).

## External interfaces

This plugin fetches artifacts and attestations to compare against
the built artifacts from the configured repositories.

## Further recommendations

Some further recommendations to make your builds more reproducible:
Expand Down

0 comments on commit 5e1d428

Please sign in to comment.