From 07828ecfb66699be116d0c13266dd519207e3c0d Mon Sep 17 00:00:00 2001 From: Rafael Cepeda Date: Wed, 9 Sep 2026 16:51:12 +0100 Subject: [PATCH] Delete SECURITY.md Deleting file in favour of org-wide https://github.com/apple/.github/blob/main/SECURITY.md. --- SECURITY.md | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index bb230b0..0000000 --- a/SECURITY.md +++ /dev/null @@ -1,13 +0,0 @@ -# Security disclosure process - -If you believe that you have discovered a security or privacy vulnerability in our open source software, please report it to us using the [GitHub private vulnerability feature](https://github.com/apple/container/security/advisories/new). Reports should include specific product and software version(s) that you believe are affected; a technical description of the behavior that you observed and the behavior that you expected; the steps required to reproduce the issue; and a proof of concept or exploit. - -The project team will do their best to acknowledge receiving all security reports within 7 days of submission. This initial acknowledgment is neither acceptance nor rejection of your report. The project team may come back to you with further questions or invite you to collaborate while working through the details of your report. - -Keep these additional guidelines in mind when submitting your report: - -* Reports concerning known, publicly disclosed CVEs can be submitted as normal issues to this project. -* Output from automated security scans or fuzzers MUST include additional context demonstrating the vulnerability with a proof of concept or working exploit. -* Application crashes due to malformed inputs are typically not treated as security vulnerabilities, unless they are shown to also impact other processes on the system. - -While we welcome reports for open source software projects, they are not eligible for Apple Security Bounties.