Skip to content

fix: use self-signed Let's Encrypt ISRG Root X1 certificate #14

fix: use self-signed Let's Encrypt ISRG Root X1 certificate

fix: use self-signed Let's Encrypt ISRG Root X1 certificate #14

name: ShiftLeft Scan
on: push
jobs:
Scan-Build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
- name: Perform ShiftLeft Scan
uses: ShiftLeftSecurity/scan-action@master
env:
WORKSPACE: ""
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
SCAN_AUTO_BUILD: true
with:
output: reports
- name: Upload report
uses: github/codeql-action/upload-sarif@v3
with:
sarif_file: reports