rtfpessoa/dependency_spy

Add fix feature

Open

#8 opened on Oct 6, 2018

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Ruby (7 forks)github user discovery
help wantedinvestigation

Repository metrics

Stars
 (88 stars)
PR merge metrics
 (PR metrics pending)

Description

When a vulnerability is discovered we could try to perform the update in the manifest file.

Starting with Ruby or Javascript (since the manifests are usually easier to understand) we could try to change the vulnerable version for the latest minor that matches the user current dependency.

e.g. depspy fix

Contributor guide