Skip to content

fix: Axum Migration #192

fix: Axum Migration

fix: Axum Migration #192

Workflow file for this run

name: Static Application Security Testing (SAST)
on:
push:
branches:
- master
paths-ignore:
- .github/**
- .vscode/**
- README.md
- doc/**
- .devcontainer/**
pull_request:
paths-ignore:
- .github/**
- .vscode/**
- README.md
- doc/**
- .devcontainer/**
jobs:
salus_scan_job:
runs-on: ubuntu-latest
name: Salus Security Scan Example
steps:
- uses: actions/checkout@v1
- name: Salus Scan
run: docker run --rm -t -v $(pwd):/home/repo coinbase/salus