We're sorry but this page doesn't work properly without JavaScript enabled. Please enable it to continue.
Feedback

Automated security testing for Software Developers who dont know security!

Formal Metadata

Title
Automated security testing for Software Developers who dont know security!
Subtitle
secure your apps and servers through continuous integration
Title of Series
Number of Parts
102
Author
License
CC Attribution 4.0 International:
You are free to use, adapt and copy, distribute and transmit the work or content in adapted or unchanged form for any legal purpose as long as the work is attributed to the author in the manner specified by the author or licensor.
Identifiers
Publisher
Release Date
Language

Content Metadata

Subject Area
Genre
Abstract
i'll show how the average developer (like me) can secure their software and systems by automatically checking for known vulnerabilities and security issues as part of their CI-Toolchain. The Talk will introduce basic security knowhow, then show how you can use Open Source Frameworks to check for vulnerable dependencies, containers and (web-)APIs in a live demo