ppkarwasz commented on code in PR #3643:
URL: https://github.com/apache/parquet-java/pull/3643#discussion_r3557654333


##########
SECURITY.md:
##########
@@ -0,0 +1,53 @@
+<!--
+  ~ Licensed to the Apache Software Foundation (ASF) under one
+  ~ or more contributor license agreements.  See the NOTICE file
+  ~ distributed with this work for additional information
+  ~ regarding copyright ownership.  The ASF licenses this file
+  ~ to you under the Apache License, Version 2.0 (the
+  ~ "License"); you may not use this file except in compliance
+  ~ with the License.  You may obtain a copy of the License at
+  ~
+  ~   http://www.apache.org/licenses/LICENSE-2.0
+  ~
+  ~ Unless required by applicable law or agreed to in writing,
+  ~ software distributed under the License is distributed on an
+  ~ "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
+  ~ KIND, either express or implied.  See the License for the
+  ~ specific language governing permissions and limitations
+  ~ under the License.
+  -->
+
+# Security
+
+## Reporting a Vulnerability
+
+Please report suspected vulnerabilities privately to the Parquet Project 
Management
+Committee at [email protected]. Do **not** file a public GitHub issue 
or pull
+request for a suspected vulnerability, as that would disclose it before a fix 
is available.

Review Comment:
   The security contact should start with `security@`. There are two kinds of 
PMCs at the ASF:
   
   - **PMCs with their own project-specific security mailing list** (e.g. 
Airflow, Tomcat, etc.), where a subset of committers handles vulnerabilities 
directly. These teams often have more bandwidth than the ASF Security Team, so 
we generally don't touch reports for them, unless a report is misdirected to 
`[email protected]`, in which case we apply a "false positive filter" to 
avoid forwarding spam.
   - **PMCs that rely on the main ASF Security Team.** For these, we expect all 
security reports to go through `[email protected]`, and we only forward 
reports that are VALID according to the project's threat model, or that reveal 
a gap in it.
   
   If you'd like your own list, you can request a [project-specific security 
mailing list](https://apache.org/security/committers.html#lists). Either way, 
I'd prefer `[email protected]` not be used as the security contact.
   



-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to