laurentsimon
|
4b59ce4050
|
feat: Update doc and code for Maven plugin (#680)
Signed-off-by: laurentsimon <laurentsimon@google.com>
|
2023-08-16 01:46:57 +00:00 |
|
laurentsimon
|
4d0ebdcbee
|
docs: Add example for maven verification plugin (#676)
closes https://github.com/slsa-framework/slsa-verifier/issues/675
---------
Signed-off-by: laurentsimon <laurentsimon@google.com>
|
2023-08-02 11:55:09 +09:00 |
|
laurentsimon
|
66ae6bcdf6
|
docs: Fix maven-plugin README (#671)
Signed-off-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
|
2023-07-25 00:56:29 +00:00 |
|
AdamKorcz
|
1d65178d65
|
move maven-plugin from slsa-github-generator (#664)
Adds the maven plugin from
https://github.com/slsa-framework/slsa-github-generator/pull/2439
Signed-off-by: AdamKorcz <adam@adalogics.com>
|
2023-07-21 22:40:01 +00:00 |
|
Shunsuke Suzuki
|
74fd528309
|
fix: fix the Go package version to v2 (#373)
* fix: fix the package version to v2
```
git ls-files | grep ".go$" | xargs -n 1 gsed -i "s|github.com/slsa-framework/slsa-verifier|github.com/slsa-framework/slsa-verifier/v2|g"
```
Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
* fix: fix the package version to v2
Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
* test: fix source
Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
Signed-off-by: Shunsuke Suzuki <suzuki.shunsuke.1989@gmail.com>
|
2022-12-01 18:49:39 -08:00 |
|
laurentsimon
|
b58e752378
|
feat: support builderID matching with or without semver for GCB (#256)
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
|
2022-09-12 17:17:46 -07:00 |
|
asraa
|
ff0ced42ef
|
refactor: add subcommands and separate functionality from artifacts a… (#231)
* refactor: add subcommands and separate functionality from artifacts and images
Signed-off-by: Asra Ali <asraa@google.com>
|
2022-09-06 17:10:58 -05:00 |
|
asraa
|
7b4b9cde06
|
feat: support oci image verification (#147)
* feat: support oci image verification
Signed-off-by: Asra Ali <asraa@google.com>
* add testing folder
Signed-off-by: Asra Ali <asraa@google.com>
* update name and make fix
Signed-off-by: Asra Ali <asraa@google.com>
* add tests
Signed-off-by: Asra Ali <asraa@google.com>
* Add initial testing
Signed-off-by: Asra Ali <asraa@google.com>
* updated comments
Signed-off-by: Asra Ali <asraa@google.com>
* update
Signed-off-by: Asra Ali <asraa@google.com>
* fix digest calculation
Signed-off-by: Asra Ali <asraa@google.com>
Signed-off-by: Asra Ali <asraa@google.com>
Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
|
2022-08-17 15:59:01 -05: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 |
|
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
|
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 |
|