Impove logging for deprecated and unsupported reports
Why are we doing this work
This issue captures the following suggestions made on Slack:
- Could we log the project path instead of id?
- I also wonder if we need to log analyzer/scanner information.
Implementation plan
- Extend
lib/gitlab/ci/parsers/security/validators/schema_validator.rb
to log project path - Pass additional information to
lib/gitlab/ci/parsers/security/validators/schema_validator.rb
so we can log scanner information
Edited by Michał Zając