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

[🐛] Gitlab Groups -> Snyk Orgs fails #431

Open
joeshope opened this issue Mar 2, 2023 · 1 comment
Open

[🐛] Gitlab Groups -> Snyk Orgs fails #431

joeshope opened this issue Mar 2, 2023 · 1 comment

Comments

@joeshope
Copy link

joeshope commented Mar 2, 2023

Expected behaviour

Orgs created fit into Snyk Platform limitations and requirements.

Actual behaviour

Orgs are not created because the 60 character limit is blocking the functionality.

Steps to reproduce

  • Use Gitlab SCM
  • Create Groups with nested SubGroups
  • Continue until the 60 character threshold is passed
  • Run the tool.

Debug log

If applicable, please add DEBUG=*snyk* <command here> before your command and include the output here **ensuring to remove any sensitive/personal details or tokens.

Screenshots

Screenshot 2023-03-02 at 7 36 48 AM

@joeshope
Copy link
Author

joeshope commented Mar 2, 2023

Thoughts around this are perhaps the last 60 chars of the group could be used. Or perhaps a string like 'first 28 chars' + '…' + 'last 28 chars'

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

No branches or pull requests

1 participant