Security insights
When analyzing your code with preZero, your results will include security insights, or security-sensitive functions, along with any other vulnerabilities identified.
At this time, Qwiet can only identify insights for JavaScript applications.
What are security insights?
Security insights are findings that indicate a particular code snippet could lead to vulnerabilities in the future. Identifying insights helps a developer avoid this type of code issue early and can help prevent the onset of vulnerabilities.
In short, the difference between a security insight and a security vulnerability is that the latter is an issue that must be corrected immediately due to its negative impact on the application's security, while the former needs review to determine if a fix is appropriate.
Viewing your results
All of the insights that Qwiet identifies as being present in your application will appear in the Qwiet Dashboard.
To access your results:
- Log in to the Qwiet Dashboard and select your organization.
- Find your application and click to open.
- Click over to the Insights tab.

You can open up an individual insight to get information about where it was detected in your code, as well as why the insight might be problematic.
