Module: Gitlab #1166
TheTechromancer
started this conversation in
Module Requests
Module: Gitlab
#1166
Replies: 1 comment
-
|
Do you know how to use the authenticated API to list repos? Not too familiar with gitlab myself, but like we've done with the github template we might need to make a template class containing both github and gitlab tokens that the git_clone module can inherit from as currently it will only be able to clone authenticated github repos |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A module for detecting Gitlab instances, enumerating all their repos, and raising them as
CODE_REPOSITORYevents.The nice thing about Gitlab instances, since they're self-hosted, is that it's much easier to tell whether they're in-scope.
Beta Was this translation helpful? Give feedback.
All reactions