From 742747accc67c1fb1e3d2e6d149a37694f52b8cc Mon Sep 17 00:00:00 2001 From: Aaron Schneider <90160014+schneidergithub@users.noreply.github.com> Date: Fri, 22 May 2026 15:20:37 -0400 Subject: [PATCH] Minimal SECURITY.md which is expected in github repos A simple security policy, since I'm sure the owners of the repo will want to update this. --- SECURITY.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 00000000..6b6e8f97 --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,5 @@ +# Security Policy + +## Reporting a Vulnerability + +Do not report vulnerabilities publicly, please contact security@docker.com