forked from in-toto/archivista
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Squashed 'subtrees/go-witness/' changes from 6e5c872..cd0c222
cd0c222 feat(signer): add vault pki signer provider 47e1475 feat(registry): add time.Duration option for registries 6e4df6c refactor(registry): add SetOptions helper to registry, fix return values in some signer's option funcs ce479bf feat(signer): add signer provider registry 8f0f4b9 refactor(attestor): use generic registry for attestor options 2357401 fix(witness): witness should not error on an empty git repo with no commits Fixes in-toto#121 git-subtree-dir: subtrees/go-witness git-subtree-split: cd0c222058a8830a8e190b840e466098b25a3c41
- Loading branch information
1 parent
6f02e17
commit 0251839
Showing
1,382 changed files
with
294 additions
and
508,811 deletions.
There are no files selected for viewing
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
File renamed without changes.
File renamed without changes.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,8 +1,14 @@ | ||
.DS_Store | ||
node_modules/ | ||
.env | ||
coverage/ | ||
storybook-static/ | ||
.testing-static-queries.json | ||
|
||
.certs/ | ||
bin/ | ||
vendor/ | ||
.dccache | ||
test/testapp | ||
test/test-attestation.json | ||
test/policy-signed.json | ||
test/out.tar | ||
test/sarif-report.json | ||
test/sast.attestation.json | ||
test/scorecard.attestation.json | ||
test/scorecard.json | ||
log | ||
sarif-report.json | ||
test/log |
This file was deleted.
Oops, something went wrong.
File renamed without changes.
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.