Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support scanning GitHub groups and repositories #9

Open
3 tasks
scastlara opened this issue Nov 28, 2024 · 2 comments
Open
3 tasks

Support scanning GitHub groups and repositories #9

scastlara opened this issue Nov 28, 2024 · 2 comments
Labels
enhancement New feature or request

Comments

@scastlara
Copy link
Collaborator

scastlara commented Nov 28, 2024

Is your feature request related to a problem? Please describe.
We should be able to:

  • Scan GitHub groups
  • Scan GitHub repos
  • Publish full reports as GitHub issues.

Describe the solution you'd like
Feature parity between Gitlab and GitHub (am I missing something above?).

Describe alternatives you've considered
...
Additional context
...

@scastlara scastlara added the enhancement New feature or request label Nov 28, 2024
@scastlara
Copy link
Collaborator Author

Before jumping into coding for this, maybe we could sketch how we would like the cli opts to look like? Since now it is pretty tied to gitlab.

Should we have separate options for GitHub and gitlab? If so, what if they are passed together?

Should we auto detect the platform of the given repo or group (org in GitHub)? What about self hosted gitlab instances? Would they be easy to auto detect? If we do this, we need to rename the cli opts to be somewhat generic.

@scastlara
Copy link
Collaborator Author

Checkout #17 for a cli proposal

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant