# Misconfiguration scanning results (Snyk Infrastructure as Code)

In the Eclipse plugin version 2.0.0 and later, Snyk has enhanced integrations with the native flows of Eclipse: inline code highlights with displays of information about the issue on hover, and Eclipse Problems integrations. The following illustrates all of these for a high-severity security vulnerability found in a `js` file:

* The misconfiguration is highlighted in your code, with the underline color and icon adjacent to the line number indicating the severity of the issue. You can see detailed information and advice on how to resolve the misconfiguration by hovering over the highlighted code. The hover information is limited to the JavaEditor and GenericEditor, the latter being the default editor for plugins like Wild Web Developer.
* Misconfigurations are displayed in the **Problems** view, which allows for filtering and grouping of issues. The line containing the issue is shown in the **Location** column. You can navigate to the issue in the code by clicking the issue in the list of problems.

<figure><img src="https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-df34417b38c05a72bbc1853770ee39442f2ee6db%2Fimage.png?alt=media&#x26;token=2b769acf-dec9-4fc6-b3be-07aefe3cbf75" alt=""><figcaption><p>Snyk IaC findings displayed in Eclipse</p></figcaption></figure>

In addition to this, the **Snyk** view offers detailed issue descriptions, including **Remediation** suggestions. In this view, you can start and stop scans, filter issues, and more.

To filter issues in the **Snyk** view, click the three vertical dots menu at the top right of the view, and then select any combination of options from the **Severity**, **Snyk Product**, **Issues Status**, and **Fixability** submenus to customize your filter.

<figure><img src="https://2533899886-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MdwVZ6HOZriajCf5nXH%2Fuploads%2Fgit-blob-2073369ec07cb2bb36454b97fd3972fe401ffab1%2Fimage.png?alt=media" alt=""><figcaption><p>Snyk IaC findings displayed in Snyk View</p></figcaption></figure>
