Skip to content

Releases: GitLab-Red-Team/gitrob

v3.4.4-beta

Choose a tag to compare

@codeEmittercodeEmitter released this 19 Jul 18:28
Release v3.4.4-beta

v3.4.3-beta

Choose a tag to compare

@codeEmittercodeEmitter released this 02 Feb 14:17

When specifying a GitLab group, include projects from sub-groups by default

v3.4.1-beta

Choose a tag to compare

@codeEmittercodeEmitter released this 04 Dec 15:38
Release v3.4.1-beta

Bug fix for disk clone cleanup. Content and file signature additions and cleanup.

Choose a tag to compare

@codeEmittercodeEmitter released this 08 Sep 14:16
  • Update/fix file and content signatures
  • Fix bug where repo clones weren't properly deleted from the temp directory
  • Add new signatures for zoom meeting links, google meet links, and ngrok reverse tunnels

Add support for go modules from @mattyjones

Choose a tag to compare

@codeEmittercodeEmitter released this 19 Jun 03:42
v3.3.2-beta
Release v3.3.2-beta

GitLab PAT regex improvements

Pre-release

Choose a tag to compare

@codeEmittercodeEmitter released this 20 May 15:46
v3.2.1-beta
Release v3.2.1-beta

Initial beta release

Pre-release

Choose a tag to compare

@codeEmittercodeEmitter released this 19 May 17:12

Beta release for:

  • 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
  • File signatures for GitLab common configuration files
  • Content signatures similar to trufflehog.
  • Docker support

v3.1.4-alpha

v3.1.4-alphaPre-release
Pre-release

Choose a tag to compare

@codeEmittercodeEmitter released this 18 May 01:02

GitLab PAT regex improvements.

Bug fixes for content scans that hit enormous commits

Choose a tag to compare

@codeEmittercodeEmitter released this 04 May 20:52
v3.1.3-alpha
Release v3.1.3-alpha

UI bug fixes, github action builds

Choose a tag to compare

@codeEmittercodeEmitter released this 03 May 17:05
  • Bug fixes for UI: results should now load in the modal properly
  • Added GitHub action for branch and master builds