From d4469b6506d31d31423a530fabbca01e7ebb8303 Mon Sep 17 00:00:00 2001 From: Matthias Mair Date: Tue, 22 Apr 2025 07:58:02 +0200 Subject: [PATCH] Fix link (#236) --- _news/2025-03-25-governance_and_security.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_news/2025-03-25-governance_and_security.md b/_news/2025-03-25-governance_and_security.md index b3cc06fe..525c6435 100644 --- a/_news/2025-03-25-governance_and_security.md +++ b/_news/2025-03-25-governance_and_security.md @@ -5,5 +5,5 @@ title: Governance and Security ### Governance and Security -In preparation for the upcoming InvenTree 1.0 release, we released new pages detailing [project governance](https://docs.inventree.org/en/latest/project/governance/) and [security policies](https://docs.inventree.org/en/latest/project/security/). +In preparation for the upcoming InvenTree 1.0 release, we released new pages detailing [project governance](https://docs.inventree.org/en/latest/project/governance/) and [security policies](https://docs.inventree.org/en/latest/security/). It is recommended to read the [threat modelling document](https://docs.inventree.org/en/latest/concepts/threat_model/), which outlines the security considerations for deploying InvenTree instances.