scan_repo_secrets
Search GitHub public repositories for exposed secrets and credentials related to a CVE ID, tool name, or keyword to identify potential security risks.
Instructions
Search GitHub public repositories for potential exposed credentials or secrets related to a search term (CVE ID, tool name, or keyword). Requires GITHUB_TOKEN for best results. For security research only.
Args: search_term: CVE ID, tool name, or keyword to search for in public repo files (e.g. CVE-2024-1234, AWS_SECRET_ACCESS_KEY, log4j)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| search_term | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |