Skip to content

Commit 4fe1f4a

Browse files
He-PinCopilot
andauthored
docs: clarify security guidance (#2961)
Motivation: The security announcements page should use Apache Pekko-specific reporting guidance and keep readers on the Apache Pekko security announcements page for project security information. Modification: Clarify that issues affecting Apache Pekko and its predecessor project should be reported to the Apache Pekko team first, describe responsible disclosure coordination with affected upstream maintainers, and update the security-related documentation link to the Apache Pekko security announcements page. Result: The security documentation now avoids predecessor project branding in authored text, links to the Apache Pekko security announcements page, and better matches the Apache Pekko reporting process. Tests: - git diff --check / passed - sbt docs/paradox / passed with existing duplicate-anchor warnings in release notes only References: Upstream commit: akka/akka-core@fe097c3, which is now Apache licensed Refs #31927 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent 430237f commit 4fe1f4a

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

docs/src/main/paradox/security/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,12 +14,12 @@ We strongly encourage people to report such problems to our private security mai
1414

1515
Please follow the [guidelines](https://www.apache.org/security/) laid down by the Apache Security team.
1616

17-
Ideally, any issues affecting Apache Pekko and Akka should be reported to Apache team first. We will share the
18-
report with the Lightbend Akka team.
17+
Ideally, any issues affecting Apache Pekko and its predecessor project should be reported to the Apache Pekko team
18+
first. We will coordinate responsible disclosure with the affected upstream maintainers when needed.
1919

2020
## Security Related Documentation
2121

22-
* [Akka security fixes](https://akka.io/security)
22+
* [Apache Pekko security announcements](https://pekko.apache.org/docs/pekko/current/security/)
2323
* @ref:[Java Serialization](../serialization.md#java-serialization)
2424
* @ref:[Remote deployment allow list](../remoting.md#remote-deployment-allow-list)
2525
* @ref:[Remote Security](../remote-security.md)

0 commit comments

Comments
 (0)