/gha-sample-workflows-WebGoat.NET

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

Primary LanguageC#

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.