Skip to content

Commit c68a8f0

Browse files
committed
Updated vulnerability alerting and reporting
1 parent 88065ab commit c68a8f0

File tree

2 files changed

+4
-12
lines changed

2 files changed

+4
-12
lines changed

README.md

-2
Original file line numberDiff line numberDiff line change
@@ -149,8 +149,6 @@ Security
149149

150150
Consult our [security policy](SECURITY.md) for best practices using this open source software and to report vulnerabilities.
151151

152-
[![Known Vulnerabilities](https://snyk.io/test/github/reelyactive/advlib/badge.svg)](https://snyk.io/test/github/reelyactive/advlib)
153-
154152

155153
License
156154
-------

SECURITY.md

+4-10
Original file line numberDiff line numberDiff line change
@@ -4,24 +4,18 @@ Using reelyActive open source software securely
44
If you're reading this, it is likely because you take open source software security seriously. _Thank you!_
55

66

7-
Observe best practices
8-
----------------------
9-
10-
We are currently compiling an open source software security best practices document. Link to come.
11-
12-
137
Keep up to date
148
---------------
159

16-
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.
17-
18-
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.
10+
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.
1911

2012

2113
Disclose a vulnerability
2214
------------------------
2315

24-
Should you discover a novel security issue or vulnerability, kindly __report your findings to [email protected]__, 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!_
16+
Should you discover a novel security issue or vulnerability, kindly __report your findings privately__, either to __[email protected]__, or with the __Report a vulnerability__ feature under the Security tab of this GitHub repository.
17+
18+
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!_
2519

2620

2721
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/).

0 commit comments

Comments
 (0)