112 Commits

Author SHA1 Message Date
laurentsimon
5bb13ef508 feat: add a -workflow-input option (#216)
* update
v1.3.0
2022-08-15 19:38:15 +00:00
asraa
fc6a8e0499 fix invalid dir (#217)
Signed-off-by: Asra Ali <asraa@google.com>
2022-08-15 19:17:46 +00:00
asraa
5c43d4062f ci: add release workflow test at presubmit (#212)
* ci: add release workflow test 

Signed-off-by: Asra Ali <asraa@google.com>
2022-08-15 10:13:26 -05:00
asraa
108f52bac5 ci: fix path to binary for release (#210)
Signed-off-by: Asra Ali <asraa@google.com>

Signed-off-by: Asra Ali <asraa@google.com>
2022-08-12 10:46:21 -07:00
asraa
0de1860f7f fix: use experimental flag value 1 (#209)
Signed-off-by: Asra Ali <asraa@google.com>

Signed-off-by: Asra Ali <asraa@google.com>
2022-08-12 09:32:01 -07:00
laurentsimon
6790a1b311 feat: make builder-id flag experimental until fully tested (#207)
* update

* update
2022-08-11 19:46:04 +00:00
Carlos Tadeu Panato Junior
d6c68a496f update link to download the binary to use the latest release (v1.2.0) (#204)
Signed-off-by: cpanato <ctadeu@gmail.com>
2022-08-10 13:42:34 +00:00
laurentsimon
4ca6320994 feat: make branch optional (#192)
* update

* update

* update

* update

* Update verifiers/internal/gha/provenance.go

Co-authored-by: Ian Lewis <ianlewis@google.com>

* update

* update

* update

* update

* update

* update

* update

* update

Co-authored-by: Ian Lewis <ianlewis@google.com>
2022-08-09 22:49:36 +00:00
WhiteSource Renovate
a7d3c61f21 fix(deps): update module github.com/sigstore/cosign to v1.10.1 (#198)
Co-authored-by: asraa <asraa@google.com>
2022-08-08 19:18:50 +00:00
WhiteSource Renovate
691fbbe75b chore(deps): update github/codeql-action action to v2.1.18 (#195)
Co-authored-by: asraa <asraa@google.com>
2022-08-08 16:51:08 +00:00
laurentsimon
edb1ffd807 Never panic, always return error (#199)
* Update main.go

Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>

* Update main.go

Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
2022-08-08 03:30:09 +00:00
laurentsimon
edb792b342 feat: Create interface for verifiers (#187)
* update

* update

* unit tests

* update

* comments

* update

* update

* update

* update

* Use interface for builders

* update

* update

* update

* update

* fix

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update
2022-08-05 14:31:34 -07:00
laurentsimon
0cf9e9ce8f Update README.md (#185)
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
2022-08-03 20:53:41 -07:00
laurentsimon
caaf1c1b8e feat: Create a verifier as a service (#182)
* update

* update

* update

* tests

* update

* update

* update

* update

* update

* update

* update

* update

* update

* update

* comments

* update

* update

* update

* update

* update
2022-08-03 14:29:25 -07:00
WhiteSource Renovate
8dab07b39b chore(deps): update github/codeql-action action to v2 (#168) 2022-08-03 13:11:28 -05:00
WhiteSource Renovate
cdbab2bf0a fix(deps): update module github.com/google/trillian to v1.4.2 (#176)
Co-authored-by: asraa <asraa@google.com>
2022-08-03 09:27:02 -05:00
WhiteSource Renovate
ab278de311 chore(deps): update github-actions (#175)
Co-authored-by: asraa <asraa@google.com>
2022-08-02 19:28:36 +00:00
WhiteSource Renovate
b911c68206 fix(deps): update module github.com/sigstore/sigstore to v1.3.1 (#177) 2022-08-02 14:19:30 -05:00
WhiteSource Renovate
13f7935ecf fix(deps): update module github.com/sigstore/rekor to v0.10.0 (#178) 2022-08-01 14:06:06 -05:00
Ceridwen Driskill
e2aca61b35 Releases url fix (#172)
Signed-off-by: Ceridwen Driskill <cdriskill@google.com>
2022-07-26 23:19:20 +00:00
WhiteSource Renovate
6dc5a273c7 chore(deps): update github-actions (#165) 2022-07-25 20:31:40 +00:00
laurentsimon
05def419b2 update (#170) 2022-07-25 20:14:00 +00:00
asraa
ad90b50548 release: add notes for release v1.2.0 (#171)
Signed-off-by: Asra Ali <asraa@google.com>
2022-07-25 11:49:49 -07:00
WhiteSource Renovate
fb9aeaf638 fix(deps): update module github.com/sigstore/cosign to v1.10.0 (#166)
Co-authored-by: asraa <asraa@google.com>
v1.2.0
2022-07-25 13:05:03 -05:00
asraa
952915ae4a test: add testing for generic builder multi subject (#162)
* test: add testing for generic builder multi subject

Signed-off-by: Asra Ali <asraa@google.com>

* update comments

Signed-off-by: Asra Ali <asraa@google.com>
2022-07-25 15:50:12 +00:00
WhiteSource Renovate
e154b5534a fix(deps): update module github.com/slsa-framework/slsa-github-generator to v1.2.0 (#167) 2022-07-25 10:12:15 -05:00
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
7d53893561 add v1.2.0 generic and go tests (#154)
Signed-off-by: Asra Ali <asraa@google.com>
2022-07-19 15:31:15 -07:00
laurentsimon
6a2f070bf8 feat: Group GHA removatebot updates (#153)
* update

* update
2022-07-18 16:32:46 +00:00
WhiteSource Renovate
058cb80ec1 chore(deps): update ossf/scorecard-action digest to ccd0038 (#151)
Co-authored-by: asraa <asraa@google.com>
2022-07-18 13:16:08 +00:00
WhiteSource Renovate
390d18a96c fix(deps): update module github.com/go-openapi/strfmt to v0.21.3 (#152) 2022-07-18 08:05:26 -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
74c0ac257e release: v1.0.1 patch release (#142)
Signed-off-by: Asra Ali <asraa@google.com>
2022-07-12 11:41:57 -05: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
WhiteSource Renovate
567bb6454d chore(deps): update slsa-framework/slsa-github-generator action to v1.1.1 (#121)
Co-authored-by: asraa <asraa@google.com>
2022-07-11 14:55:39 -05:00
WhiteSource Renovate
46cf180c2e chore(deps): update actions/setup-go digest to 84cbf80 (#120)
Co-authored-by: asraa <asraa@google.com>
2022-07-11 18:48:53 +00:00
WhiteSource Renovate
84f7ea1baf chore(deps): update actions/dependency-review-action digest to f187f64 (#119)
Co-authored-by: asraa <asraa@google.com>
2022-07-11 18:34:27 +00:00
WhiteSource Renovate
841a90ee17 chore(deps): update actions/upload-artifact digest to 3cea537 (#134)
Co-authored-by: asraa <asraa@google.com>
2022-07-11 18:07:48 +00:00
WhiteSource Renovate
38278be092 chore(deps): update github/codeql-action digest to ea8fb21 (#135)
Co-authored-by: asraa <asraa@google.com>
2022-07-11 17:42:40 +00:00
WhiteSource Renovate
fcef6ecb5d chore(deps): update ossf/scorecard-action digest to ce330fd (#136)
Co-authored-by: asraa <asraa@google.com>
2022-07-11 17:27:43 +00:00
WhiteSource Renovate
17019c1c07 fix(deps): update module github.com/sigstore/rekor to v0.9.1 (#137) 2022-07-11 12:19:37 -05:00
Naveen
73d10ecfbf Create scorecards.yml (#130) 2022-07-07 17:09:29 -07:00
WhiteSource Renovate
6ac968186d fix(deps): update module github.com/sigstore/sigstore to v1.3.0 (#123)
Co-authored-by: asraa <asraa@google.com>
2022-07-07 12:53:06 +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
WhiteSource Renovate
8e1e977a89 fix(deps): update module github.com/slsa-framework/slsa-github-generator to v1.1.1 (#124)
Co-authored-by: asraa <asraa@google.com>
2022-07-06 15:57:46 +00:00
WhiteSource Renovate
d972ccaee0 fix(deps): update module github.com/sigstore/rekor to v0.9.0 (#122)
Co-authored-by: asraa <asraa@google.com>
2022-07-06 15:43:58 +00:00
WhiteSource Renovate
83d02990d0 chore(deps): update actions/checkout digest to 2541b12 (#118) 2022-07-06 10:34:55 -05:00