Skip to content
This repository has been archived by the owner on Nov 1, 2024. It is now read-only.

Fix code scanning alert #3: Database query built from user-controlled sources #29

Fix code scanning alert #3: Database query built from user-controlled sources

Fix code scanning alert #3: Database query built from user-controlled sources #29

Workflow file for this run

name: "Tartufo Secrets Scan"
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Tartufo Scan
uses: godaddy/[email protected]