You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

24 lines
1.2 KiB

1 month ago
  1. # Security Policies and Procedures
  2. ## Reporting a Bug
  3. The `raw-body` team and community take all security bugs seriously. Thank you
  4. for improving the security of Express. We appreciate your efforts and
  5. responsible disclosure and will make every effort to acknowledge your
  6. contributions.
  7. Report security bugs by emailing the current owners of `raw-body`. This information
  8. can be found in the npm registry using the command `npm owner ls raw-body`.
  9. If unsure or unable to get the information from the above, open an issue
  10. in the [project issue tracker](https://github.com/stream-utils/raw-body/issues)
  11. asking for the current contact information.
  12. To ensure the timely response to your report, please ensure that the entirety
  13. of the report is contained within the email body and not solely behind a web
  14. link or an attachment.
  15. At least one owner will acknowledge your email within 48 hours, and will send a
  16. more detailed response within 48 hours indicating the next steps in handling
  17. your report. After the initial reply to your report, the owners will
  18. endeavor to keep you informed of the progress towards a fix and full
  19. announcement, and may ask for additional information or guidance.