is "vulnerabilityAlerts" for supported self-hosted renovate on gitlab platform #15561
|
I'm trying to use self-hosted renovate(v32.39) that can run part of our gitlab(v14.7.7 enterprise) CI pipeline job for updating ONLY the open source libraries security vulnerabilities. I'm trying following rules in config.json And I see the following debug statement in the logs
I expect MRs to be created only for libraries that have security vulnerabilities. But I see renovate is creating the MRs for libraries that don't have any security vulnerabilities. is |
Replies: 2 comments 5 replies
|
No, it uses GitHub's alerts API for each repo |
|
@prasadthotakura Release https://github.com/renovatebot/renovate/releases/tag/34.129.0 add feature-flagged support for OSV (#20226) (a91ca62) https://docs.renovatebot.com/configuration-options/#osvvulnerabilityalerts
|
@prasadthotakura Release https://github.com/renovatebot/renovate/releases/tag/34.129.0 add feature-flagged support for OSV (#20226) (a91ca62)
https://docs.renovatebot.com/configuration-options/#osvvulnerabilityalerts