Skip to content

Bump express from 4.16.0 to 4.20.0 in /part2/VulnerableAppTwo #6

Bump express from 4.16.0 to 4.20.0 in /part2/VulnerableAppTwo

Bump express from 4.16.0 to 4.20.0 in /part2/VulnerableAppTwo #6

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