-
Notifications
You must be signed in to change notification settings - Fork 139
Description
The SBRP repo has component governance (CG) alerts reported against the reference packages it produces from time to time. This causes CG alerts to reported against most product repos because of their dependency on SBRP in the source-build CI legs. This prompts a number of questions/issues to be raised for the source-build team to respond to. These CG alerts are in a way invalid as they are reported against reference packages which have no implementation.
To address the alerts in SBRP two things have to occur.
- All product references to the vulnerable packages have to be removed/upgraded. To support upgrades, the new version must be added to SBRP. It is not the responsibility of the source-build team to perform this step, it is the repo owners.
- Any references to the vulnerable packages within SBRP must be upgraded. This must be done manually by the source-build team.
After all references to the vulnerable packages have been removed/upgraded, only then can the vulnerable packages be removed and the CG alert will be considered addressed. This process can take a long time because of dependency flows.
What can the source-build team do to streamline this process? What can be done to avoid being pinged by so many repo teams with there are CG alerts in SBRP? A document will help but are there other things that can be done?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status