David Epler

Results 5 issues of David Epler

*gitrob* does not detect `codeship.aes` files. `codeship.aes` contains projects-specific AES keys to encrypt/decrypt environment variables used in Codeship Pro. It should be added to `.gitignore` but might be missed. https://documentation.codeship.com/pro/builds-and-configuration/environment-variables/#encrypted-environment-variables...

Currently *gitrob* excludes scanning of repositories that are forked into an organization. This could be problematic as those that forked the repository might commit items into the fork that *gitrob*...

Adding command line switch `-include-forks` to toggle behavior to include repositories that orignate as forks in an organization to be scanned by *gitrob* **Closing issues** closes #157

Added option to stop *gitrob* from starting its own web server so it is possible to just get findings. **Closing issues** Closes #142

Added signature for `codeship.aes` as outlined in Issue #154 **Closing issues** closes #154