From 6e5524bee3137d6c7e41417bbe9d78ff4683d6fd Mon Sep 17 00:00:00 2001 From: Steve Karg Date: Tue, 30 May 2023 14:34:04 -0500 Subject: [PATCH] Create SECURITY.md --- SECURITY.md | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..4877346b --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,20 @@ +# Security Policy + +## Supported Versions + +The following versions of the BACnet Stack C library are +currently being supported with security updates. + +| Version | Supported | +| ------- | ------------------ | +| 1.0.x | :white_check_mark: | +| 0.9.x | :x: | +| 0.8.x | :white_check_mark: | +| 0.7.x | :x: | +| < 0.6.x | :x: | + +## Reporting a Vulnerability + +Please use the "bugs" feature of Sourceforge.net to report a vulnerability, +where it will be tracked until it is resolved. +https://sourceforge.net/p/bacnet/bugs/