asraa
|
8c4373c533
|
fix: remove signing certificate output (#160)
* remove signing certificate output
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-07-22 10:33:48 -05:00 |
|
asraa
|
562cb8410d
|
debug: add error messages for debugging with rekor (#159)
* add error messages for debugging with rekor
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-07-21 11:50:05 -05:00 |
|
asraa
|
66533faf78
|
refactor: refactor packages and create verification options (#129)
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-07-13 16:52:43 +00:00 |
|
Naveen
|
3b17f9c76f
|
Refactor - deprecated libraries (#128)
- Refactored to move away from github.com/google/trillian/merkle/logverifier"
and github.com/google/trillian/merkle/rfc6962
- Included go mod tidy for validation
- Fixes #https://github.com/slsa-framework/slsa-verifier/issues/61
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
Co-authored-by: asraa <asraa@google.com>
|
2022-07-12 18:57:42 +00:00 |
|
asraa
|
84f1f38dbf
|
fix: another sharded uuid reference (#143)
* fix: another sharded uuid reference
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-07-12 10:21:10 -05:00 |
|
asraa
|
0acf40489b
|
fix: properly handle sharded uuids returned from rekor (#141)
Signed-off-by: Asra Ali <asraa@google.com>
Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
|
2022-07-11 23:32:24 +00:00 |
|
Naveen
|
9522708374
|
Clean up (#125)
- Cleaned up unused function.
- Fixed unnecessary type conversions.
- Fixed some long lines.
- Removed unused variable.
Signed-off-by: naveensrinivasan <172697+naveensrinivasan@users.noreply.github.com>
|
2022-07-07 07:44:39 -05:00 |
|
laurentsimon
|
c06d3f72a9
|
✨ Iterate thru subjects when verifying subject's hash (#112)
* Iterate thru subjects
* missing file
* update
|
2022-06-29 17:25:35 +00:00 |
|
asraa
|
3a059ae446
|
fix: add verification without redis index (#97)
* add verification without redis index
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-06-20 15:05:20 -05:00 |
|
asraa
|
fbada96c2c
|
chore: update sigstore components (#102)
* update sigstore components
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-06-20 12:01:58 -05:00 |
|
laurentsimon
|
73fd0b76d4
|
Update generator name (#94)
|
2022-06-14 08:34:33 +09:00 |
|
laurentsimon
|
16af7c8185
|
🐛 Retrieve branch on release triggers (#89)
* updates
* unit test
* fixes
* updates
* typo
* unit test
|
2022-06-09 13:49:33 +00:00 |
|
asraa
|
a717cc5512
|
feat: add an option to print provenance (#87)
* add an option to print provenance
Signed-off-by: Asra Ali <asraa@google.com>
fix
Signed-off-by: Asra Ali <asraa@google.com>
* print provenaace
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-06-08 13:35:59 -07:00 |
|
asraa
|
1d50070dc1
|
remove old refs to builders (#81)
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-06-07 08:42:22 -07:00 |
|
asraa
|
0d8f412198
|
add tests for the e2e repository (#78)
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-06-06 16:05:59 -05:00 |
|
asraa
|
c80938e298
|
fix prints to stdout and stderr and update README.md (#77)
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-06-02 16:07:21 -07:00 |
|
asraa
|
8596e23935
|
add e2e test malicious builder and cert expiry (#69)
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-05-26 21:46:24 +00:00 |
|
asraa
|
a411040704
|
e2e: test signed provenance without rekor upload (#68)
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-05-26 14:12:06 -07:00 |
|
laurentsimon
|
f9e31da2a5
|
✨ Allow main branch only for trusted builder and e2e tests repos (#63)
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* updates
* Fix unit tests
* unit tests
* updates
* updates
* updates
* updates
* updates
|
2022-05-26 15:31:05 +00:00 |
|
laurentsimon
|
e6f7527557
|
✨ Unit tests for prerelease and build semver (#60)
* tests for prerelease and build semver
* updates
|
2022-05-23 18:43:52 +00:00 |
|
laurentsimon
|
e1494efa25
|
update (#59)
|
2022-05-19 00:14:11 +00:00 |
|
Ian Lewis
|
8ad941a0f8
|
Add provenance only workflow (#53)
|
2022-05-16 08:23:48 +09:00 |
|
laurentsimon
|
74840d4cc7
|
updates (#48)
|
2022-05-06 08:44:46 -05:00 |
|
asraa
|
dd34afdc3e
|
update verifier to check environment (#47)
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-05-04 11:36:03 -05:00 |
|
laurentsimon
|
8e3c3a760c
|
builder name (#37)
|
2022-04-25 16:23:54 +00:00 |
|
laurentsimon
|
aee753f58f
|
✨ Add CLI tests (#23)
* draft
* Fixes
* Add option
* comments
* comments
* comment
|
2022-04-04 21:21:49 +00:00 |
|
laurentsimon
|
7c64c73c2a
|
✨ Add tag and version verification (#18)
* Add tag verification
* fix
* fix
* fix
|
2022-04-01 14:22:36 -05:00 |
|
laurentsimon
|
095f60a0ba
|
✨ Option to verify branch (#13)
* Verify branch
* remove logging
* fixes
* tidy
* tidy
* comments
* comments
|
2022-03-31 12:34:42 -05:00 |
|
laurentsimon
|
31311a3151
|
✨ Update package names and other references (#9)
* Update repo/project names
* update
|
2022-03-29 07:41:56 -07:00 |
|
laurentsimon
|
6cdcbf9a66
|
Transffer from github.com/gossts/slsa-provenance (#1)
|
2022-03-28 08:46:38 -07:00 |
|