File tree Expand file tree Collapse file tree 1 file changed +15
-0
lines changed
Expand file tree Collapse file tree 1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1+ [0.29.0.gfm.7]
2+
3+ * Fixed a polynomial time complexity issue per
4+ https://github.com/github/cmark-gfm/security/advisories/GHSA-r572-jvj2-3m8p
5+ * Fixed an issue in which crafted markdown document could trigger an
6+ out-of-bounds read in the validate_protocol function per
7+ https://github.com/github/cmark-gfm/security/advisories/GHSA-c944-cv5f-hpvr
8+ * Fixed a polynomial time complexity issue
9+ https://github.com/github/cmark-gfm/security/advisories/GHSA-24f7-9frr-5h2r
10+ * Fixed several polynomial time complexity issues per
11+ https://github.com/github/cmark-gfm/security/advisories/GHSA-29g3-96g3-jg6c
12+ * We removed an unneeded .DS_Store file (#291)
13+ * We added a test for domains with underscores and fix roundtrip behavior (#292)
14+ * We now use an up-to-date clang-format (#294)
15+
116[0.29.0.gfm.6]
217 * Fixed polynomial time complexity DoS vulnerability in autolink extension
318
You can’t perform that action at this time.
0 commit comments