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

Let run a scan on existing project with less permissions #18

Open
gbonnefille opened this issue Apr 8, 2021 · 0 comments
Open

Let run a scan on existing project with less permissions #18

gbonnefille opened this issue Apr 8, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@gbonnefille
Copy link

Is your feature request related to a problem? Please describe.

Currently, the permissions required to run an analysis are quite huge (Gate Admin, Project creation).
It could be useful to let a non privileged user to run an analysis on an existing project, just based on scan permission on this project.

Describe the solution you'd like

This seems mostly an UI change. The matter is that to do so we have to know the project before evaluating the permissions.

One idea: adapt the parts of current UI dynamically:

  • disable Analysis button until permissions are OK
  • disable Gate selection if no gateadmin permission
  • update all parts when the user types the project's key.

Describe alternatives you've considered

Other option: use two distinct pages, one for new project, one for existing project...

@gbonnefille gbonnefille added the enhancement New feature or request label Apr 8, 2021
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