Skip to content

Releases: GitLab-Red-Team/gitrob

v3.4.4-beta

19 Jul 18:28
Compare
Choose a tag to compare
Release v3.4.4-beta

v3.4.3-beta

02 Feb 14:17
Compare
Choose a tag to compare

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

v3.4.1-beta

04 Dec 15:38
Compare
Choose a tag to compare
Release v3.4.1-beta

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

08 Sep 14:16
Compare
Choose a tag to compare
  • 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

19 Jun 03:42
Compare
Choose a tag to compare
v3.3.2-beta

Release v3.3.2-beta

GitLab PAT regex improvements

20 May 15:46
Compare
Choose a tag to compare
Pre-release
v3.2.1-beta

Release v3.2.1-beta

Initial beta release

19 May 17:12
Compare
Choose a tag to compare
Initial beta release Pre-release
Pre-release

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

18 May 01:02
Compare
Choose a tag to compare
v3.1.4-alpha Pre-release
Pre-release

GitLab PAT regex improvements.

Bug fixes for content scans that hit enormous commits

04 May 20:52
Compare
Choose a tag to compare
v3.1.3-alpha

Release v3.1.3-alpha

UI bug fixes, github action builds

03 May 17:05
Compare
Choose a tag to compare
Pre-release
  • Bug fixes for UI: results should now load in the modal properly
  • Added GitHub action for branch and master builds