Skip to content
This repository was archived by the owner on Jan 13, 2023. It is now read-only.

Conversation

codeEmitter
Copy link

@codeEmitter codeEmitter commented Mar 30, 2020

  • Support for GitLab users and groups
  • Support for multiple modes of execution including content search
    • Mode 1 - Default mode to match on file signatures.
    • Mode 2 - Match on file signatures then content signatures to constitute a result.
    • Mode 3 - Match on content signatures only without file signature matches.
  • Support for in-memory repository clones, which can result in significantly faster analysis times depending on your hardware.
  • File signatures for Google Cloud Platform credentials
  • Content signatures similar to trufflehog.
  • Docker support

Closes #193

codeEmitter and others added 30 commits August 31, 2020 18:17
Modified Gitrob to also scan GitHub organization private repositories.
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Support GitLab.com repositories, add content searching, improve performance by cloning to memory, add docker support
4 participants