- Sort Score
- Result 10 results
- Languages All
Results 1 - 4 of 4 for CodeQL (0.04 sec)
-
.github/workflows/codeql-analysis.yml
# uses a compiled language #- run: | # make bootstrap # make release - name: Perform CodeQL Analysis uses: github/codeql-action/analyze@v4 with: config-file: ./.github/codeql/codeql-config.yml - name: Cleanup Gradle Cache # Cleans up the Gradle caches before being cached run: |Registered: Wed Dec 31 11:36:14 UTC 2025 - Last Modified: Thu Dec 11 22:12:03 UTC 2025 - 4K bytes - Viewed (0) -
.github/workflows/codeql-analysis.yml
steps: - name: Checkout repository uses: actions/checkout@v4 # Initializes the CodeQL tools for scanning. - name: Initialize CodeQL uses: github/codeql-action/init@v3 with: languages: ${{ matrix.language }} # If you wish to specify custom queries, you can do so here or in a config file.Registered: Sat Dec 20 09:13:53 UTC 2025 - Last Modified: Thu Nov 20 13:34:13 UTC 2025 - 2.1K bytes - Viewed (0) -
.github/workflows/scorecards-analysis.yml
Registered: Tue Dec 30 12:39:10 UTC 2025 - Last Modified: Mon Dec 01 09:57:00 UTC 2025 - 2.6K bytes - Viewed (0) -
.github/workflows/scorecard.yml
name: SARIF file path: results.sarif retention-days: 5 # Upload the results to GitHub's code scanning dashboard. - name: "Upload to code-scanning" uses: github/codeql-action/upload-sarif@fe4161a26a8629af62121b670040955b330f9af2 # v4.31.6 with:Registered: Fri Dec 26 12:43:10 UTC 2025 - Last Modified: Mon Dec 01 19:32:55 UTC 2025 - 2.9K bytes - Viewed (0)