LogoLogo
Book a Demo
  • Introduction
  • Getting Started
    • Install
    • Configuration - General
    • Configuration - Code
    • Configuration - Dependencies
    • Configuration - Containers
    • Configuration - Secrets
    • Configuration - Attack Surface Monitoring
  • Features
    • Code Scanning
      • Custom Rules
      • Supported Languages
    • Dependency Scanning
      • Supported Package Managers
    • Secrets Scanning
      • Supported Secret Types
      • Confidential Information
    • Web App Penetration Testing
      • Quickstart
      • Supported Applications
      • Apps in Private Networks
      • Custom Rules
    • Orchestration
  • Integrations
    • GitHub
      • Repository Issue Dashboards
    • Bitbucket
      • Repository Dashboards
    • Slack
      • Install
    • Jira
      • Install
      • Configuration
      • Assignee
      • Priorities
      • Manual Ticket Creation
    • Compass
      • Install
    • AWS
      • Prerequisites
      • Configuration
  • API Reference
    • Nullify API
      • Authentication
      • Pagination
      • Admin
      • Code Scanning (SAST)
      • Dependency Scanning (SCA)
      • Secrets Scanning
      • Dynamic Scanning (DAST)
  • Enterprise Tier
    • GitHub Install
    • Azure DevOps Install
  • More Info
    • About Us
    • Latest Updates
    • Security
    • Data Handling Policy
Powered by GitBook

© 2023 Nullify | All Rights Reserved.

On this page
  • Maintains an up to date database of known vulnerabilities
  • Generate Software Bill of Materials (SBOMs)
  • Reachability analysis

Was this helpful?

  1. Features

Dependency Scanning

Software Composition Analysis (SCA) - Dependencies

Nullify helps you manage your codebase's dependencies across supported languages, protecting you from known vulnerabilities in your dependencies.

Maintains an up to date database of known vulnerabilities

Nullify continuously maintains an up to date database of known vulnerabilities from sources like the National Vulnerability Database (NVD) and other reputable vulnerability feeds.

Generate Software Bill of Materials (SBOMs)

Nullify can generate SBOMs for your codebase, allowing you to configure policies unique to each license across your dependencies, ensuring compliance and security.

Reachability analysis

Nullify performs reachability analysis to determine if vulnerable code paths are actually reachable in your application. This filters out false positives allowing you to focus on remediating real vulnerabilities.

PreviousSupported LanguagesNextSupported Package Managers

Last updated 4 months ago

Was this helpful?