From 2771b6c39ed20e811e7143ef2e5181c36cc4ab69 Mon Sep 17 00:00:00 2001 From: Daijiro Fukuda Date: Tue, 16 Sep 2025 16:15:35 +0900 Subject: [PATCH] add security policy Signed-off-by: Daijiro Fukuda --- SECURITY.md | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 000000000..db683ca47 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +|---------------------|--------------------| +| 6.0.x | :white_check_mark: | +| 5.2.x | :x: | +| 5.1.x | :x: | +| 5.0.x | :white_check_mark: | +| <= 4.x.x (td-agent) | :x: | + +## Reporting a Vulnerability + +Please post your vulnerability report from the following page: +https://github.com/fluent/fluent-package-builder/security/advisories