Skip to content

Add import file and TCP remote as timeline attrs #210

Add import file and TCP remote as timeline attrs

Add import file and TCP remote as timeline attrs #210

Workflow file for this run

name: Security Audit
on: [push, pull_request]
jobs:
audit:
name: Audit
runs-on: ubuntu-20.04
steps:
- uses: actions/checkout@v4
- uses: rustsec/[email protected]
with:
token: ${{ secrets.GITHUB_TOKEN }}