Test SECURE_ANALYZERS_PREFIX environment variable for Dependency Scanning
Problem to solve
Dependency Scanning can be configured with several environment variables and they are not all tested yet. The purpose of this issue is to add tests for the SECURE_ANALYZERS_PREFIX
variable to the dependency scanning projects.
Intended users
groupcomposition analysis backend team member
Further details
Proposal
Add test for SECURE_ANALYZERS_PREFIX
to the following analyzers:
implementation details need to be determined
Permissions and Security
Documentation
Testing
What does success look like, and how can we measure that?
Testing coverage for Dependency Scanning configurations is increased (ideally 100%).