File tree Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Expand file tree Collapse file tree 3 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 44
55- _ Add your latest changes from PRs here_
66
7+ ## libvcs 0.11.1 (2022-03-12)
8+
79### Potential command injection via mercurial URLs
810
911- By setting a mercurial URL with an alias it is possible to execute arbitrary shell commands via
Original file line number Diff line number Diff line change 11__title__ = "libvcs"
22__package_name__ = "libvcs"
33__description__ = "vcs abstraction layer"
4- __version__ = "0.11.0 "
4+ __version__ = "0.11.1 "
55__author__ = "Tony Narlock"
66__github__ = "https://github.com/vcs-python/libvcs"
77__docs__ = "https://libvcs.git-pull.com"
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " libvcs"
3- version = " 0.11.0 "
3+ version = " 0.11.1 "
44description = " vcs abstraction layer"
55license = " MIT"
66authors = [" Tony Narlock <tony@git-pull.com>" ]
You can’t perform that action at this time.
0 commit comments