Code Climate Puts Static Analysis at Developers’ Fingertips – InApps is an article under the topic Software Development Many of you are most interested in today !! Today, let’s InApps.net learn Code Climate Puts Static Analysis at Developers’ Fingertips – InApps in today’s post !

Read more about Code Climate Puts Static Analysis at Developers’ Fingertips – InApps at Wikipedia



You can find content about Code Climate Puts Static Analysis at Developers’ Fingertips – InApps from the Wikipedia website

From his experience in working as chief technology officer of a startup, Bryan Helmkamp saw a recurring problem and set out to fix it.

“The code would be hard to manage and teams couldn’t ship features in a timely way, which created pressure and ultimately that just made the code worse,” he explained.

One of the solutions to this problem is the practice of static analysis, which, at its most basic, is a review of the code before it is compiled. He created his New York City-based company Code Climate to make static analysis better aligned with developer workflows.

Static analysis, he explained, can provide useful information to developers about how their code is structured, issues that might arise and how it could be better. It provides these insights before the code reaches production.

But “If you run static analysis on your command line, it could generate a high amount of data. If you’re a developer and you get an analysis that says you have 3,426 issues with your code base, you’re going to close that report and move on to something else because you feel like you can’t actually do anything about that,” he said.

“So we set out to close that gap, to bring that analysis in an approachable way into team workflows.” It’s focused on doing so in a way that’s clear, timely and actionable.

Read More:   The Time Travel Method of Debugging Software – InApps 2022

Static Analysis

Static analysis can take various forms.

They all begin by parsing the source code into an abstract syntax tree or AST, which is just an internal representation of the code as the computer understands it.

You could do something as simple as looking as the size of the source code. The size of a class or a function is highly correlated with how easy that code is to understand and maintain over time. Functions that are hundreds of lines long tend to maintenance hotspots.

Code Climate can draw attention to those areas during the development and code-review process. Static analysis also provides more complicated tasks such as helping to detect potential security vulnerabilities using algorithms to determine how data flows through the system.

“A security vulnerability is usually not on a single line of source code in a single file. It may be that some data is collected from an end user in a file over here, then it’s passed through a few pieces of code, resulting in, say, a call to a database in a different place. Because the user data was used in the database call, that could be a potential SQL injection vulnerability,” he said.

Focused on Workflow

When the company started in 2011, there were few static analysis tools that were easily accessible for cloud environments, he said.

Today, though, there are a number of entrants in the marketplace, including SonarSource, which began in the Java ecosystem and now supports more than 25 languages; and Coverity (recently acquired by Synopsys), which is focused on C, C++, and Java.

The New York startup recently raised a $4.5 million A round, following a $2 million seed round in 2014.

The company analyzes 2 billion lines of code and more than 600,000 commits monthly. Its customers include Barracuda Networks, Kickstarter, New Relic and Intercom.

Helmkamp calls workflow integration its biggest differentiator. Code Climate offers hosted and on-prem versions.

Read More:   Nvidia’s Ambitious Platform for the Virtual World – InApps Technology 2022

“Rather than expecting people to spend all their time in the Code Climate web application, we focused on bringing static analysis and test coverage to where developers are working,” he said.

It recently launched an extension for Chrome that takes static analysis and test coverage information for a team and brings it directly into the GitHub interface, so they don’t even have to click to a separate website. It also connects directly with Bitbucket Server (formerly Atlassian Stash) installations.

It supports more than 10 languages, though its core five are Ruby, JavaScript, PHP, Python and Go. Its team primarily works on those, Helmkamp said, while others come from community contributions.

It offers an open, extensible platform allowing anyone to write their own engine, a module for a programming language or framework. While that feature has always been open source, its core app was closed source. However, it plans to offer a free community edition for that application shortly.

Code Climate integrates with popular analysis engines such as Brakeman Pro, ApexMetrics, Tailor, ShellCheck and others. Users can receive notifications through Slack, HipChat, or tools and catalog potential improvements in Jira.

It’s all built with Docker containers and distributed as Docker engines.

“We’ve been heavily into the Docker stack for a few years now, and we’ve been very happy with that,” he said. The back end is implemented primarily in Ruby and uses Apache Kafka for microservices to move data around. It uses Replicated for the on-prem version behind a firewall

Helmkamp previously discussed with InApps four techniques it uses for deploying production websites.

Feature Image: “code.close()” by Ruiwen Chua, licensed under CC BY-SA 2.0.

InApps is a wholly owned subsidiary of Insight Partners, an investor in the following companies mentioned in this article: Docker, SonarSource.



Source: InApps.net

Rate this post
As a Senior Tech Enthusiast, I bring a decade of experience to the realm of tech writing, blending deep industry knowledge with a passion for storytelling. With expertise in software development to emerging tech trends like AI and IoT—my articles not only inform but also inspire. My journey in tech writing has been marked by a commitment to accuracy, clarity, and engaging storytelling, making me a trusted voice in the tech community.

Let’s create the next big thing together!

Coming together is a beginning. Keeping together is progress. Working together is success.

Let’s talk

Get a custom Proposal

Please fill in your information and your need to get a suitable solution.

    You need to enter your email to download

      [cf7sr-simple-recaptcha]

      Success. Downloading...