Loading SECURITY.md 0 → 100644 +22 −0 Original line number Diff line number Diff line <!-- deno-fmt-ignore-file --> Security policy =============== Supported versions ------------------ We support the latest two minor versions of the library. For example, if the latest version is 0.12.0, we support 0.12.x and 0.11.x. Reporting a vulnerability ------------------------- If you think you have found a security issue, please *do not* open a public issue. Instead, please open a private vulnerability report by [creating a new draft security advisory][1]. We will review your report and respond within 48 hours. [1]: https://github.com/dahlia/fedify/security/advisories/new docs/.vitepress/config.mts +1 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,7 @@ export default defineConfig({ text: "Examples", link: "https://github.com/dahlia/fedify/tree/main/examples", }, { text: "Security policy", link: "/security.md" }, { text: "Contribute", link: "/contribute.md" }, { text: "Changelog", link: "/changelog.md" }, ], Loading docs/contribute.md +3 −0 Original line number Diff line number Diff line --- prev: text: Security policy link: ./security.md next: text: Changelog link: ./changelog.md Loading docs/security.md 0 → 100644 +7 −0 Original line number Diff line number Diff line --- next: text: Contribute link: ./contribute.md --- <!--@include: ../SECURITY.md--> Loading
SECURITY.md 0 → 100644 +22 −0 Original line number Diff line number Diff line <!-- deno-fmt-ignore-file --> Security policy =============== Supported versions ------------------ We support the latest two minor versions of the library. For example, if the latest version is 0.12.0, we support 0.12.x and 0.11.x. Reporting a vulnerability ------------------------- If you think you have found a security issue, please *do not* open a public issue. Instead, please open a private vulnerability report by [creating a new draft security advisory][1]. We will review your report and respond within 48 hours. [1]: https://github.com/dahlia/fedify/security/advisories/new
docs/.vitepress/config.mts +1 −0 Original line number Diff line number Diff line Loading @@ -98,6 +98,7 @@ export default defineConfig({ text: "Examples", link: "https://github.com/dahlia/fedify/tree/main/examples", }, { text: "Security policy", link: "/security.md" }, { text: "Contribute", link: "/contribute.md" }, { text: "Changelog", link: "/changelog.md" }, ], Loading
docs/contribute.md +3 −0 Original line number Diff line number Diff line --- prev: text: Security policy link: ./security.md next: text: Changelog link: ./changelog.md Loading
docs/security.md 0 → 100644 +7 −0 Original line number Diff line number Diff line --- next: text: Contribute link: ./contribute.md --- <!--@include: ../SECURITY.md-->