Releases: GitLab-Red-Team/gitrob
Releases · GitLab-Red-Team/gitrob
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
Release 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
v3.3.2-beta Release v3.3.2-beta
GitLab PAT regex improvements
v3.2.1-beta Release v3.2.1-beta
Initial beta 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
GitLab PAT regex improvements.
Bug fixes for content scans that hit enormous commits
v3.1.3-alpha Release v3.1.3-alpha
UI bug fixes, github action builds
- Bug fixes for UI: results should now load in the modal properly
- Added GitHub action for branch and master builds