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

Sample GitHub Action workflows based on the OWASP WebGoat.NET example

Notifications You must be signed in to change notification settings

fortify/gha-sample-workflows-WebGoat.NET

Repository files navigation

GitHub Actions sample workflows - WebGoat.NET

Please run the ./run-after-clone.sh script after cloning this repository

This repository provides various sample GitHub Workflows for scanning the WebGoat.NET example and reporting scan results. Please see the contents of the various workflow files in .github/workflows for more information.

This repository is derived from https://github.com/jerryhoff/WebGoat.NET.git using https://github.com/rsenden/repo-as-template. To update this repository with updated content from https://github.com/jerryhoff/WebGoat.NET.git, please run ./repo-as-template/pull.sh.