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

GitLab support, content searching, performance enhancements, docker support #194

Open
wants to merge 262 commits into
base: master
Choose a base branch
from

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
4 participants