Ecosyste.ms: Timeline
Browse the timeline of events for every public repo on GitHub. Data updated hourly from GH Archive.
spencerschrock created a review comment on a pull request on sigstore/model-transparency
the diff looks a little weird, but this is just removing this block and moving the indents over: ```diff -if args.skip_manifest: - in_toto_builder = id # Do nothing, just evaluate the ar...
spencerschrock opened a pull request on sigstore/model-transparency
bench: return the intoto payload if requested
#### Summary Instead of throwing the payload away, this will allow further benchmarking for things that need the payload, such as signing. #### Release Note NONE #### Documentation NONEspencerschrock pushed 1 commit to return-payload spencerschrock/model-transparency
- bench: return the intoto payload if requested This will allow further benchmarking for things that need the payload,... d99e271
spencerschrock created a branch on spencerschrock/model-transparency
return-payload - Supply chain security for ML
spencerschrock created a review comment on a pull request on ossf/scorecard
for my own understanding, this removes the repo field from the JSON since intoto already has a subject in the statement?
spencerschrock created a review comment on a pull request on ossf/scorecard
Let's do `FormatIntoto = "intoto"`, I'll leave a few other comments on names.
spencerschrock created a review comment on a pull request on ossf/scorecard
do we expect someone to reference these? Or in general, do we need to export anything here other than `AsIntoto` and `AsIntotoResultOption`?
spencerschrock created a review comment on a pull request on ossf/scorecard
`AsIntotoResultOption`
spencerschrock pushed 1 commit to optimize-chunk spencerschrock/model-transparency
- change default chunk size to 1 MB This value was based on the benchmarks in f0a6e96. The exact improvement is platfo... b490161