-
Notifications
You must be signed in to change notification settings - Fork 156
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
29 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 |
---|---|---|
|
@@ -246,3 +246,7 @@ spec: | |
ports: | ||
- containerPort: 80 | ||
``` | ||
|
||
## 安全 | ||
|
||
如果您发现了代码中的安全漏洞,请联系[[email protected]](mailto:[email protected])。详见 [SECURITY.md](SECURITY.md) |
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 |
---|---|---|
|
@@ -316,3 +316,7 @@ slave device. | |
### DingTalk | ||
|
||
Join `DingTalk` group by `DingTalkGroup` id "35924643". | ||
|
||
## Security | ||
|
||
Please report vulnerabilities by email to [[email protected]](mailto:[email protected]). Also see our [SECURITY.md](SECURITY.md) file for details. |
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,21 @@ | ||
# Security Policy | ||
|
||
## Supported Versions | ||
|
||
| Version | Supported | | ||
| ------- | ------------------ | | ||
| >= v1.6.0 | :white_check_mark: | | ||
| < 1.6.0 | :x: | | ||
|
||
## Reporting a Vulnerability | ||
|
||
DO NOT CREATE AN ISSUE to report a security problem. Instead, please send an email to [[email protected]](mailto:[email protected]) | ||
|
||
## Vulnerability Management Plans | ||
|
||
### Critical Updates And Security Notices | ||
|
||
We learn about critical software updates and security threats from these sources | ||
|
||
1. GitHub Security Alerts | ||
2. [Dependabot](https://dependabot.com/) Dependency Updates |