gitrob icon indicating copy to clipboard operation
gitrob copied to clipboard

GitLab support, content searching, performance enhancements, docker support

Open codeEmitter opened this issue 5 years ago • 2 comments

  • 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 avatar Mar 30 '20 20:03 codeEmitter

@codeEmitter This is a lot of good contributions but due to the age and maintenance of this repo merging, this will be rough. Can you make a pr against my fork and we can look at getting this merged.

Thanks!

mattyjones avatar May 20 '20 02:05 mattyjones

Closing this PR for now since there was no response. Happy to reopen it if needed.

codeEmitter avatar Jun 05 '20 20:06 codeEmitter