SAFE for Elixir: Strengthening Security for Elixir and Erlang

Presented by: Robert Fiko & Mohamed Ali Khechine – SAFE Team, Erlang Solutions

About this talk

Security in software development is more critical than ever. In this session, Robert Fiko and Mohamed (Dali) Ali Khechine introduce SAFE for Elixir, a security audit developed with ELTE-Soft and Eötvös Loránd University researchers. 

SAFE helps businesses identify and address vulnerabilities in their code.

The team will break down common security risks, show how SAFE works, and explain why integrating it into your CI/CD pipeline can make your life easier while keeping your applications secure.

Please, accept marketing-cookies to watch this video.

What you’ll learn:

  • The biggest security risks in Elixir and Erlang projects (and how to spot them)
  • How SAFE makes vulnerability detection more accurate
  • How to integrate SAFE into your CI/CD pipeline for automated security checks
  • Why secure coding isn’t just about avoiding hacks. It also helps prevent downtime, financial loss, and compliance headaches

You can find more about SAFE here >>

Security and the BEAM Ecosystem

Security and the BEAM Ecosystem

In the second and final part, Jonatan Männchen on how the BEAM community is making security smarter and more collaborative.

SAFE and OIDCC

SAFE and OIDCC

Even secure code benefits from a second opinion. In part one, Jonatan Männchen shares how SAFE helped strengthen his authentication library.

Developing AstroBEAM

Creating a multiplayer game server in Elixir

This game was a highlight at Code BEAM Lite London and Code BEAM America. For those attendees lucky enough to experience AstroBEAM, Hernán Rivas Acosta…