Skip to content

fix: don't try to create posixpath object from ssh key file content (… #8

fix: don't try to create posixpath object from ssh key file content (…

fix: don't try to create posixpath object from ssh key file content (… #8

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