16 Commits

Author SHA1 Message Date
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
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
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
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
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
50e8539e35 print verified provenance on stdout (#76)
Signed-off-by: Asra Ali <asraa@google.com>

Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
2022-06-02 09:53:00 -07:00
laurentsimon
52a0bce84d Update main.go (#44) 2022-04-29 09:28:49 +01:00
laurentsimon
28964d3fd9 exit gracefully (#43) 2022-04-28 21:39:17 +01:00
laurentsimon
bb7debf054 Update name of argument (#35) 2022-04-25 10:26:40 +01:00
laurentsimon
aee753f58f Add CLI tests (#23)
* draft

* Fixes

* Add option

* comments

* comments

* comment
2022-04-04 21:21:49 +00:00
laurentsimon
2a5b8f3c58 Disable versioned tag (#22) 2022-04-04 13:16:52 -05: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