gitlab.com / gitlab-com / gl-security / threatmanagement / redteam / redteam-public / tools / gitrob
This is a mirror of a forked repository. It adds several features to gitrob including GitLab support, commit content searching, in-memory repository cloning, and more.
Stars: 15
Forks: 10
Open issues: 0
License: mit
Language:
Dependencies parsed at:
198
Created at: about 5 years ago
Updated at: over 1 year ago
Last synced at: 11 months ago
Topics: OSINT, reconnaissance, tokens
go.mod
go
- github.com/elazarl/go-bindata-assetfs v1.0.0
- github.com/fatih/color v1.9.0
- github.com/gin-contrib/secure v0.0.1
- github.com/gin-contrib/static v0.0.0-20191128031702-f81c604d8ac2
- github.com/gin-gonic/gin v1.6.3
- github.com/go-playground/validator/v10 v10.3.0
- github.com/golang/protobuf v1.4.2
- github.com/google/go-github v17.0.0+incompatible
- github.com/hashicorp/go-retryablehttp v0.6.6
- github.com/mattn/go-colorable v0.1.6
- github.com/modern-go/concurrent v0.0.0-20180306012644-bacd9c7ef1dd
- github.com/modern-go/reflect2 v1.0.1
- github.com/sergi/go-diff v1.1.0
- github.com/xanzy/go-gitlab v0.32.1
- golang.org/x/crypto v0.0.0-20200604202706-70a84ac30bf9
- golang.org/x/net v0.0.0-20200602114024-627f9648deb9
- golang.org/x/oauth2 v0.0.0-20200107190931-bf48bf16ab8d
- golang.org/x/sys v0.0.0-20200602225109-6fdc65e7d980
- golang.org/x/time v0.0.0-20200416051211-89c76fbcd5d1
- google.golang.org/appengine v1.6.6
- google.golang.org/protobuf v1.24.0
- gopkg.in/src-d/go-git.v4 v4.13.1
- gopkg.in/yaml.v2 v2.3.0