yaohaixiao / outline.js

outline.js - 自动生成文章导读(Table of Contents)导航的 JavaScript 工具。会自动分析文章中的标题( h1~h6 )标签,并生成文章段落层次结构的导读导航菜单。
https://yaohaixiao.github.io/outline.js/
MIT License
129 stars 16 forks source link

Create SECURITY.md #46

Closed yaohaixiao closed 6 months ago

codecov[bot] commented 6 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 93.56%. Comparing base (5ddadb0) to head (51976e0).

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #46 +/- ## ======================================= Coverage 93.56% 93.56% ======================================= Files 38 38 Lines 233 233 Branches 83 83 ======================================= Hits 218 218 Misses 14 14 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.