Skip to content

Commit

Permalink
Security Vulnerability Reporting
Browse files Browse the repository at this point in the history
  • Loading branch information
mrpollo authored and bkueng committed Nov 6, 2023
1 parent 39fbfd8 commit a29b07f
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions SECURITY.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
# Security Policy

## Supported Versions

The following is a list of versions the development team is currently supporting.

| Version | Supported |
| ------- | ------------------ |
| 1.4.x | :white_check_mark: |
| 1.3.3 | :white_check_mark: |
| < 1.3 | :x: |

## Reporting a Vulnerability

We currently only receive security vulnerability reports through GitHub.

To begin a report, please go to the top-level repository, for example, PX4/PX4-Autopilot,
and click on the Security tab. If you are on mobile, click the ... dropdown menu, and then click Security.

Click Report a Vulnerability to open the advisory form. Fill in the advisory details form.
Make sure your title is descriptive, and the development team can find all of the relevant details needed
to verify on the description box. We recommend you add as much data as possible. We welcome logs,
screenshots, photos, and videos, anything that can help us verify and identify the issues being reported.

At the bottom of the form, click Submit report. The maintainer team will be notified and will get back to you ASAP.

0 comments on commit a29b07f

Please sign in to comment.