alamb opened a new pull request, #9730:
URL: https://github.com/apache/arrow-rs/pull/9730

   # Which issue does this PR close?
   
   <!--
   We generally require a GitHub issue to be filed for all bug fixes and 
enhancements and this helps us generate change logs for our releases. You can 
link an issue to this PR using the GitHub syntax.
   -->
   
   - Closes https://github.com/apache/arrow-rs/issues/9727
   
   # Rationale for this change
   
   Other arrow subprojects (C++ in particular) has been beset recently by a 
deluge of low quality bug reports masquerading as security problems.
   
   To reduce this flow and make it easier to direct people to the appropriate 
bug vs feature venue, we should document our security posture better
   
   # What changes are included in this PR?
   1. Add SECURITY.md
   2. Clarify what is a bug vs a security issue
   3. Sprinkle links to SECURITY around
   
   # Are these changes tested?
   
   By CI
   # Are there any user-facing changes?
   
   yes, new policyt


-- 
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]

Reply via email to