Fixing Security Flaws in Spring Boot Applications with IntelliJ IDEA and Snyk

preview_player
Показать описание
We all love Spring Boot. It enables us to create awesome applications quickly with the latest versions of all the libraries. But our work doesn't end when we've created our applications. We are also responsible for ensuring it remains free from security vulnerabilities. In this session, we will take a look at how to find and fix vulnerabilities, including those that can be introduced via the open-source libraries we include in our application, from within IntelliJ IDEA. Staying secure does not need to be difficult.

Categories: #IntelliJIDEA #Snyk #SpringBoot

About the Presenter:
Brian Vermeer is a Developer Advocate for Snyk, a Java Champion, and a software engineer with over a decade of hands-on experience in creating and maintaining software. He has a passion for Java, functional programming, and cybersecurity, and he is a regular international speaker at conferences such as JavaOne, Devnexus, Devoxx, Jfokus, and JavaZone. Brian is a leader of the Virtual JUG and the NLJUG. He also co-leads the DevSecCon community and is a community manager for Foojay. Brian is also a reservist for the Royal Netherlands Air Force and a Taekwondo master and instructor.
Рекомендации по теме
Комментарии
Автор

It's very good plugin but why do I need to register to just use it? Does it send my code outside to scan vulnerabilities?

at
Автор

quite cool.
but why should i trust that plugin...? :-)

fabianmerki
Автор

Does Snyk resolve dependency injection in spring apps using declarative architecture?

rohitbannerji
Автор

@jetbrains team can you plan a session on memory garbage collection management with kotlin and show us how we can do memory management

supreethhs