👉🏽 "From Freakout to Fix: Navigating a Security Disaster"
Our Foundation's CISO - @maennchen.dev - will be speaking at @elixirconf.bsky.social on how to handle serious security holes — without melting down.
📢 Don’t miss it: elixirconf.com/talks/from-f...
#ElixirLang #Security #BEAM
06.08.2025 17:02 — 👍 3 🔁 2 💬 0 📌 0
🎙️ @maennchen.dev joins the latest @openssf.org podcast!
In this SOSS episode, he shares how the Erlang community is proactively addressing security concerns, why manufacturers are investing in upstream projects — and what other ecosystems can learn from their approach.
Listen! shorturl.at/iKdG7
29.07.2025 18:16 — 👍 3 🔁 2 💬 0 📌 0
🎉 Today we celebrate #OpenSSFCommunity Day NA 2025, welcoming six new member organizations and honoring incredible contributors with the Golden Egg Awards 🥚.
Read the full update:
🌐 openssf.org/blog/2025/06...
#OpenSSF #OpenSource #SoftwareSecurity #OSS
26.06.2025 14:00 — 👍 7 🔁 1 💬 0 📌 2
🙌 Welcome to another #GettingToKnowUs edition!
This time we got to meet @maennchen.dev a seasoned developer and lead engineer, with contributions to projects like the certified #OpenID Connect client for the #BEAM. He is currently the CISO of our Foundation.
🔗 erlef.org/blog/marketi...
25.06.2025 17:45 — 👍 5 🔁 3 💬 1 📌 0
Security and the BEAM Ecosystem - Erlang Solutions
In the second and final part, Jonatan Männchen on how the BEAM community is making security smarter and more collaborative.
In part two of our talk with @maennchen.dev (CISO at @theerlef.bsky.social), we dive into the real security challenges BEAM developers face.
From CVE tracking to practical tips for open source teams, this is about building safer systems from the start, not patching them too late.
🎥 bit.ly/45WjT3y
16.06.2025 12:48 — 👍 3 🔁 2 💬 0 📌 0
SAFE and OIDCC - Erlang Solutions
Even secure code benefits from a second opinion. In part one, Jonatan Männchen shares how SAFE helped strengthen his authentication library.
Security is most effective when it is built in from day one. In part one of our latest webinars with @maennchen.dev, CISO @theerlef.bsky.social, he shares his experience using SAFE, our security audit service for Erlang and Elixir systems. 🔒
11.06.2025 15:44 — 👍 4 🔁 2 💬 1 📌 0
Release v1.19.0-rc.0 · elixir-lang/elixir
Type system improvements
Type checking of protocol dispatch and implementations
This release also adds type checking when dispatching and implementing protocols.
For example, string interpolation i...
Elixir 1.19 is a banger! Honestly I'm so pleased with the direction that #ElixirLang is going. My programs just get faster and more correct every time. I just know that we're in good hands. Thank you to everyone on the team for your hard work!
github.com/elixir-lang/...
09.06.2025 13:17 — 👍 114 🔁 23 💬 2 📌 1
Security and the BEAM Ecosystem - Erlang Solutions
Jonatan Männchen shares how the BEAM community is improving security through better tracking, smarter tooling and shared responsibility.
🔐Security and the BEAM Ecosystem
In this insightful session organized by @erlangsolutions.bsky.social, @maennchen.dev — CISO at our Foundation —shares how the BEAM community is stepping up its open source security efforts, including becoming an official CNA
www.erlang-solutions.com/webinars/sec...
10.06.2025 18:01 — 👍 4 🔁 3 💬 0 📌 0
Did the required work this morning to get #AshFramework passing the OpenSSF Best Practices certification, and to get our OpenSSF Scorecard.
Thanks again to @maennchen.dev from @theerlef.bsky.social for his expert council and advice. See the scorecard here: scorecard.dev/viewer/?uri=...
#ElixirLang
03.06.2025 16:09 — 👍 19 🔁 2 💬 0 📌 0
FOSDEM 2025 - Hunting for GitHub Actions bugs with zizmor
Btw: This talk about zizmor at FOSDEM was quite good: fosdem.org/2025/schedul...
02.06.2025 18:38 — 👍 2 🔁 0 💬 1 📌 0
Home
Quickly assess open source projects for risky practices
I would recommend for every project on GitHub to have a look at OpenSSF ScoreCard. Not to chase a high number, but the checks are great for ensuring a safe CI. Stuff like Token Permissions, Branch Protection, Pinning Deps etc.
See: scorecard.dev#the-checks
02.06.2025 15:56 — 👍 5 🔁 0 💬 1 📌 0
On that point I fully agree. Actions should always be pinned to a Git SHA (Not a Tag since Tags can be mutated...)
For Example in Elixir that is implemented: scorecard.dev/viewer/?uri=...
02.06.2025 15:51 — 👍 1 🔁 0 💬 1 📌 0
The action does a lot of stuff like checking valid OTP / Elixir combos, reading Version files, supports multiple OS and architectures. All that needs to be handled.
02.06.2025 15:39 — 👍 1 🔁 0 💬 0 📌 0
This includes transitive deps. That doesn't sound that scary to me.
02.06.2025 15:36 — 👍 1 🔁 0 💬 1 📌 0
I don't think it's quite that bad. Most of the dependencies are for development like linters, formatters etc.
"$ npm ls -a --omit dev" shows 5 GitHub Dependencies and 4 non-GitHub Dependencies.
If we include ncc, the tool to create the dist JS files, there's one more.
02.06.2025 15:36 — 👍 3 🔁 0 💬 2 📌 0
YouTube video by Code Sync
LT: EEF Update - Alistair Woodman, Jonatan Männchen, Dan Janowski | ElixirConf EU 2025
🎥 What’s new at the EEF?
Alistair Woodman, @maennchen.dev & Dan Janowski share big updates:
🔐 We’ve joined the CVE® Program as an official CNA
🛡️ Launched the Ægis Initiative to boost security
Must-watch for the BEAM community!
▶ youtu.be/5WqMpSt_rRE
29.05.2025 19:09 — 👍 4 🔁 2 💬 0 📌 0
A Letter From Ourselves by Zach Daniel - Goatmire Elixir
Elixir has a storied past—but what does its future hold? In this session, we won’t be unveiling new features or delivering a roadmap. And yet, somehow, the future makes an appearance. Expect familiar…
Not an Ash talk. Not an Igniter talk.
Is easy to couple Zach Daniel to his massive efforts in the Ash framework but ever since I met him the phrase "Elixir ride or die" live rent-free in my head.
I must not say much about the talk itself. You need to see it.
goatmire.com/speaker/zach...
#elixirlang
27.05.2025 12:02 — 👍 13 🔁 4 💬 0 📌 0
✨Thanks to everyone who joined our talk at
@elixirconf.bsky.social! We loved sharing everything we’ve been working on — from the Foundation to the community.
Big shoutout to all the amazing speakers for the inspiring lightning talks, and to everyone who made this event so special!
#Elixirlang
22.05.2025 17:30 — 👍 8 🔁 3 💬 0 📌 0
#ElixirLang ❤️ @theerlef.bsky.social
I firmly believe the EEF will play an ever increasing role in the success of the Elixir ecosystem, and I intend to do my part to support them in this effort. Our community is growing and the need for coordination on things that impact us all grows alongside it. 👇
19.05.2025 19:02 — 👍 37 🔁 5 💬 4 📌 1
The EEF board 2025 Election Vote is over! 🗳
Cohort C contains the following new three members: @lawik.bsky.social, Lee Barney, @zachdaniel.dev 👏
We’re thankful for everyone who decided to get involved by running, and those who made their voices heard by voting.
erlef.org/blog/eef/ele...
19.05.2025 18:45 — 👍 41 🔁 11 💬 5 📌 6
New CVE Program Partner
Erlang Ecosystem Foundation is now a CVE Numbering Authority (CNA) assigning CVE IDs for vulnerabilities in active packages on Hex.pm + projects on GitHub under elixir-lang, erlang, erlef-cna, erlef, gleam-lang, & hexpm, unless covered by the scope of another CNA
cve.org/Media/News/i...
13.05.2025 20:16 — 👍 13 🔁 8 💬 0 📌 0
🚨We’ve officially joined the CVE® Program as an authorized CVE Numbering Authority!
🔐 This means we can now assign CVE IDs to publicly disclosed cybersecurity vulnerabilities in our defined scope, helping improve security and transparency in the broader open-source community
shorturl.at/0bOxC
14.05.2025 16:40 — 👍 21 🔁 9 💬 1 📌 0
I'll swing by as well, see you there 😄
06.05.2025 13:29 — 👍 1 🔁 0 💬 1 📌 0
📢 New API Key strategy for @ash-hq.org merged 🎉.
github.com/team-alembic...
Massive shoutout (once again) to @maennchen.dev at @theerlef.bsky.social for his invaluable guidance on implementing this securely. #AshFramework #ElixirLang
06.05.2025 12:49 — 👍 33 🔁 7 💬 0 📌 0
🛠️ Building @justcrosspost.app & @repobot.app
👨💻 Elixir/Ruby SDK dev at @sentry.io
💜 Creator of Elixir Drops 💦
❤️ Creator of rom-rb and many dry-rb gems and former @Hanamirb.org core team member
#ElixirLang #RubyLang #OpenSource #BuildInPublic
I’m not always wrong; I’m just wrong most of the time.
Software Engineer | #ElixirLang
Blog: uwucocoa.moe
Soren is the partnership of Parker and Shannon Selbert. We’re the people behind Oban.
OCaml developer advocate, 🐫 OCaml.org maintainer, RFC 3339 dating coach, web developer ✨
twitch.tv/sabine_sh
github.com/sabine
Principal Software Engineer @ Broadcom | All things RabbitMQ 🐇
Co-host of the Thinking Eixir Podcast | Behind elixirstream.dev | Principal Architect at DScout | bernheisel.com | Founder of zest.dev (consultancy)
#ElixirLang
runner, coder, gamer. Ị break things
co-organizer of @elixir.berlin
Just published The Foundations Of The Digital State - a report for the Scottish Government
http://foundationsofthedigitalstate.com/
and blogs at
digitalpolicy.substack.com
Politician manqué, girl group fan, code monkey
We improve the security of apps with community-led open source projects, 260 local chapters, and tens of thousands of members worldwide. Famous for OWASP Top 10
Elixir contributor | Linux fanatic | Emacs zealot | Bonafide nerd | Frustrated (Indian) teenager
Software developer and hobby photographer.
putting my stake into the ground. Find my content on Mastodon: https://chaos.social/@leyrer
Der Chaos Computer Club ist eine galaktische Gemeinschaft von Lebewesen für Informationsfreiheit und Technikfolgenabschätzung. https://ccc.de
Software dev, Erlang, Elixir, Rust