Software Security
Meet other local people interested in Software Security: share experiences, inspire and encourage each other! Join a Software Security group.
2,239
members
1
groups
Frequently Asked Questions
Yes! Check out software security events happening today here. These are in-person gatherings where you can meet fellow enthusiasts and participate in activities right now.
Discover all the software security events taking place this week here. Plan ahead and join exciting meetups throughout the week.
Absolutely! Find software security events near your location here. Connect with your local community and discover events within your area.
Software Security Events Today
Join in-person Software Security events happening right now
WARGA - military inspired warrior yoga + learn German
a concept for ambitious athletes, non-yogis, and anyone ready to challenge both body and mind. WARGA combines the intensity of functional strength training with the mobility and discipline of yoga — all set against the backdrop of Lake Zurich.
This is not a whisper-and-meditate yoga class.
This is sweat, focus, resilience, and full energy output.
💥 The method combines:
Ashtanga Yoga
Power Yoga
Mobility Training
Functional strength exercises with physiotherapy-based principles
Designed to help you:
Improve mobility
Release tension
Build strength and focus
Develop mental and physical resilience
🌧 Weather? Doesn’t matter.
Rain sessions come with a motivational surprise for the tough ones.
📍 4 minutes from Küsnacht train station
🗓 Tuesdays | 6:30–7:30 PM | Starting May 5, 2026
💰 CHF 35
Created by a therapeutic yoga teacher and inspired by real military experience during a KFOR deployment, WARGA was designed specifically for strong bodies that need mobility, recovery, and mental balance without losing intensity.
Train hard. Recover better. Then jump into Lake Zurich afterward.
✨ DC4131 - Beer on Tuesday (BoT) Zug🍻
Come and experience the infamous DC4131 hacker meetup vibe! 👾🍻
Please find more event specific info's on our **[webpage](https://www.beerontuesday.ch/)**.
If you have any location specific questions, reach out to the local BoT Master, otherwise please don't hesitate to contact the board through our **[website](https://www.defcon-switzerland.org/)**.
Did someone say **SWAG?! –** That’s right baby, we are back with our refreshed swag shop, where you can now again purchase the latest and sexiest DC4131 Swag – All options and details are here: **[DC4131 Swag Shop](https://industryink.co.uk/collections/defcon)**
We are also on **[Discord](https://discord.gg/Q3KXn5u)**[ ](https://discord.gg/Q3KXn5u):) Come say hi!
Software Crafters: «Das Warum und Wie von Dokumentationen»
An der OST Rapperswil, Zimmer 1.262, [siehe hier](https://geometalab.gitlab.io/campus-maps-with-openstreetmap/ifs-campus-map/?search=way/902580361) (Öffentlicher Anlass)
**Worum geht’s?**
Wir treffen uns regelmässig als Community of Practice rund um **Software Crafting** – sauberes Design, TDD, Pairing, CI/CD, Observability, Security by Design, kontinuierliches Lernen, Erfahrungsautausch und diverses mehr. Dieses Treffen ist hands-on und praxisnah, ideal für Einsteigerinnen und Profis.
**Fokus dieses Mal**
Das Warum und Wie von Dokumentationen
In diesem Meetup werden wir in einem interaktiven Format über Projektdokumentationen, Anforderungsspezifikationen und Architekturdokumentationen sprechen. Gemeinsam wollen wir herausfinden, was wir unter diesen Dokumentationen verstehen, was alles dazugehört und wie wir sicherstellen können, dass unsere Dokumentationen auch in Zukunft für uns und andere einen Nutzen bringen.
Teilnehmer:innen können sich gerne im Vorfeld zu diesen drei Dokumentationsarten Gedanken machen. Besonders interessiert sind wir an euren Erfahrungen, Best Practices und Bad Examples.
Mehr dazu [hier](https://github.com/orgs/Software-Crafters-Meetup/discussions/14)
👉 **Themenliste & Voting:** [Themenliste](https://github.com/Software-Crafters-Meetup/Software-Crafters/blob/main/themenliste.md)
Trage dein Thema ein und vote mit.
**Ablauf**
Wir werden Pizza bestellen.
**Mitbringen**
\- Laptop
**Code of Conduct**
Wir pflegen einen respektvollen Umgang, teilen Wissen offen und geben konstruktives Feedback. Kein Gatekeeping, kein Verkaufs-Pitch.
**Fragen?** Melde dich via Issue/Discussion oder per Mail an *mail@marcokuoni.ch*
Wir freuen uns auf dich – und auf deine Themenideen!
Practice your programming skills with Python, Js, Java, C(++) or ...
Anybody who wants to practice their programming skills is welcome. We share our ideas, learn from each other, do some exercise, ask questions, etc. This meetup is the best for those who want to improve their skills by programming and learning in a group
If you want to learn more about our Co-Learning, please have a look at our website:
[https://opentechschool-zurich.github.io/](https://opentechschool-zurich.github.io/)
\*\*\*
We have a chat group you can join to get more information:
[https://app.element.io/#/room/#ots-zh:matrix.org](https://app.element.io/#/room/#ots-zh:matrix.org)
(You need to create a free account if you don't already have one)
Remote participants are also welcome. You first need to join the Element chat and then get into the video call that we start at around 19:00 (if we forget, pleas ping us in the Element chat!)
\*\*\*
Our main languages are Python and Javascript, but we welcome every programming languages.
Some of the skills we can help you learning:
* Python and
* ... PyGame (Zero / Play)
-.... Flask
* ... Jupyter and data science
-... PySide2 / PyQt
* ... Shoebot
* C++ and
* ... Qt
* ... cmake
* ... and modern C++
* Flutter for Apps
* PHP and
* ... Vue.js
* ... Wordpress
* JS and React.js
We have a few Github repository that can be interesting to browse:: https://github.com/opentechschool-zurich/
Zürich AI | Agentic Loops
**Sponsored by:**
***\- ACP***
***\- TD SYNNEX***
***\- Technopark Winterthur***
**Partner-led and partner-branded by**: ***Microsoft***
Speakers:
* Firas Cheaib (ACP) – When Models Become the Commodity
* Victor Chibotaru(LogicStar AI) – Shipping Faster, Drowning Sooner
Abstract:
When Models Become the Commodity
ACP Engineering works extensively with LLMs to write production code across a small team. What makes that work is not the models, but the groundwork laid before them: a portfolio of Python projects sharing the same tooling, structure, tests, CI, and linters, the same conditions that already made the codebase easy for humans to navigate. That foundation is what powers the current build of ACP-M, ACP's industrial IoT platform for manufacturing customers, and an early agentic-loop prototype now running internally. The next step is enabling customers to automate their own operations the same way. Doing that requires the same kind of preparation on their side: turning fragmented operational data into knowledge graphs, unified namespaces, and typed semantic layers, so that agents act on information that is short, focused, and reliable. Once that environment exists, the model becomes a commodity. What matters is enterprise processes and domain knowledge, not which model happens to be in fashion that quarter. Attendees will leave with a concrete way to assess whether their own environment is ready for agents at all, and what it takes to get there
--
Shipping Faster, Drowning Sooner
AI ships your features faster than ever, but it also ships bugs faster than ever. Code got cheap, maintenance didn't: customer complaints stack up, Sentry alerts overflow, and triaging the pile is still as expensive as it ever was. I'll show how LogicStar finds bugs across your Sentry, Jira and codebase, separates signal from noise, and helps your team fix issues that matter.
Learn programming with Python, Java, Javascript, C(++) or ...
Dies ist ein informelles Treffen für Lernende, die ihre ersten Schritte in der Programmierung machen oder ihre Grundkenntnisse vertiefen möchten.
***
This is an informal meetup, for learners that want to do their first steps in programming or want to consolidate their skills.
We spend one hour and a half working on tutorials, exercises or projects. If you need help to get started, we will help you finding a good way for learning.
You should be prepared to spend your time "doing things": just hanging around and listening might get boring, if all other people are learning on their side.
There are experienced people are around and you can ask questions as soon as their arise or bring with you questions you have had during the week.
During the last half an hour, we do a (simple) exercise together.
We speak German, English, and a few other languages.
Currently, how main programming languages are:
* Python
* Javascript
* Java
* Flutter
* C++
* C
* C#
* PHP
But you're free to learn any programming language during our Co-Learning!
If you want to learn more about our Co-Learning, please have a look at our website (no frequent updates...):
https://opentechschool-zurich.github.io/
If you're starting with Python, we can suggest:
* Learning Python the hard way (https://learnpythonthehardway.org/python3/) (for Python 3).
* The Solo Learn Python 3 Tutorial (https://www.sololearn.com/Course/Python/).
* A big list of Python tutorials: https://docs.python-guide.org/intro/learning/
For Node.js:
* Nodeschool: https://nodeschool.io/
For C++
* https://de.wikibooks.org/wiki/C%2B%2B-Programmierung
* https://www.sololearn.com/Course/CPlusPlus/
Software Security Events This Week
Discover what is happening in the next few days
OWASP Switzerland Community Event, May 2026
The OWASP community is getting together for another meetup in May 2026! Join us for some security talks 🔐, good company 🤝, and a little aperitif 🍕.
**Program:**
**16:00** - **Doors open**: Grab a drink, meet old and new friends from the OWASP Switzerland community
**16:30** - **Hello from OWASP Switzerland**
**16:40 - Talk: AI-Driven Development Lifecycle (AI-DLC) (Markus Rollwagen, Senior Solutions Architect, AWS)**
**17:25** **-** **(10min break)**
**17:35 - Talk: Using HoneyPots to protect critical Infrastructure (Giulio Grazzi, Head IT Security, SRF)**
**18:35** - **(10min break)**
**18:45 - Talk: We Tried to Detect Prompt Injection in Coding Agents. Here's What Broke (Paulo Martins, Principal Security Engineer, GitLab)**
**19:30 - Networking & Pizza 🍕 & Aperitif**🍷- Grab a bite and chat with old and new friends
**Talks Details:**
**AI-Driven Development Lifecycle (AI-DLC) (Markus):**
Software development is undergoing a fundamental shift. AWS’s AI-Driven Development Lifecycle (AI-DLC) positions AI not as a mere assistant, but as a central collaborator across the entire SDLC — from requirements to deployment. In this session, we’ll explore how AI-DLC’s three phases — Inception, Construction, and Operations — redefine team workflows, and what this means for security: how AI enforces organization-specific security standards consistently, maintains human oversight at critical decision points, and ensures traceability from requirements to deployment. We’ll discuss the security opportunities and risks this methodology introduces, and how teams can adopt AI-DLC while keeping security a first-class citizen in every “bolt.”
**Using HoneyPots to protect critical Infrastructure (Giulio):**
How do you protect your critical infrastructure in the days of agentic ai and very limited options on your hosts? You need to get creative and use stone age tech. I’ll give you some insights, from our journey and pitfalls you might be facing (and should be avoided :))
**We Tried to Detect Prompt Injection in Coding Agents. Here's What Broke (Paulo):**
As a community, we are delegating a significant part of our development workflow to agents, and as the use cases grow, the risk of prompt injection keeps increasing - to the point that it made it to the top of the OWASP LLM Top 10. In this talk, I'll explore the concept of "detect and prevent prompt injection" and why it is particularly hard to do for coding agents.
**Speaker Details:**
**Markus Rollwagen**
Senior Solutions Architect at AWS, based in Switzerland
Markus enjoys deep dive technical discussions, while keeping an eye on the big picture and the customer goals. With a software engineering background, he embraces infrastructure as code and is passionate about all things security.
**Giulio Grazzi**
Head IT Security, SRF
From bike messaging to networking to infosec - always maximize never max out. Currently at Schweizer Radio und Fernsehen dealing with all Infosec topics, background in networking, embedded devices and mobile security.
**Paulo Martin**
Principal Security Engineer, GitLab since 2021
Now focused on AI security: prompt injection, sandboxing, and keeping agentic workflows from doing things they shouldn't.
Hackergarten May
We're planning the next Hackergarten Zurich 🥳 We're looking forward to see some familiar faces and share knowledge within the open-source community. Spread the word — everyone is welcome! Bring your project, a bug, a feature, a question... or just your time and enthusiasm 💜 As always there will be free drinks, beer and pizza, sponsored by Quatico.
As usual we briefly present the open-source projects we'd like to work on, break up into groups and try to make an actual contribution. We offer free pizza, beverages and depending on weather conditions a great view on Zurich West from the rooftop terrace.
Many thanks to Quatico (https://www.quatico.com) for hosting the event!
Web Zurich Mai 2026
Web Zurich presents inspiring talks all about the web. Join us for the Mai 2026 meetup! We will have three talks as well as chit-chat and drinks.
Whatapp: [https://chat.whatsapp.com/FxOfVTK9nf431xHtVl3eGK](https://chat.whatsapp.com/FxOfVTK9nf431xHtVl3eGK)
Website: [https://webzurich.ch](https://webzurich.ch)
18:30 \~ 19:00
Arrival time with drinks, chat
19:00 \~ 19:10
Welcome and introduction
19:10 \~ 19:30
*Alex Suzuki*
**Monetizing JavaScript: Building Profitable Products as a Solo Developer**
Lessons learned from building and launching a commercial JavaScript library as a solo developer.
19:30 \~ 19:50
*Hugo Sousa*
**Ten times tea**
I'm building a programming language. When I got to the frontend, I ran into a problem: React's mental model is elegant, but the mental model is at odds with the code. Hooks, effects, and render passes create a runtime that bears little resemblance to the code we write. The Elm programming language works differently and its architecture (TEA = The Elm Architecture) has been adopted by other tools over the years.
So I copied it as well. My language embeds TEA at the language level, not as a library. This unlocks time-travel debugging, reproducible application state and serializable bug reports that include the entire program state.
This talk covers the quick introduction of my language, TEA, why TEA is the right fit and what becomes possible when the architecture is baked into the language itself.
19:50 \~ 20:10
*Marco Gähler*
**Software testing**
Many old software projects don't have any tests - if the code works, why should you bother with tests? Well, you really should bother, because code changes all the time. During development, you keep adding new features which at times requires large scale modifications of the code that will inevitably alter existing functionality. And in existing projects, one still has to make updates once in a while, for example for security patches. These things will always break existing functionality and tests are the only remedy against this issue.
In this talk, we will look at the basic idea of tests, how to implement them, what issues to look out for and how you can test pretty much any piece of code if your code base is well structured.
20:10 onward
More drinks & chat
We look forward to see you there!
Location
https://zurich.impacthub.ch/space/bogen_d/
Viaduktstrasse 93, 8005 Zürich, Switzerland
Visit our website https://webzurich.ch/ for more information about the Web Zurich community.
This event is supported by Impact Hub Zürich, The global community of entrepreneurial people prototyping the future of business. At Impact Hub, you can connect, collaborate, co-work and create great content in an inspiring environment.
Impact Over Perfection – A Practical Approach to Accessibility
Accessibility often feels overwhelming with all its guidelines, standards and edge cases. But in practice, meaningful improvements don’t require perfection. They require empathy and a sincere motivation to create a truly usable experience for all.
In this talk, we share real learnings from UX and UI projects: what actually made a difference, where teams struggled, and how small, deliberate changes created a much more inclusive experience.
You’ll walk away with a practical mindset and actionable ideas to start improving accessibility in your own projects — without waiting for the “perfect” solution.
By Maria Timonen & Silio Keiser from Bitforge
#108 Fallbeispiel: Warum auch du Ziel eines Hacker-Angriffs werden kannst
Anhand eines konkreten Fallbeispiels zeigt Gerd ([WP-Service](https://wp-service.ch)) auf, wie eine gehackte Seite sich auf deine Inhalte und dein SEO auswirken können. Er zeichnet auch nach, mit welcher detektivischen Energie man an die Bereigung gehen muss, wenn keine geeigneten Backups vorhanden sind.
Wir laden Euch ein zu einer Reise durch die Schattenseiten des Internets.
Für alle, die in Bern vor Ort sind, gibt es wie immer im Anschluss Zeit für Austausch, Networking und weitere WordPress-Fragen.
GDG Cloud Zürich - 28 May 2026 Meetup (#34)
Important note: please sign up on the Google Developer Group platform to attend the meetup: https://gdg.community.dev/events/details/google-gdg-cloud-zurich-presents-gdg-cloud-zurich-28-may-2026-meetup-34/
Join the GDG Cloud Zürich community for an evening of technical talks on Google Cloud, real-world insights, and networking with local practitioners.
This meetup is intended for developers, architects, and engineers working with Google Cloud technologies.
Agenda
⏰ 18:45: Doors open
⏰ 18:55: Doors close (late entry may not be possible due to building security)
⏰ 19:00: Welcome – Erin, Alessandro and Rachel (organizers)
⏰ 19:05: Talk 1 – Ship features, not firewall rules: Abstracting GCP for speed, Norwin Metzger, Sanitas
⏰ 19:30: Talk 2 – Directly from Vegas, the SRE extension, baked in Zürich, is live! - Ricc & Ramón, Google
⏰ 20:00: Networking & Apéro – Supported by Google Cloud, Zencore, ABB, and Datwave
Talk details
Talk 1
Title: Ship features, not firewall rules: Abstracting GCP for speedSpeaker: Norwin Metzger, SanitasDescription: 80% of Sanitas’ workloads run on Google Cloud. To enable approximately 15 development teams to maximize business value, the Cloud Competence Center (CCC) abstracts away infrastructure and CI/CD complexity as much as possible. The CCC Product Owner will explain the challenges development teams face today and how the CCC continuously works to improve the developer experience at Sanitas.
Talk 2
Title: Directly from Vegas, the SRE extension, baked in Zürich, is live!Speaker: Ricc & Ramón, Google
Bitcoin Meetup Zürich
*This event is local and held in German and English*
**Our casual Bitcoin Zurich Meetup is for newcomers and veterans alike.**
Open discussion, no organised speakers or topics. Feel free to discuss all sorts of Bitcoin topics. Please refrain from investment seeking, sales or unsolicited advertisement of any kind.
We appreciate reliable people who show up when registered or cancel their registration when they change their mind ;-)
The location manager of INSIDER BAR asks for reliable number of reservations. Please maintain your registrations accordingly. Thank you!
*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Don't be a NO SHOW ! \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\**
Consumption to be paid at the Bar individually. The Bar team is orange pilled and take Bitcoin Tipps over Lightning.
**Unser zwangloses Bitcoin Zürich Meetup ist für Neulinge und Veteranen gleichermassen geeignet.**
Offene Diskussion, keine organisierten Redner oder Themen. Du kannst gerne über alle möglichen Bitcoin-Themen diskutieren. Bitte unterlasse die Suche nach Investitionen, Verkäufe oder unaufgeforderte Werbung jeglicher Art.
Wir freuen uns über verlässliche Teilnehmer, die sich anmelden oder abmelden, wenn sie ihre Meinung ändern ;-)
Der Locationmanager der INSIDER BAR bittet um eine zuverlässige Anzahl von Reservierungen. Bitte halte deine Anmeldungen entsprechend aktuell.
*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\* Don't be a NO SHOW ! \*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\*\**
Der Verzehr ist an der Bar individuell zu bezahlen. Das Bar-Team ist orange gepillt und nimmt Bitcoin-Tipps über Lightning entgegen.
Software Security Events Near You
Connect with your local Software Security community
Ensuring Software Quality in the world of AI Developers - Matt Eland
**Important time note:** Please plan on arriving between 5:30 and 6:00 as the elevators lock after 6 and you'll need to message us and we'll need to come get you.
The building address is 4450 Bridge Park
The entrance is 6620 Mooney St, Suite 400
You will need to scan your ID at the door to get a visitor badge.
**Abstract**
Like it or not, AI agents are now capable of turning a quickly written paragraph of requirements into a pull request that is ready to be integrated into real-world production applications and it's now our responsibility to make sure AI doesn't go rogue and take down prod - or corrupt our data by misunderstanding the requirements or our existing schemas. In this session we'll explore strategies to protect our codebases through unit and integration testing, documentation, and code review along with additional ways of providing context and guard rails to our AI agents as they carry out the work we've assigned them to do. By the time we're done, you'll have a firm grasp of the problem and understand some helpful options for protecting your codebase from vibe coding mishaps getting YOLOed into prod.
**YouTube Link**
TBD
QA or The Highway 2026
QA or the Highway is a one-day, affordable, regional, professional conference featuring real-world experience and thought leadership in the QA and testing industry.
This is a ticketed event please register here:
https://www.qaorthehwy.com/
Featured Keynote Speakers:
**Matthew-Hope Eland** **(Wizard at Leading EDJE)** \- An AI Specialist and Wizard at Leading EDJE who is known to teach software engineering\, AI\, and data science concepts in the most ridiculous ways possible\. Matt has used machine learning to settle debates over whether Die Hard is a Christmas movie\, reinforcement learning to drive the behavior of digital squirrels\, data analytics to suggest improvements to his favorite TV show\, and AI agents to play board games and create an AI agent with the personality of a dog\. Matt is the author of "Data Science in \.NET with Polyglot Notebooks" and "Refactoring with C\#" as well as several LinkedIn Learning courses\. Matt helps organize the Central Ohio \.NET Developer Group\, runs several blogs and a YouTube channel\, has a Master’s of Science in Data Analytics\, and is a current Microsoft MVP in AI and \.NET\.
**Tatyana Arbouzova** **(CEO at Innovate QA)** \- Tatyana Arbouzova is an engineering and business leader with a strong background in Quality Engineering across multiple industries\, including Big Tech\, Healthcare\, and Entertainment\. She has held leadership roles at world\-class companies such as Microsoft\, VMware\, Disney\, and The Pokémon Company International\, where she focused on building quality\-driven cultures and scaling teams to deliver high\-impact products\. With decades of experience\, Tatyana has helped organizations transform their quality practices so teams can deliver software efficiently\, confidently\, and with measurable business outcomes\. Today\, Tatyana advises software companies on adopting AI to optimize quality practices and improve how software is delivered at scale\. She is also a passionate community builder and the founder of Innovate QA\, a thriving Seattle\-based community and conference for quality professionals\.
NSCoder Night
Bring your work or your hobby, hang out, and code with us.
Follow @buckeyecocoa for more information.
Cocoaheads
Come out to Improving for our monthly iOS and Mac meetings.
This Month's Presentation:
Nothing yet. (You should volunteer).
What is Cocoaheads (http://cocoaheads.org/)?
CocoaHeads is a group devoted to discussion of Apple Computer's Cocoa Framework for programming on MacOS X and iOS (including the iPhone, iPad and Apple Watch). During monthly meetings, members present on their projects and offer tutorials on various programming topics.
What is BuckeyeCocoa (http://buckeyecocoa.org/)?
BuckeyeCocoa is a group of Objective-C/Swift developers/enthusiasts. We host monthly Cocoaheads and near-weekly NSCoder meetings in Columbus, Ohio. The meetings are free to attend.
Presentations!
Presenters welcome! We are always in need of people willing to present material. Any Swift and/or Objective-C related topic is welcome. Times can be 5 minutes (i.e. lightning talks) to a maximum of 2 hours. Interested? Contact info is on the BuckeyeCocoa website.
To volunteer for a presentation contact us at @BuckeyeCocoa on Twitter.
Follow us on Twitter! @BuckeyeCocoa (https://twitter.com/#!/Buckeyecocoa/) For more information: http://buckeyecocoa.org/
DoJo (Informal Python Meeting)
**Latest Dojo Location!**
**Knotty Pine Brewing**
1765 W 3rd Ave,
Columbus, OH 43212
We're going to try a new dojo location for a few weeks and see how it works
Dojos are informal Python group study sessions where everyone interested in Python gathers to learn about Python, help others with Python, or just hang out. Everyone is welcome from Python beginners to experts. Bringing a laptop is encouraged (we'll have extension cords and power strips). If there's something you want to learn leave a comment on this invite so we can plan ahead.
We're looking for speakers for our Monthly Meetups! Fill out the form if you are interested in presenting to the Python Community.
https://forms.gle/ehSfUAC2WgR34Crq9
Christians in Tech - Meetup #36 @ Improving
Christians in Tech is a community at the intersection of faith and technology. Our meetups are designed to spark meaningful conversations, promote knowledge sharing, and encourage growth—both in your career and your spiritual walk with God. Whether you're an experienced professional or just starting your tech journey, CIT welcomes you.
Our Website
[https://linktr.ee/citcbus](https://linktr.ee/citcbus)
Sponsors and Partners
* Improving (Venue Sponsor)
* Bethel World Prayer Center (Fiscal Sponsor)
* Fruits & Roots (Coffee Partner)




















