SC-48983 Set correct project key to fix sca check#312
Conversation
6bdf2a6 to
40bdd82
Compare
|
SummaryThis PR adds SonarSource's Supply Chain Analysis (SCA) metadata and makes a build configuration change to the Docker image. The key change is adding The SCA check was previously failing due to a missing or incorrect project key—this fix registers the correct identifier for the scanner-cli-docker project. What reviewers should knowStart by checking the repo-metadata.yaml file — this is the core fix for SC-48983. The project key value should match what's configured in SonarSource's SCA infrastructure. The Dockerfile change is a safety/build improvement: Note: The author's template was left in place but should ideally have been replaced with the actual rationale. Since this is an internal SonarSource contribution (fixing infrastructure), the minimal description is acceptable.
|
8633b84
into
master





Please be aware that we are not actively looking for feature contributions. The truth is that it's extremely difficult for someone outside SonarSource to comply with our roadmap and expectations. Therefore, we typically only accept minor cosmetic changes and typo fixes. If you would like to see a new feature, please create a new thread in the forum "Suggest new features".
With that in mind, if you would like to submit a code contribution, make sure that you adhere to the following guidelines and all tests are passing:
We will try to give you feedback on your contribution as quickly as possible.
Thank You!
The SonarSource Team