FasterXML / jackson-dataformats-binary

Uber-project for standard Jackson binary format backends: avro, cbor, ion, protobuf, smile
Apache License 2.0
310 stars 133 forks source link

How to get in touch regarding a security concern #299

Closed zidingz closed 2 years ago

zidingz commented 3 years ago

Hey there!

I belong to an open source security research community, and a member (@occia) has found an issue, but doesn’t know the best way to disclose it.

If not a hassle, might you kindly add a SECURITY.md file with an email, or another contact method? GitHub recommends this best practice to ensure security issues are responsibly disclosed, and it would serve as a simple instruction for security researchers in the future.

Thank you for your consideration, and I look forward to hearing from you!

(cc @huntr-helper)

occia commented 3 years ago

As supplementary, I put the found security bugs inside the huntr platform for responsible disclosure. You can login as this github repo's developer to see the detail reports:

cowtowncoder commented 3 years ago

@zidingz Some of Jackson repos have it, so I'd recommend look at:

https://github.com/FasterXML/jackson-databind/

but basically there are 2 routes:

  1. Report issues via Tidelift (do not have to be a customer, they will handle disclosures with dev team) OR
  2. Send email to info at fasterxml dot com -- this will also go (eventually) to dev team.