Skip to content

fix: fix line numbers because of ruff format (#35) #6

fix: fix line numbers because of ruff format (#35)

fix: fix line numbers because of ruff format (#35) #6

Workflow file for this run

on:
push:
branches:
- main
name: Aikido Scan
jobs:
aikido-local-scan-repo:
runs-on: ubuntu-latest
container:
image: aikidosecurity/local-scanner:v1.0.52
steps:
- uses: actions/checkout@v4
- name: Run scan
run: aikido-local-scanner scan ./ --apikey ${{ secrets.AIKIDO_API_Key }} --repositoryname encord-agents --branchname main