Test SECURE_LOG_LEVEL 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_LOG_LEVEL
variable to the dependency scanning projects.
Intended users
groupcomposition analysis backend team member
Further details
Proposal
Add test for SECURE_LOG_LEVEL
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%).