From 5f3e1b607a0afe3d49ba9ce92836d1291bfdc1c0 Mon Sep 17 00:00:00 2001 From: Ian Craggs Date: Fri, 19 Jan 2024 10:53:45 +0000 Subject: [PATCH] Add necessary Eclipse metadata files --- NOTICE | 55 +++++++++++++++++++++++++++++++++++++++++++++++++++++ SECURITY.md | 16 ++++++++++++++++ 2 files changed, 71 insertions(+) create mode 100644 NOTICE create mode 100644 SECURITY.md diff --git a/NOTICE b/NOTICE new file mode 100644 index 0000000..1cfcffd --- /dev/null +++ b/NOTICE @@ -0,0 +1,55 @@ +# Notices for Eclipse Paho + +This content is produced and maintained by the Eclipse Paho project. + +* Project home: https://projects.eclipse.org/projects/iot.paho + +## Trademarks + +Paho™ is a trademark of the Eclipse Foundation. + +## Copyright + +All content is the property of the respective authors or their employers. For +more information regarding authorship of content, please consult the listed +source code repository logs. + +## Declared Project Licenses + +This program and the accompanying materials are made available under the terms +of the Eclipse Public License v2.0 which is available at +https://www.eclipse.org/legal/epl-2.0, or the Eclipse Distribution License +v1.0 which is available at https://www.eclipse.org/org/documents/edl-v10.php. + +SPDX-License-Identifier: EPL-2.0 OR BSD-3-Clause + +## Source Code + +The project maintains the following source code repositories: + +* https://github.com/eclipse/paho-website +* https://github.com/eclipse/paho.golang +* https://github.com/eclipse/paho.mqtt-sn.embedded-c +* https://github.com/eclipse/paho.mqtt-spy +* https://github.com/eclipse/paho.mqtt.android +* https://github.com/eclipse/paho.mqtt.c +* https://github.com/eclipse/paho.mqtt.cpp +* https://github.com/eclipse/paho.mqtt.d +* https://github.com/eclipse/paho.mqtt.embedded-c +* https://github.com/eclipse/paho.mqtt.golang +* https://github.com/eclipse/paho.mqtt.java +* https://github.com/eclipse/paho.mqtt.javascript +* https://github.com/eclipse/paho.mqtt.m2mqtt +* https://github.com/eclipse/paho.mqtt.python +* https://github.com/eclipse/paho.mqtt.ruby +* https://github.com/eclipse/paho.mqtt.rust +* https://github.com/eclipse/paho.mqtt.testing + +## Cryptography + +Content may contain encryption software. The country in which you are currently +may have restrictions on the import, possession, and use, and/or re-export to +another country, of encryption software. BEFORE using any encryption software, +please check the country's laws, regulations and policies concerning the import, +possession, or use, and re-export of encryption software, to see if this is +permitted. diff --git a/SECURITY.md b/SECURITY.md new file mode 100644 index 0000000..d1ae30d --- /dev/null +++ b/SECURITY.md @@ -0,0 +1,16 @@ +# Security Policy + +This project follows the [Eclipse Vulnerability Reporting Policy](https://www.eclipse.org/security/policy.php). +Vulnerabilities are tracked by the Eclipse security team, in cooperation with the project lead. +Fixing vulnerabilities is taken care of by the project committers, with assistance and guidance of the security +team. + +## Supported Versions + +Eclipse Paho provides security updates for the most recent version only. + +## Reporting a Vulnerability + +We recommend that in case of suspected vulnerabilities you do not create a GitHub issue, but instead contact the +Eclipse Security Team directly sending an email to security@eclipse.org. +