What is LGTM?
LGTM.com was a code analysis platform that automatically detected security vulnerabilities and code quality issues in software projects, primarily integrated with GitHub. It was powered by CodeQL technology. As of December 2022, LGTM.com has been shut down, and its functionalities are now part of GitHub code scanning.
How much does LGTM cost?
LGTM.com was free to use. Its successor, GitHub code scanning, is included with GitHub's security features, which have various pricing tiers depending on the GitHub plan (e.g., free for public repositories, paid for private repositories in some contexts).
Is LGTM free?
Yes, LGTM.com was free. Its core functionality has been integrated into GitHub code scanning, which is free for public repositories on GitHub and available with paid GitHub plans for private repositories.
Who is LGTM for?
LGTM.com was for developers, security teams, and project maintainers who wanted to automatically identify and address security vulnerabilities and code quality issues in their software projects, especially those hosted on GitHub. Its successor, GitHub code scanning, serves the same audience.