From 2fcf4c4b6589e3f721569feaf8b4c8186e8fb889 Mon Sep 17 00:00:00 2001 From: Oleksandr Shchur Date: Fri, 14 Aug 2026 08:02:11 +0000 Subject: [PATCH] Remove SECURITY.md (handled at org level in autogluon/.github) --- SECURITY.md | 12 ------------ 1 file changed, 12 deletions(-) delete mode 100644 SECURITY.md diff --git a/SECURITY.md b/SECURITY.md deleted file mode 100644 index 07880b95..00000000 --- a/SECURITY.md +++ /dev/null @@ -1,12 +0,0 @@ -# Security Policy -## Reporting Security Issues - -Amazon Web Services (AWS) practices industry-standard Coodinated Vulnerability Disclosure (CVD) with the goal of reducing adversary advantage while a security vulnerability is being addressed. The [CERT® Guide to Coordinated Vulnerability Disclosure](https://certcc.github.io/CERT-Guide-to-CVD/tutorials/cvd_in_a_nutshell/) provides information about the CVD process, and outlines tools and practices that can help achieve this goal. - -We kindly ask that you **do not** open a public GitHub issue to report security concerns. - -Instead, please submit the issue to the AWS Vulnerability Disclosure Program via [HackerOne](https://hackerone.com/aws_vdp) or send your report via [email](mailto:aws-security@amazon.com). - -For more details, visit the [AWS Vulnerability Reporting Page](http://aws.amazon.com/security/vulnerability-reporting/). - -Thank you in advance for collaborating with us to help protect our customers.