GitLab Announces AI-Assisted Vulnerability Checks
Written by Alex Denham   
Monday, 08 May 2023

GitLab, the web-based repository manager for Git, has announced an experimental AI-assisted vulnerability recommendations feature.

GitLab specializes in providing a centralized, integrated platform for web developers with extensive features.

gitlab

The experimental feature is part of GitLab's larger AI-assisted code suggestions feature, which was announced earlier this year as a way to improve developer productivity without context switching. GitLabs Code Suggestions is free for all Ultimate and Premium customers as part of a closed beta.

gitlabsec

GitLab says intelligent code security will offer automatic detection of insecure coding including code quality, as well as automatic remediation of insecure coding or  security vulnerabilities. The developers say:

"This will enable us to provide "auto-healing" as well as empower customers with solutions so they can reduce future insecure coding practices."

Examples given by GitLab include "auto-suggesting remedies and fixes to configuration" based on what the company has learned from source code history and making use of knowledge from abstract code graphs at scale to prevent others from running into the same issues the "ticket-reporting" customer ran into.

The feature combines basic vulnerability information with insights derived from the customer’s code to explain the vulnerability in context, demonstrate how it can be exploited, and provide an example fix. GitLab says initial testing shows significant promise in reducing the time to determine a fix for a vulnerability.

GitLab Code Suggestions is available in beta now.

gitlab

More Information

GitLab Homepage

2023 GitLab Global DevSecOps Report: Security Without Sacrifices

Related Articles

GitLab 14.9 Adds Seamless Geo Experience

GitLab 14.3 Adds Security Scan Policies

GitLab 14 Offers DIY DevOps Alternative

GitLab Goes Serverless

GitLab Adds Security Dashboards

GitLab Adds Auto DevOps

To be informed about new articles on I Programmer, sign up for our weekly newsletter, subscribe to the RSS feed and follow us on Twitter, Facebook or Linkedin.

Banner


Bun Shell Released
29/02/2024

The developers of the Bun JavaScript runtime have released Bun Shell, a new experimental embedded language and interpreter in Bun that lets you run cross-platform shell scripts in JavaScript and TypeS [ ... ]



Apache Lucene Adds Similarity Vector Searches
27/02/2024

Apache Lucene 9.10 has been released with support for similarity-based vector searches. Other improvements include block join compatible index sorting, and several improvements to ensure the software  [ ... ]


More News

raspberry pi books

 

Comments




or email your comment to: comments@i-programmer.info

Last Updated ( Thursday, 26 October 2023 )