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 3f4e93e commit 66640aeCopy full SHA for 66640ae
CHANGES
@@ -4,6 +4,12 @@
4
5
- _Add your latest changes from PRs here_
6
7
+### Potential command injection via mercurial URLs
8
+
9
+- By setting a mercurial URL with an alias it is possible to execute arbitrary shell commands via
10
+ `.obtain()` or in the case of uncloned destinations, `.update_repo()`. (#306, credit: Alessio
11
+ Della Libera)
12
13
### Development
14
15
- Run pyupgrade formatting (#305)
0 commit comments