We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
To completing the gap analysis available in #1127 regarding portfolio access control: the portfolio metrics are not filtered by project team ACL
portfolio access control
/api/v1/metrics/portfolio
WRONG: The number of projects corresponds to the full list of project irrelevant of the ACL settings
Expected: The number of projects should corresponds to the list of project granted by the ACL settings
4.7.0
Container Image
PostgreSQL
14
Google Chrome
The text was updated successfully, but these errors were encountered:
Currently working on a PR to solve this
Sorry, something went wrong.
this is not a defect. It is a continuation of the existing ACL work, currently in beta and not feature complete.
See #1127
Successfully merging a pull request may close this issue.
Current Behavior
To completing the gap analysis available in #1127 regarding portfolio access control: the portfolio metrics are not filtered by project team ACL
Steps to Reproduce
portfolio access control
and limit the number of projects accessible/api/v1/metrics/portfolio
endpointsWRONG: The number of projects corresponds to the full list of project irrelevant of the ACL settings
Expected Behavior
Expected: The number of projects should corresponds to the list of project granted by the ACL settings
Dependency-Track Version
4.7.0
Dependency-Track Distribution
Container Image
Database Server
PostgreSQL
Database Server Version
14
Browser
Google Chrome
Checklist
The text was updated successfully, but these errors were encountered: