Home / Companies / GitHub / Blog / Post Details
Content Deep Dive

Announcing third-party code scanning tools: static analysis & developer security training

Blog post from GitHub

Post Details
Company
Date Published
Author
Jose Palafox
Word Count
1,474
Language
English
Hacker News Points
-
Summary

GitHub has expanded its security ecosystem by launching 10 new third-party tools for code scanning, aimed at enhancing the security of open source and enterprise projects. These tools integrate seamlessly into the GitHub workflow, allowing developers to identify and fix vulnerabilities before code is committed to a repository. The integration leverages GitHub’s CodeQL engine and is flexible enough to accommodate various third-party tools using the Static Analysis Results Interchange Format (SARIF). This extensibility is particularly beneficial for large organizations with diverse code scanning needs or those requiring specific coverage areas. Notable tools include Checkmarx, Codacy, CodeScan, DefenseCode ThunderScan®, Fortify on Demand, Muse, Secure Code Warrior, ShiftLeft, Synopsys Intelligent Security Scan, Veracode Static Analysis, and Xanitizer, all of which offer unique capabilities such as static and dynamic application security testing, code quality analysis, and developer security training. By using GitHub Actions or Apps, developers can integrate these tools to provide actionable security insights, streamline vulnerability remediation, and maintain a consistent user experience across projects.