From the course: Static Application Security Testing

Unlock the full course today

Join today to access over 24,700 courses taught by industry experts.

Demo: Codacy

Demo: Codacy

- [Instructor] Codacy is a static code analyzer designed to improve your team's code quality in real time. It enables you to automate almost all your manual disconnected static code security analysis test. It also enables you to coordinate your testing and remediation activity with your developers directly, which is a huge benefit. Codacy offers two options for gathering metrics, Codacy Quality and Codacy Pulse. Quality enables you to gather code quality metrics. You authenticate to either GitHub, Bitbucket, or GitLab. You authorize Codacy to analyze your code repositories, and the product generates a report that captures a broad set of metrics. If you choose to fully integrate the product into your CI/CD pipeline, Codacy can even enforce coding standards on each pull request. Pulse enables you to capture engineering team metrics. This tool tracks things like deployment frequency, lead time for changes, time to recover,…

Contents