We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d37b142 commit 7af9732Copy full SHA for 7af9732
CHANGES
@@ -23,8 +23,8 @@ $ pipx install --suffix=@next 'vcspull' --pip-args '\--pre' --force
23
24
### Security
25
26
-- Update libvcs 0.11.0 -> 0.11.1 to patch mercurial URL injection
27
- vulnerability with URLs ([info](https://github.com/vcs-python/libvcs/pull/306))
+- Update libvcs 0.11.0 -> 0.11.1 to patch [CVE-2022-21187](https://nvd.nist.gov/vuln/detail/CVE-2022-21187): mercurial URL injection
+ vulnerability with URLs arguments ([libvcs#306](https://github.com/vcs-python/libvcs/pull/306))
28
29
### Development
30
0 commit comments