github_commit_crawler icon indicating copy to clipboard operation
github_commit_crawler copied to clipboard

Tool used to continuously monitor a Github org for mistaken public commits

Results 7 github_commit_crawler issues
Sort by recently updated
recently updated
newest added

When I try to kickoff a new scan, I get the following error ``` $ python ghcc.py [Err]: User has too much swag ``` Please advise how to move forward.

After initially running the docker container and running a ghcc scan, the data from subsequent scans is not updated in the UI. I've experienced this problem numerous times. The first...

For instances where we know our dev's handles, but they're not in any official org.

enhancement

There is no input validation on the config entry ui page. This should be added so people don't accidently submit blank entries.

enhancement

The docker container was initially created for ease-of-use for trial/demo purposes. After discussions, some people want to use their actual deployment, instead of using just the base python scripts. This...

enhancement

Currently, if you wish to add/remove keywords from the search, you need to manually edit the `keywords.py` file, then restart the process. The GUI should be updated to allow one...

enhancement