Typed Security: Preventing Vulnerabilities By Design
Michael Koppmann - 9 months ago
Types in programming languages protect us from doing mistakes. It depends on the chosen language how strict and often these type checks are performed. One code smell you may have heard of is called “Primitive Obsession.” It occurs when you are relying too much on built-in data types like integers and strings. Type systems gained a lot of power over the last decades. Many programming languages allow us to embed business rules and security properties directly into types. This enables the compiler to statically enforce these rules. Preventing mistakes and vulnerabilities by design is our goal. In this talk I will show you a couple of examples how to encode business work flows and constraints into types. The examples will be in a variety of programming language, demonstrating the wide applicability of this approach.
Newest jobs

(Fullstack) TS dev für komplexe Produktentwicklung
ireo GmbH
·
2 days ago
Graz, Austria
Hybrid

Senior Python Engineer
Picnic Technologies B.V.
·
2 days ago
Amsterdam, Netherlands
Hybrid

IT Projektmanager Omnichannel Checkout (w/m/d)
dmTECH GmbH
·
3 days ago
Karlsruhe, Germany
Hybrid

Lead Product Owner ERP / Social & Healthcare (m/w/d)
Wilken GmbH
·
4 days ago
Ulm, Germany
Hybrid
Related Videos