> ## Documentation Index
> Fetch the complete documentation index at: https://docs.extractor.live/llms.txt
> Use this file to discover all available pages before exploring further.

# Github Monitor for security

> Track participation activity on a GitHub repository — weekly and monthly commit thresholds — to spot abandoned projects or unexpected emergency patches.

**Behavior**

* **Repository** — Path to repository. Only `https://` URL supported.
* **Weekly Commits** — Weekly aggregated commit threshold.
* **Monthly Commits** — Monthly aggregated commit threshold.

**Use cases**

* Monitor repo inactivity for early signs of abandoned projects.
* Detect sudden spikes in commits indicating emergency patches.
* Provide due diligence insights to investors on dev activity.

## Configuration

<Steps>
  <Step title="Name">
    Enter a descriptive name for your monitor, for example: "Github Monitor".
  </Step>

  <Step title="Repository">
    Enter the full URL of the GitHub repository you want to monitor.
  </Step>

  <Step title="Weekly commits">
    Enter the number of commits you expect in a week.
  </Step>

  <Step title="Monthly commits">
    Enter the number of commits you expect in a month.
  </Step>

  <Step title="Cron">
    Enter a cron expression to define the schedule. Cron expression in Quartz syntax, milliseconds value or seconds/minutes/hours/days interval (e.g. `24 hours`).
  </Step>

  <Step title="Github Token">
    Enter `github_token` if the repository is private.
  </Step>
</Steps>

<img src="https://mintcdn.com/hacken-38641811/tf4sXPSOl1ndZd5g/assets/github_monitor_faq.png?fit=max&auto=format&n=tf4sXPSOl1ndZd5g&q=85&s=93088303e070a4d5ba9304a250586765" alt="" width="3419" height="1766" data-path="assets/github_monitor_faq.png" />

**Alert example**

<img src="https://mintcdn.com/hacken-38641811/tf4sXPSOl1ndZd5g/assets/github_monitor_alert.png?fit=max&auto=format&n=tf4sXPSOl1ndZd5g&q=85&s=f9da7196cee4280c0a00f0548d56f082" alt="" width="1224" height="1336" data-path="assets/github_monitor_alert.png" />
