Skip to content

feat: Refactor to use resources directly and add malware scanning. #28

feat: Refactor to use resources directly and add malware scanning.

feat: Refactor to use resources directly and add malware scanning. #28

Workflow file for this run

name: Trivy Analysis
on:
push:
branches: [main]
pull_request:
permissions:
contents: read
security-events: write
jobs:
trivy:
uses: codeforamerica/github-actions/.github/workflows/trivy.yaml@main