Skip to content

chore(deps): update zgosalvez/github-actions-ensure-sha-pinned-actions action to v3.0.21 #189

chore(deps): update zgosalvez/github-actions-ensure-sha-pinned-actions action to v3.0.21

chore(deps): update zgosalvez/github-actions-ensure-sha-pinned-actions action to v3.0.21 #189

name: Security hardening (Terraform)
on:
pull_request:
jobs:
trivy:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@b4ffde65f46336ab88eb53be808477a3936bae11 # v4.1.1
- uses: aquasecurity/trivy-action@d43c1f16c00cfd3978dde6c07f4bbcf9eb6993ca # 0.16.1
with:
scan-type: config
scan-ref: .
exit-code: 1
severity: UNKNOWN,LOW,MEDIUM,HIGH,CRITICAL