diff --git a/.github/workflows/msdo-scan.yml b/.github/workflows/msdo-scan.yml index 121692d..0d2094c 100644 --- a/.github/workflows/msdo-scan.yml +++ b/.github/workflows/msdo-scan.yml @@ -35,8 +35,6 @@ jobs: uses: microsoft/security-devops-action@latest with: tools: 'checkov' - source-root: vulnerable-infra - output-path: results env: GDN_CHECKOV_TARGETDIRECTORY: ${{ github.workspace }}/vulnerable-infra diff --git a/README.md b/README.md index 8cbb07f..aae7d32 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Vulnerable Test Application -Test4 +Test5 This is a deliberately vulnerable Node.js application designed for testing container vulnerability scanning tools like Trivy.