No scan results
- Lingua principale
- CodeQL
- Stelle
- 10.1k
- Fork
- 2.1k
- Merge medio
- 2g 15h
- PR unite (30g)
- 141
Descrizione
**Description of the issue**
CodeQL action present: https://github.com/greenpau/go-authcrunch/blob/main/.github/workflows/codeql.yml
The upload of sarif data worked.
```
Run actions/upload-artifact@v3
With the provided path, there will be 1 file uploaded
Starting artifact upload
For more detailed logs during the artifact upload process, enable step-debugging: https://docs.github.com/actions/monitoring-and-troubleshooting-workflows/enabling-debug-logging#enabling-step-debug-logging
Artifact name is valid!
Container for artifact "go.sarif" successfully created. Starting upload of file(s)
Uploaded /home/runner/work/go-authcrunch/results/go.sarif (67.0%) bytes 0:8388607
Uploaded /home/runner/work/go-authcrunch/results/go.sarif (100.0%) bytes 8388608:12508290
Total size of all the files uploaded is 12508291 bytes
File upload process has finished. Finalizing the artifact upload
Artifact has been finalized. All files have been successfully uploaded!
The raw size of all the files that were specified for upload is 686937507 bytes
The size of all the files that were uploaded is 12508291 bytes. This takes into account any gzip compression used to reduce the upload size, time and storage
Note: The size of downloaded zips can differ significantly from the reported size. For more information see: https://github.com/actions/upload-artifact#zipped-artifact-downloads
Artifact go.sarif has been successfully uploaded!
```
How the scan data is not available.

Guida per i contributori
Apri la guida per i contributori
Valutazione
Questa issue non è ancora stata valutata.