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

Bump lodash from 4.17.10 to 4.17.21 in /part2/VulnerableAppTwo #3

Bump lodash from 4.17.10 to 4.17.21 in /part2/VulnerableAppTwo

Bump lodash from 4.17.10 to 4.17.21 in /part2/VulnerableAppTwo #3

Workflow file for this run

name: TruffleHog Secrets Scan
on:
push:
branches:
- main
pull_request:
jobs:
test:
runs-on: ubuntu-latest
name: Test for Secrets
steps:
- name: Checkout code
uses: actions/checkout@v4
with:
fetch-depth: 0
- name: Secret Scanning
uses: trufflesecurity/trufflehog@main
with:
base: ""
head: ${{ github.ref_name }}
extra_args: --debug