-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Write a developer convenient security policy
- Loading branch information
1 parent
cca0de6
commit 8564f69
Showing
1 changed file
with
15 additions
and
0 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
# Security Policy | ||
|
||
## Downloading Mermaid from Trusted CDN | ||
|
||
The Django Mermaid downloads a specified version of Mermaid from a trusted https://cdnjs.cloudflare.com/ Content | ||
Delivery Network (CDN) repository. | ||
|
||
## Reporting Security Issues | ||
|
||
If you discover a security issue in the Django Mermaid project, please do not hesitate to report it by emailing us | ||
at [[email protected]](mailto:[email protected]). We take all security issues seriously and will respond to your | ||
report as soon as possible. | ||
|
||
Please provide as much information as possible when reporting a security issue, including steps to reproduce the issue, | ||
the expected behavior, and the actual behavior. This will help us to identify and fix the issue quickly. |