diff --git a/README.md b/README.md index 4509d2ea..7ce619a5 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@
  • Installation
  • Usage
  • Supported Markdown specifications
  • +
  • Security
  • Contributing
  • Authors
  • License
  • @@ -74,6 +75,9 @@ We actively support the features of the following [Markdown flavors](https://git By supporting the above Markdown flavors, it's possible that Marked can help you use other flavors as well; however, these are not actively supported by the community. +

    Security

    + +The only completely secure system is the one that doesn't exist in the first place. Having said that, we take the security of Marked very seriously; however, none of us are necessarily security experts, so to speak. Therefore, if you find something, [say something](https://github.com/markedjs/marked/issues).

    Contributing