diff options
| author | Stefan Wick <[email protected]> | 2024-02-12 08:30:19 -0800 |
|---|---|---|
| committer | GitHub <[email protected]> | 2024-02-12 08:30:19 -0800 |
| commit | 09837f6a758e2258a2b71d64eafd5a4ce8edd656 (patch) | |
| tree | aa4f4df413e033d15271b6359c41a3bf6cd1cca4 | |
| parent | 00f54c82d66950de77eb60c1654a4d1c0b19b1b7 (diff) | |
| parent | 2dcef68f8e199ab32e84c7afd0c1193aa73a3676 (diff) | |
Merge branch 'master' into wickste-patch-2
| -rw-r--r-- | SECURITY.md | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..5e7373d --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,20 @@ +# Security Policy + +## Supported Versions + +| Version | Supported | +| ------- | ------------------ | +| 6.4.x | :white_check_mark: | + +## Reporting a Vulnerability + +If you think you have found a vulnerability in <project> you can report it using one of the following ways: + +* Contact the [Eclipse Foundation Security Team](mailto:[email protected]) +* [Report a Vulnerability](https://github.com/eclipse-threadx/usbx/security/advisories/new) + +You can find more information about reporting and disclosure at the [Eclipse Foundation Security page](https://www.eclipse.org/security/). + +## Security Policy + +This project follows [Eclipse Foundation Vulnerability Reporting Policy](https://www.eclipse.org/security/policy/). |
