Joshua Wang
Joshua Wang
The switch statement on [line 60](https://github.com/aschulm/battor/blob/master/sw/battor.c#L60) is incorrectly followed when compiled on ARM and all options jump to the default case. Removing the switch statement and replacing it with a...
As many other open issues have stated, the issue is that when you crop, sometimes it can show the wrong portion of the image. Through some testing I've concluded that...
## What this PR does / why we need it Add a Jenkins build attestor. We can use it in the SLSA provenance data as well, which currently only supports...
**Describe the solution you'd like:** A way to add environment variables to the default denylist, or a way to optionally only attest a specified list of environment variables. **User value:**...
**Describe the solution you'd like:** Capture Jenkins CI environment variables **User value:** We'll be able to query attestations using Jenkins build data. This will also allow Jenkins data to be...