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 Fortify EightBall example

Notifications You must be signed in to change notification settings

fortify/gha-sample-workflows-eightball

Repository files navigation

GitHub Actions sample workflows - EightBall

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

This repository provides various sample GitHub Workflows for scanning the EightBall 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/fortify/sample-eightball.git using using https://github.com/rsenden/repo-as-template. To update this repository with updated content from https://github.com/fortify/sample-eightball.git, please run ./repo-as-template/pull.sh.