Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SECURITY.md: Add product security team details #110

Merged
merged 1 commit into from
Dec 12, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 6 additions & 4 deletions SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,12 @@ CVE number), please report it as a
If you have a patch ready, submit it following the same procedure as any other
patch as described in README.md.

If you are dealing with a not-yet released or urgent issue, please send a
message to one of the maintainers listed in README.md, including as many details as
possible: the layer or software module affected, the recipe and its version,
and any example code, if available.
If you are dealing with a not-yet released or urgent issue, please contact us
via our [Product Security team](mailto:[email protected]) or
see our
[Report a Bug](https://www.qualcomm.com/company/product-security/report-a-bug)
page, including as many details as possible: the layer or software module
affected, the recipe and its version, and any example code, if available.

Branches maintained with security fixes
---------------------------------------
Expand Down
Loading