Projects STRLCPY grype Commits 8d47fedd
🤬
Revision indexing in progress... (symbol navigation in revisions will be accurate after indexed)
  • ■ ■ ■ ■ ■ ■
    .github/workflows/codeql-analysis.yml
    skipped 62 lines
    63 63   
    64 64   # Initializes the CodeQL tools for scanning.
    65 65   - name: Initialize CodeQL
    66  - uses: github/codeql-action/init@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2.3.2
     66 + uses: github/codeql-action/init@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2.3.3
    67 67   with:
    68 68   languages: ${{ matrix.language }}
    69 69   # If you wish to specify custom queries, you can do so here or in a config file.
    skipped 15 lines
    85 85   run: make grype
    86 86   
    87 87   - name: Perform CodeQL Analysis
    88  - uses: github/codeql-action/analyze@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # v2.3.2
     88 + uses: github/codeql-action/analyze@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # v2.3.3
    89 89   
  • ■ ■ ■ ■
    .github/workflows/scorecards.yml
    skipped 37 lines
    38 38   
    39 39   # Upload the results to GitHub's code scanning dashboard.
    40 40   - name: "Upload to code-scanning"
    41  - uses: github/codeql-action/upload-sarif@f3feb00acb00f31a6f60280e6ace9ca31d91c76a # tag=v1.0.26
     41 + uses: github/codeql-action/upload-sarif@29b1f65c5e92e24fe6b6647da1eaabe529cec70f # tag=v1.0.26
    42 42   with:
    43 43   sarif_file: results.sarif
    44 44   
Please wait...
Page is in error, reload to recover