Security Experts:

Connect with us

Hi, what are you looking for?

SecurityWeekSecurityWeek

Application Security

GitHub Announces General Availability of Code Scanning Feature

GitHub on Wednesday announced that its code scanning feature, which is designed to enable developers to easily identify vulnerabilities in their products before they reach production, is generally available.

GitHub on Wednesday announced that its code scanning feature, which is designed to enable developers to easily identify vulnerabilities in their products before they reach production, is generally available.

The code scanning feature was unveiled in May, but at the time it was still in beta. The Microsoft-owned company now says it has made it generally available after it was tested by thousands of developers.GitHub’s code scanning feature becomes generally available

Powered by the CodeQL code analysis engine that GitHub obtained following the acquisition of Semmle last year, the feature enables developers to find vulnerabilities using the more than 2,000 CodeQL queries developed by the company and the community.

Developers can also create their own, custom queries to find new types of issues. GitHub claims there have been 132 community contributions to the CodeQL query set to date.

Code scanning can be integrated with GitHub Actions or other continuous integration / continuous deployment (CI/CD) solutions. Code is scanned as soon as it’s created and users are provided security reviews within pull requests.

“Built on the open SARIF standard, code scanning is extensible so you can include open source and commercial static application security testing (SAST) solutions within the same GitHub-native experience you love. You can integrate third-party scanning engines to view results from all your security tools in a single interface and also export multiple scan results through a single API,” GitHub explained.

Code scanning is free for public repositories, and for private repositories it can be used by GitHub Enterprise teams as part of the GitHub Advanced Security offering.

Since it introduced the beta version of code scanning in May, GitHub claims it scanned more than 12,000 repositories 1.4 million times. This led to the discovery of over 20,000 security issues, such as remote code execution, SQL injection and XSS vulnerabilities.

Related: GitHub Shares Details on Six Chrome Vulnerabilities

Related: GitHub Increases Bug Bounty Program Rewards, Expands Scope

Related: New GitHub Security Lab Aims to Secure Open Source Software

Related: GitHub Warns Users of Sophisticated Phishing Campaign

Written By

Eduard Kovacs (@EduardKovacs) is a contributing editor at SecurityWeek. He worked as a high school IT teacher for two years before starting a career in journalism as Softpedia’s security news reporter. Eduard holds a bachelor’s degree in industrial informatics and a master’s degree in computer techniques applied in electrical engineering.

Click to comment

Daily Briefing Newsletter

Subscribe to the SecurityWeek Email Briefing to stay informed on the latest threats, trends, and technology, along with insightful columns from industry experts.

Join this webinar to learn best practices that organizations can use to improve both their resilience to new threats and their response times to incidents.

Register

Join this live webinar as we explore the potential security threats that can arise when third parties are granted access to a sensitive data or systems.

Register

Expert Insights

Related Content

Application Security

Cycode, a startup that provides solutions for protecting software source code, emerged from stealth mode on Tuesday with $4.6 million in seed funding.

Vulnerabilities

Less than a week after announcing that it would suspended service indefinitely due to a conflict with an (at the time) unnamed security researcher...

Application Security

PayPal is alerting roughly 35,000 individuals that their accounts have been targeted in a credential stuffing campaign.

Application Security

GitHub this week announced the revocation of three certificates used for the GitHub Desktop and Atom applications.

Risk Management

The supply chain threat is directly linked to attack surface management, but the supply chain must be known and understood before it can be...

Vulnerabilities

Apple has released updates for macOS, iOS and Safari and they all include a WebKit patch for a zero-day vulnerability tracked as CVE-2023-23529.

Application Security

Drupal released updates that resolve four vulnerabilities in Drupal core and three plugins.

Application Security

While there are many routes to application security, bundles that allow security teams to quickly and easily secure applications and affect security posture in...