Skip to content

Secrover/secrover-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

63 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Secrover Daily Scan

This repository runs a daily security scan using Secrover via Docker, managed automatically by GitHub Actions.

What It Does

  • Pulls and runs the secrover/secrover Docker container every day at 03:00 UTC.
  • Uses the local config.yaml and Github env vars for configuration.
  • Outputs scan results into the docs/ folder.
  • Commits any updated results automatically to the repository.

Output

You can view the latest scan result here:

👉 https://demo.secrover.org

Note: The docs/ folder is committed to the repository daily, so you can track changes and view historical reports via Git history.

Configuration

  • Github env vars: Environment variables passed to the Docker container.
  • config.yaml: The main configuration file for Secrover.

GitHub Actions Workflow

The workflow is defined in .github/workflows/secrover.yml and is triggered:

  • Automatically every day.
  • Manually via the GitHub UI ("Run workflow").

Feel free to fork this repository or customize it for your own security automation needs.

About

Demo of Secrover for Secrover itself

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published