pekko/akka-docs/src/main/paradox/scala/security/index.md

33 lines
1.3 KiB
Markdown
Raw Normal View History

# Security Announcements
## Receiving Security Advisories
The best way to receive any and all security announcements is to subscribe to the [Akka security list](https://groups.google.com/forum/#!forum/akka-security).
The mailing list is very low traffic, and receives notifications only after security reports have been managed by the core team and fixes are publicly available.
## Reporting Vulnerabilities
We strongly encourage people to report such problems to our private security mailing list first, before disclosing them in a public forum.
Following best practice, we strongly encourage anyone to report potential security
vulnerabilities to [security@akka.io](mailto:security@akka.io) before disclosing them in a public forum like the mailing list or as a Github issue.
Reports to this email address will be handled by our security team, who will work together with you
to ensure that a fix can be provided without delay.
## Security Related Documentation
2017-05-11 16:24:11 +02:00
* @ref:[Disabling the Java Serializer](../remoting.md#disable-java-serializer-scala)
* @ref:[Remote deployment whitelist](../remoting.md#remote-deployment-whitelist-scala)
* @ref:[Remote Security](../remoting.md#remote-security-scala)
## Fixed Security Vulnerabilities
@@toc { depth=1 }
@@@ index
* [2017-02-10-java-serialization](2017-02-10-java-serialization.md)
@@@