-
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat: added vulnerabilityAlerts, fixed semantic-release message, adde…
…d more text to the doc BREAKING-CHANGE: changed minimumReleaseAge to 3 days
- Loading branch information
Showing
6 changed files
with
873 additions
and
1,079 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,42 @@ | ||
<!-- Lightly modified version of https://github.com/github/.github/blob/master/SECURITY.md --> | ||
## Security | ||
|
||
I'm taking the security of my software products and services seriously, including all of the open source code repositories | ||
managed by [me](https://github.com/prisis). | ||
|
||
## Reporting Security Issues | ||
|
||
If you believe you have found a security vulnerability in any (Anolilab|Visulima)-owned repository, please report it to us through coordinated | ||
disclosure. | ||
|
||
**Please do not report security vulnerabilities through public GitHub issues, discussions, or pull requests.** | ||
|
||
Instead, please send an email to d.bannert[@]anolilab.de. | ||
|
||
Please include as much of the information listed below as you can to help us better understand and resolve the issue: | ||
|
||
* The type of issue (e.g., buffer overflow, SQL injection, or cross-site scripting) | ||
* Full paths of source file(s) related to the manifestation of the issue | ||
* The location of the affected source code (tag/branch/commit or direct URL) | ||
* Any special configuration required to reproduce the issue | ||
* Step-by-step instructions to reproduce the issue | ||
* Proof-of-concept or exploit code (if possible) | ||
* Impact of the issue, including how an attacker might exploit the issue | ||
|
||
This information will help us triage your report more quickly. | ||
|
||
## Safe Harbor Policy: | ||
|
||
**When conducting vulnerability research according to this policy, we consider this research to be:** | ||
|
||
- Authorized in accordance with the Computer Fraud and Abuse Act (CFAA) (and/or similar state laws), and we will not initiate or | ||
support legal action against you for accidental, good faith violations of this policy; | ||
- Exempt from the Digital Millennium Copyright Act (DMCA), and we will not bring a claim against you for circumvention of | ||
technology controls; | ||
- Exempt from restrictions in our Terms & Conditions that would interfere with conducting security research, and we waive those | ||
restrictions on a limited basis for work done under this policy; and | ||
- Lawful, helpful to the overall security of the Internet, and conducted in good faith. | ||
- You are expected, as always, to comply with all applicable laws. | ||
|
||
_If at any time you have concerns or are uncertain whether your security research is consistent with this policy, please inquire | ||
via d.bannert[@]anolilab.de before going any further._ |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.