Commit Graph

2 Commits

Author SHA1 Message Date
Arthur Chan 2a1c4caf15
Sigstore-java: Add target package prefix environment variable (#9997)
This PR adds an extra environment variable to specify target package
prefix of java classes for the jvm frontend. This could ignore unrelated
class in the frontend processing and decrease the time and resources
overhead.
Reference: https://github.com/ossf/fuzz-introspector/pull/938

Signed-off-by: Arthur Chan <arthur.chan@adalogics.com>
2023-04-18 14:28:13 +01:00
AdamKorcz 027c588603
sigstore-java: initial integration (#9896)
Adds initial integration of the sigstore java client.

---------

Signed-off-by: AdamKorcz <adam@adalogics.com>
2023-03-16 10:37:13 +00:00