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 01dc2e3 commit da43056Copy full SHA for da43056
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# master
2
3
+- Fix parsing of stringified Symbols in Ruby source (#1256).
4
+- Fix path traversal vulnerability in `yard server`. This bug would allow
5
+ unsanitized HTTP requests to access arbitrary files on the machine of a
6
+ `yard server` host under certain conditions. Thanks to CuongMX from
7
+ Viettel Cyber Security for discovering this vulnerability.
8
+
9
# 0.9.19 - April 2nd, 2019
10
11
[0.9.19]: https://github.com/lsegal/yard/compare/v0.9.16...v0.9.19
0 commit comments