Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions docs/docs/en/contribute/join/security.md
Original file line number Diff line number Diff line change
@@ -1,11 +1,9 @@
# Security
# Security Policy

The Apache Software Foundation takes a rigorous stance on eliminating security issues in its software projects. Apache DolphinScheduler is also very concerned Security issues related to its features and functionality.
If you discover a security vulnerability in DolphinScheduler, please report it by emailing **[email protected]**.

If you have apprehensions regarding DolphinScheduler’s security or you discover vulnerability or potential threat, don’t hesitate to get in touch with the Apache Security Team by dropping a mail at [[email protected]]. Please specify the project name as DolphinScheduler in the email and provide a description of the relevant problem or potential threat. You are also urged to recommend the way to reproduce and replicate the issue. The apache security team and the DolphinScheduler community will get back to you after assessing and analysing the findings.
For more details, see our [Security Page](docs/docs/en/contribute/join/security.md).
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this links back to itself

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could you instead add this?
The ASF Security Process describes how we handle Security reports.


Please pay attention to report the security issue on the security email before disclosing it on public domain.
For the ASF Security process, refer to the [ASF Security Committers Guide](https://www.apache.org/security/committers.html).

## Note

Before you commit, check whether the issue is a security bug by following the Apache DolphinScheduler [security-model.md](https://github.com/apache/dolphinscheduler/tree/dev/docs/docs/en/contribute/join/security-model.md).
Please do not disclose security issues publicly until they have been reviewed and addressed.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It is useful to have a security model - why remove this link?