godofredoc

Results 209 comments of godofredoc

I'm trying to upload to gcr.io using something like: ``` echo "my first artifact" > artifact cosign upload blob -f artifact gcr.io/flutter-dashboard-dev/artifact ``` The link returned in the error message...

This is the full list of steps: ``` gcloud auth login gcloud auth configure-docker gcr.io echo "my first artifact" > artifact cosign upload blob -f artifact gcr.io/flutter-dashboard-dev/artifact ``` The missing...

The alert information is included in the SARIF file, is caching used somewhere in between calling scorecards and the generation of the SARIF file?

It replicates with `gcr.io/openssf/scorecard@sha256:8165ad910019422f40c51cbb97ff6e7db0e2e2e11faebf59e0b6f1a2eb66ebd7` but not with the latest images. Seems like it will also get fixed with the next update.

This has been fixed, thanks @laurentsimon!

At least the last three have not been created: * flutter-3.4-candidate.26 * flutter-3.4-candidate.25 * flutter-3.4-candidate.24