scan_repo_secrets
Find exposed credentials and secrets in GitHub public repositories related to a search term such as a CVE ID or keyword, enabling security researchers to identify potential leaks.
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 |