Uh oh!
There was an error while loading. Please reload this page.
Releases: GitLab-Red-Team/gitrob
Releases · GitLab-Red-Team/gitrob
Release list
v3.4.4-beta
Release v3.4.4-beta
v3.4.3-beta
When specifying a GitLab group, include projects from sub-groups by default
v3.4.1-beta
Bug fix for disk clone cleanup. Content and file signature additions and cleanup.
Pre-release
- 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
GitLab PAT regex improvements
Initial beta release
Initial beta releasePre-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
Bug fixes for content scans that hit enormous commits
Pre-release
v3.1.3-alpha Release v3.1.3-alpha
UI bug fixes, github action builds
UI bug fixes, github action buildsPre-release
Pre-release
- Bug fixes for UI: results should now load in the modal properly
- Added GitHub action for branch and master builds