Now on Demand Ransomware Resilience & Recovery Summit - All Sessions Available
Connect with us

Hi, what are you looking for?

SecurityWeekSecurityWeek

Application Security

GitLab Releases Open Source Tool for Hunting Malicious Code in Dependencies

GitLab last week announced the release of a new open source tool designed to help software developers identify malicious code in their projects’ dependencies.

GitLab last week announced the release of a new open source tool designed to help software developers identify malicious code in their projects’ dependencies.

Code reuse is a central approach to today’s programming, but implementing open-source libraries in software comes with inherent risks. One of these is related to the use of packages that might contain malicious code, either due to the package getting compromised or due to reliance on compromised dependencies.

With some applications depending on hundreds of packages, including some that haven’t been vetted, identifying vulnerable or malicious code is essential to ensuring the security of software and users, especially since cases where threat actors compromise the open source supply chain are increasing.

What GitLab sets out to achieve with the new tool — named Package Hunter — is the detection of malicious code that would execute within an application’s dependencies, and which might not be identified by other scanners.

For that, the new tool installs the dependencies in a sandbox and keeps a close watch on the system calls executed during the installation, to identify any that might be suspicious and report them to the user, for further examination.

The tool has been used internally at GitLab since November 2020, and is now available for the public, in open source. For the time being, Package Hunter only includes support for NodeJS modules and Ruby Gems.

Related: Google Expands Open Source Vulnerabilities Database

Related: New Google Tool Helps Developers Visualize Dependencies of Open Source Projects

Advertisement. Scroll to continue reading.

Related: Adobe Releases Open Source Anomaly Detection Tool “OSAS”

Written By

Ionut Arghire is an international correspondent for SecurityWeek.

Click to comment

Trending

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 the session as we discuss the challenges and best practices for cybersecurity leaders managing cloud identities.

Register

SecurityWeek’s Ransomware Resilience and Recovery Summit helps businesses to plan, prepare, and recover from a ransomware incident.

Register

People on the Move

Bill Dunnion has joined telecommunications giant Mitel as Chief Information Security Officer.

MSSP Dataprise has appointed Nima Khamooshi as Vice President of Cybersecurity.

Backup and recovery firm Keepit has hired Kim Larsen as CISO.

More People On The Move

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.

Application Security

Virtualization technology giant VMware on Tuesday shipped urgent updates to fix a trio of security problems in multiple software products, including a virtual machine...

Application Security

Fortinet on Monday issued an emergency patch to cover a severe vulnerability in its FortiOS SSL-VPN product, warning that hackers have already exploited the...

Application Security

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

Application Security

A CSRF vulnerability in the source control management (SCM) service Kudu could be exploited to achieve remote code execution in multiple Azure services.

Application Security

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

Application Security

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