Shift Left: How CVE-LITE CLI is Reworking Developer Safety


Within the trendy enterprise software program improvement life cycle, when supply velocity is essentially the most intently watched metric, safety is commonly handled as an afterthought, to be run on the finish of the supply pipeline. For a lot of organizations, this ends in builders ready hours for suggestions. Sonu Kapoor, a guide with 25 years of expertise, is trying to change that by transferring safety scanning on to the developer’s desktop.

CVE-LITE CLI, an open-source venture Kapoor created that’s now beneath the auspices of the OWASP Basis, acknowledged that the standard safety workflow was damaged.

“The largest downside is that the suggestions is means too late,” Kapoor advised SD Instances in a current interview. In lots of enterprise environments, pipelines can take 4 to eight hours to construct, and safety scans are historically run on the very finish. Builders are then hit with huge logs that determine vulnerabilities however supply little steering, forcing them to spend hours deciphering how one can truly repair the problems. Typically, overwhelmed by the method, groups merely add exceptions to their pipelines to disregard vulnerabilities, prioritizing enterprise options over safety.

CVE-LITE CLI addresses this friction by permitting builders to run safety scans proper the place the code lives. By executing the scan immediately from the terminal, builders can get quick suggestions with out ready hours for a pipeline to run.

The instrument’s key differentiator is its actionable output. Not like commonplace scanners that merely report an issue, Kapoor defined that CVE-LITE CLI makes use of inside algorithms to inform builders precisely what’s improper and how one can repair it. It gives instructions that builders can copy and paste to resolve vulnerabilities, or, if a direct repair is unavailable, advises on whether or not to improve dependencies or take away them totally.

“I’m attempting to alter the developer workflow,” Kapoor mentioned. “The objective is to carry the scan native to the developer who’s chargeable for the code and permit them to do their work and transfer on with fixing the vulnerabilities.”

Regardless of being solely three months outdated, the venture has gained vital traction within the open-source group, surpassing 12,000 downloads and 550 GitHub stars. It’s being adopted globally, with integrations showing in international locations starting from Peru to Portugal, and even being applied inside the French authorities’s programs.

The venture operates on a volunteer foundation, with Kapoor dedicating 4 to 5 hours every day to its improvement. The instrument is free, requires no account registration, and is definitely accessible by way of npm. Moreover, the CLI options AI integration, permitting customers to leverage synthetic intelligence to research scan outcomes.

As organizations proceed to hunt higher methods to combine safety into developer workflows, Kapoor mentioned CVE-LITE CLI provides a proactive resolution: one which prioritizes velocity, readability, and developer productiveness, making certain that safety turns into a seamless a part of the coding course of fairly than a last, irritating hurdle.

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

Latest Articles