advlib-eep-rps
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -18,3 +18,3 @@ { | ||
], | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"engines": { | ||
@@ -21,0 +21,0 @@ "node": ">=6.0.0" |
@@ -6,2 +6,4 @@ advlib-eep-rps | ||
![Overview of advlib-eep-rps](https://reelyactive.github.io/advlib-eep-rps/images/overview.png) | ||
__advlib-eep-rps__ is a lightweight [Node.js package](https://www.npmjs.com/package/advlib-eep-rps) with no dependencies. See also its sister libraries [advlib-eep-vld](https://github.com/reelyactive/advlib-eep-vld) and [advlib-eep-4bs](https://github.com/reelyactive/advlib-eep-4bs). | ||
@@ -46,3 +48,5 @@ | ||
See [www.reelyactive.com/pareto/anywhere/devices/enocean-alliance/](https://www.reelyactive.com/pareto/anywhere/devices/enocean-alliance/) for a list of all EEPs supported by our [Pareto Anywhere](https://www.reelyactive.com/pareto/anywhere/) open source IoT middleware. | ||
Contributing | ||
@@ -59,5 +63,3 @@ ------------ | ||
[![Known Vulnerabilities](https://snyk.io/test/github/reelyactive/advlib-eep-rps/badge.svg)](https://snyk.io/test/github/reelyactive/advlib-eep-rps) | ||
License | ||
@@ -68,3 +70,3 @@ ------- | ||
Copyright (c) 2022 [reelyActive](https://www.reelyactive.com) | ||
Copyright (c) 2022-2024 [reelyActive](https://www.reelyactive.com) | ||
@@ -71,0 +73,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
@@ -7,22 +7,16 @@ Using reelyActive open source software securely | ||
Observe best practices | ||
---------------------- | ||
We are currently compiling an open source software security best practices document. Link to come. | ||
Keep up to date | ||
--------------- | ||
Unless otherwise specified, it is recommended to regularly update to the most recent version of this software package, and to review the security test results, ideally automating this process and including an alerting feature. | ||
Unless otherwise specified, it is recommended to regularly update to the most recent version of this software package, and to review the security test results, including any [Dependabot alerts](https://docs.github.com/code-security/dependabot/dependabot-alerts) listed under the Security tab of this GitHub repository, ideally automating this process and including an alerting feature. | ||
Observe the [vulnerabilities badge](README.md#security) on the project README page and follow the link to consult independent test results by [snyk.io](https://snyk.io) of the latest commit. | ||
Disclose a vulnerability | ||
------------------------ | ||
Should you discover a novel security issue or vulnerability, kindly __report your findings to security@reelyactive.com__, and provide sufficient detail to effectively address, if not resolve, the issue. Kindly also provide a means of contact should additional detail be required, _and also so we can return our thanks!_ | ||
Should you discover a novel security issue or vulnerability, kindly __report your findings privately__, either to __security@reelyactive.com__, or with the __Report a vulnerability__ feature under the Security tab of this GitHub repository. | ||
Kindly provide sufficient detail to effectively address, if not resolve, the issue, as well as a means of contact should additional detail be required, _and so that we may return our thanks!_ | ||
These security guidelines were drafted by [the reelyActive team](https://www.reelyactive.com/team/) and we invite you to adapt them for your own projects under a [Creative Commons Attribution 4.0 International License](https://creativecommons.org/licenses/by/4.0/). |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
19970
80