You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Use credentials that have "Developer" access to the IQ organization/application in question
Attempt to use the extension
You will get a 403 error. It appears that the extension requires scan permissions
Expected behavior
Developers should be able to "browse" the scan results from the CI system without having direct access to create a new scan or disrupt the current scans that are produced by the CI system.
Desktop (please complete the following information):
OS: Windows
NodeJS Version: 12.22.7
VS Code Version: 1.64.2
Version of Extension 1.2.3
Additional context
Add any other context about the problem here.
You are indeed correct that Scan permissions are required, as the VSCode Extension does perform a scan against Nexus Lifecycle each time dependencies change or you request a refresh. There is no way around this - scan permissions are required.
We will however note that documentation should be updated for this plugin.
Describe the bug
A clear and concise description of what the bug is.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Developers should be able to "browse" the scan results from the CI system without having direct access to create a new scan or disrupt the current scans that are produced by the CI system.
Desktop (please complete the following information):
Additional context
Add any other context about the problem here.
cc @bhamail / @DarthHater
The text was updated successfully, but these errors were encountered: