Skip to content

parvez-ib/void

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 

Repository files navigation

void

A repository with no working changes


RenovateBot is not creating PR's for poetry files related to OSV security updates

How to run this configuration ?

$ docker run -it --rm \
    --env LOG_LEVEL=debug \
    --env RENOVATE_CONFIG_FILE=/tmp/renovate/renovate.json \
    --env RENOVATE_PLATFORM=github \
    --env RENOVATE_TOKEN=*** \
    -v path/to/config:/tmp/renovate/renovate.json \
    renovate/renovate:37.320.1

What was expected ?

I expected the script to create PRs for the vulnerable package [email protected], which has a fixed version [email protected]. However, Renovate Bot is failing to create PRs for OSV vulnerabilities in Poetry files, although it successfully resolves vulnerabilities and creates PRs for requirements.txt files.

Output logs

About

A repository with no working changes

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published