1. 04 7月, 2020 3 次提交
  2. 29 6月, 2020 3 次提交
  3. 27 6月, 2020 1 次提交
  4. 26 6月, 2020 2 次提交
  5. 24 6月, 2020 3 次提交
  6. 23 6月, 2020 3 次提交
  7. 22 6月, 2020 1 次提交
  8. 21 6月, 2020 1 次提交
  9. 20 6月, 2020 2 次提交
  10. 19 6月, 2020 4 次提交
  11. 18 6月, 2020 1 次提交
  12. 17 6月, 2020 1 次提交
  13. 16 6月, 2020 9 次提交
  14. 13 6月, 2020 2 次提交
  15. 12 6月, 2020 3 次提交
    • S
      release: v3.26.2 · ae33deea
      swaggerhub-bot 提交于
      ae33deea
    • S
      release: v3.26.1 · 9a0927b5
      swaggerhub-bot 提交于
      9a0927b5
    • V
      fix(Markdown): render markdown in more secure way · a616cb47
      Vladimir Gorej 提交于
      This commit changes markdown sanitization behaviour in following way:
      
      class, style and data-* attributes are removed by default. These attributes
      open possible vulnerability vectors to attackers.
      
      The original behavior of sanitizer (before this commit) can be enabled by *useUnsafeMarkdown* configuration option.
      Use this configuration option with caution and only in cases when you know
      what you're doing.
      a616cb47
  16. 11 6月, 2020 1 次提交