DhanushNehru / DhanushNehru/ShieldMyRepo
[Feature] Support scanning remote GitHub repos via URL
Open
enhancement
help wanted
- Dominant language
- Python
- Stars
- 9
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
```
shieldmyrepo scan https://github.com/user/repo
```
This would:
- Clone the repo to a temp directory
- Run all scanners
- Clean up the temp directory
Need to handle auth for private repos too which may be a separate feature.
Contributor guide
Assessment
This issue has not been assessed yet.