github / github/codeql

No scan results

Open
#8,764 6 comments 0 reactions 0 assignees View on GitHub
question
Dominant language
CodeQL
Stars
10.1k
Forks
2.1k
Avg merge
2d 15h
Merged PRs (30d)
141

Description

**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.

![image](https://user-images.githubusercontent.com/3826416/163696250-1f6c6579-0c11-4bd7-b5b5-918b1f2f00bf.png)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.