From 3f1ded11fb91814c6fd3ace971237031655954ac Mon Sep 17 00:00:00 2001 From: Neil Grogan Date: Fri, 19 Sep 2025 14:26:17 +0100 Subject: [PATCH] Added SECURITY.md - how to report vulns. Added SECURITY.md following examples of other Ericsson repositories on Github. --- SECURITY.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..ed28bfb --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,17 @@ +# Security Policy + +## Supported Versions + +Only the latest release version of _python-sample-app_ is supported by security +updates. + +| Version | Supported | +| ---------------- | ------------------ | +| Latest Release | :white_check_mark: | +| Earlier Releases | :x: | + +## Reporting a Vulnerability + +If you find a vulnerability in _python-sample-app_, please report it as a security +vulnerability on GitHub: +