Update README.md

This commit is contained in:
agatha 2023-11-10 19:41:20 -05:00
parent 49e1d16c6f
commit d00b009706

View File

@ -2,8 +2,8 @@
Monitor GitHub events and clone repositories to search for secrets, and more. Monitor GitHub events and clone repositories to search for secrets, and more.
## Overview ## Overview
GitMon allows an operator to continually monitor the GitHub Events API to collect GitMon allows an operator to continually monitor the [GitHub Events API](https://docs.github.com/en/rest/activity/events)
metadata and look for secret leakage. to collect metadata and look for secret leakage.
When certain events such as _CreateEvent_ or _DeleteEvent_ are observed, GitMon When certain events such as _CreateEvent_ or _DeleteEvent_ are observed, GitMon
will send the repository URL to a worker that will clone the repository and will send the repository URL to a worker that will clone the repository and