commit | 3a56fd7242e8fd4cb1f2858b5f642f487a5e42df | [log] [tgz] |
---|---|---|
author | Paul Dingemans <paul-dingemans@users.noreply.github.com> | Mon Sep 01 19:37:26 2025 +0200 |
committer | Paul Dingemans <paul-dingemans@users.noreply.github.com> | Mon Sep 01 19:37:26 2025 +0200 |
tree | e919179a139fe200e7a776b6401eac3772fe96ac | |
parent | 13515256e438372749c4223a986cb7b33d783d90 [diff] |
Add SECURITY.md file with security policy as advised in https://opensource.guide/security-best-practices-for-your-project/#security-policy
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..9117e28 --- /dev/null +++ b/SECURITY.md
@@ -0,0 +1 @@ +See [Code of conduct](documentation/release-latest/docs/contributing/guidelines.md/#security).