[Doc-17472] Improve security documentation#17481
Closed
phanendharreddy wants to merge 1 commit intoapache:devfrom
Closed
[Doc-17472] Improve security documentation#17481phanendharreddy wants to merge 1 commit intoapache:devfrom
phanendharreddy wants to merge 1 commit intoapache:devfrom
Conversation
|
Thanks for opening this pull request! Please check out our contributing guidelines. (https://github.com/apache/dolphinscheduler/blob/dev/docs/docs/en/contribute/join/pull-request.md) |
3 tasks
pjfanning
reviewed
Sep 5, 2025
| If you discover a security vulnerability in DolphinScheduler, please report it by emailing **security@dolphinscheduler.apache.org**. | ||
|
|
||
| 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 [security@apache.org]. 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). |
Member
There was a problem hiding this comment.
Could you instead add this?
The ASF Security Process describes how we handle Security reports.
| ## 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. No newline at end of file |
Member
There was a problem hiding this comment.
It is useful to have a security model - why remove this link?
Member
|
The PR description claims that your adding a new SECURITY.md but the PR does not have this file. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Purpose of the pull request
This pull request improves the security documentation by updating the existing documentation and adding a SECUR ITY.md file to the project root.
Brief change log
dev/docs/docs/en/contribute/join/security.mdto include a link to the ASF Security process and clarify security contacts.SECURITY.mdfile in the repository root, referencing the project’s security documentation and ASF process.Verify this pull request
This pull request is a documentation update and does not change any code or require test coverage.
This PR does not introduce incompatible changes.