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

Latest commit

 

History

History
9 lines (6 loc) · 637 Bytes

File metadata and controls

9 lines (6 loc) · 637 Bytes

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.