Skip to content

[Infra] Host goose on AWS #1041

[Infra] Host goose on AWS

[Infra] Host goose on AWS #1041

Workflow file for this run

name: Security
on:
push:
branches: ["master"]
pull_request:
jobs:
security:
name: Secret Detection
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Trufflehog Scan
uses: trufflesecurity/trufflehog@main
with:
extra_args: --only-verified