Open mikkeschiren opened 3 months ago
Can you check the API Key permissions underneath the Administration > Teams > [Team] section to make sure the API Key has permissions to retrieve the findings?
We ourselves have granted the following permissions to the Team for the API Key we are using:
It seemed I was missing some of the suggested permissions, now on the other hand I am getting into a new issue after corrected the permissions, if I add that card, I am getting: "Missing required config value at 'dependencytrack.baseUrl' in 'app-config.yaml'" and "this.tableContainerDiv.current is null" - the config is there and the "Dependencytrack Metrics" works fine when I remove "Dependencytrack Findings". I wonder if I have something unrelated causing this, and will also update some packages, I come back to this after that.
I added the plugin to Backstage, and the "Dependencytrack Metrics" works fine, but for "Dependencytrack Findings" I am getting "Failed fetching expanded findings", it seems that the request against dependency track fails with "Unauthorized access attempt made by API Key ****"