Levels of Language Support

  • 6 January 2023
  • 0 replies
  • 1106 views

Debricked currently supports a wide range of programming languages and package managers, allowing you to scan your code in the language you natively use. Here you can find the full list of languages and their level of support. Note that some of these features may not be available for your subscription plan.

 

Language Package Manager Supported File Formats Root dependencies  Indirect dependencies Dependency trees Security Scanning License Scanning Root Fix Pull Request Vulnerable Functionality High Performance Scan
C# NuGet .csproj ✓ ✓ ✓ ✓ ✓ ✓      
packages.lock.json ✓ ✓ ✓ ✓ ✓ ✓     ✓*
packages.config ✓     ✓ ✓        
Paket paket.lock ✓ ✓   ✓ ✓       ✓*
CycloneDX SBOM - bom.json ✓ ✓ ✓ ✓ ✓       ✓*
- bom.xml ✓ ✓ ✓ ✓ ✓       ✓*
Go Bazel WORKSPACE ✓ ✓ ✓ ✓ ✓ ✓      
install.json ✓ ✓ ✓ ✓ ✓ ✓     ✓*
Go Modules go.mod ✓ ✓ ✓ ✓ ✓ ✓     ✓
Go Dep gopkg.lock ✓     ✓ ✓       ✓*
Java Bazel WORKSPACE ✓ ✓ ✓ ✓ ✓     ✓  
Gradle build.gradle ✓ ✓ ✓ ✓ ✓ ✓   ✓ ✓
build.gradle.kts ✓ ✓ ✓ ✓ ✓ ✓   ✓  
Maven pom.xml ✓ ✓ ✓ ✓ ✓ ✓   ✓ ✓

JavaScript

TypeScript

Bower bower.json ✓ ✓ ✓ ✓ ✓        
npm package.json ✓ ✓ ✓ ✓ ✓ ✓ ✓    
package-lock.json ✓ ✓ ✓ ✓ ✓ ✓ ✓   ✓*
yarn package.json ✓ ✓ ✓ ✓ ✓ ✓ ✓    
yarn.lock ✓ ✓ ✓ ✓ ✓ ✓ ✓   ✓*
Objective-C Cocoapods podfile.lock ✓ ✓   ✓ ✓       ✓*
PHP Composer composer.json ✓ ✓ ✓ ✓ ✓        
composer.lock ✓ ✓ ✓ ✓ ✓       ✓*
Python pip requirements.txt ✓ ✓ ✓ ✓ ✓       ✓
Pipenv Pipfile ✓ ✓   ✓ ✓        
Pipfile.lock ✓ ✓   ✓ ✓       ✓*
Ruby RubyGems Gemfile.lock ✓ ✓   ✓ ✓       ✓*
Rust Cargo Cargo.lock ✓ ✓   ✓ ✓       ✓*
Swift Cocoapods podfile.lock ✓ ✓   ✓ ✓       ✓*

 

*This is a native lock file format. Native lock file formats are the fastest formats to scan.


0 replies

Be the first to reply!

Reply