Skip to content

2.25.0: IA 2.27.0 containerd fix; AC enforcer 2.10.0 GSL fix (#139) #141

2.25.0: IA 2.27.0 containerd fix; AC enforcer 2.10.0 GSL fix (#139)

2.25.0: IA 2.27.0 containerd fix; AC enforcer 2.10.0 GSL fix (#139) #141

Workflow file for this run

name: SourceGuard Code Analysis
on: [push]
jobs:
code-analysis:
runs-on: ubuntu-latest
container:
image: sourceguard/sourceguard-cli
steps:
- name: Scan
uses: CheckPointSW/sourceguard-action@main
with:
SG_CLIENT_ID: ${{ secrets.SG_CLIENT_ID }}
SG_SECRET_KEY: ${{ secrets.SG_SECRET_KEY }}