[Chore][Doc] Add SECURITY.md and update security contact (#17472) #17717
+43
−2
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 addresses issue #17472 by improving the project's security reporting documentation. Specifically:
Adds a SECURITY.md file in the repository root to override GitHub’s default ASF security policy page.
Updates the existing security documentation to use DolphinScheduler’s dedicated security email address ([email protected]) instead of the generic Apache one.
Includes a link to the official Apache Software Foundation Security Process as required.
Brief change log
Add SECURITY.md in the repository root with proper security reporting instructions.
Update docs/docs/en/contribute/join/security.md to reference the correct security email and ASF security process.
Synchronize the Chinese version: update docs/docs/zh/contribute/join/security.md accordingly.
Verify this pull request
This pull request is documentation-only and does not require code testing. It can be verified as follows:
Confirm that SECURITY.md appears on the GitHub Security Policy page.
Check that both English and Chinese security docs correctly list [email protected].
Validate that the ASF security process link (https://www.apache.org/security/committers.html) is present.
Pull Request Notice
Pull Request Notice
This change is fully compatible and does not introduce any breaking or incompatible changes. No update to incompatible.md is needed.