Summary and Shortcuts

Find and fix vulnerabilities inside IntelliJ IDEA Ultimate Summary

Now we know the different ways in which we can view vulnerable dependencies in our project inside IntelliJ IDEA Ultimate, how to get more information about these vulnerabilities, and the different ways we can remediate them if a new version of the dependency is available.

IntelliJ IDEA Shortcuts Used

Here are the IntelliJ IDEA shortcuts that we used.

Name macOS Shortcut Windows / Linux Shortcut
Open / Close Project Tool Window ⌘1 Alt+1
Context Actions ⌥⏎ Alt+Enter
Load Maven Changes ⌘⇧I Ctrl+Shift+O

Related Links