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
6 changes: 3 additions & 3 deletions docs/src/main/paradox/security/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,12 +14,12 @@ We strongly encourage people to report such problems to our private security mai

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

Ideally, any issues affecting Apache Pekko and Akka should be reported to Apache team first. We will share the
report with the Lightbend Akka team.
Ideally, any issues affecting Apache Pekko and its predecessor project should be reported to the Apache Pekko team
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I don't see why we shouldn't name Akka here.

first. We will coordinate responsible disclosure with the affected upstream maintainers when needed.

## Security Related Documentation

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