Inspectopedia 2024.3 Help

Security

Hardcoded passwords   New in this release

Detects potential security tokens or passwords in comments using entropy analysis and regular expressions.

Link with unencrypted protocol   New in this release

Reports the links that use unencrypted protocols (such as HTTP), which can expose your data to man-in-the-middle attacks.

Malicious dependency   New in this release

Reports malicious NPM and PyPI dependencies declared in your project.

Vulnerable API usage  

Reports usages of Vulnerable APIs of imported dependencies.

Vulnerable declared dependency   New in this release

Reports vulnerabilities in Gradle, Maven, NPM and PyPI dependencies declared in your project.

Vulnerable imported dependency   New in this release

Reports vulnerabilities in Gradle and Maven dependencies imported into your project.

Last modified: 03 December 2024