> ## Documentation Index
> Fetch the complete documentation index at: https://docs.dvuln.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Dvuln Documentation

> Security vulnerability management platform for modern teams

# Welcome to Dvuln

Dvuln is a comprehensive vulnerability management, threat intelligence, and cybercrime intelligence platform that helps security teams track, manage, and remediate security issues across their organization.

## Getting Started

<Card title="API Documentation" icon="code" href="/api-reference/introduction">
  Integrate Dvuln into your security workflows with our comprehensive REST API.
</Card>

## Key Features

<Columns cols={3}>
  <Card title="Project Management" icon="folder">
    Organize security assessments and vulnerability tracking by project
  </Card>

  <Card title="Issue Tracking" icon="bug">
    Track vulnerabilities from discovery through remediation
  </Card>

  <Card title="Collaboration" icon="comments">
    Add notes and collaborate with your team on security findings
  </Card>
</Columns>

## Platform Overview

### Projects

Create and manage security projects to organize your vulnerability assessments. Each project can contain multiple issues and supports team collaboration.

### Issues

Track individual security vulnerabilities with detailed information including:

* Severity levels
* CVSS scores
* Affected assets
* Remediation status
* Assignment tracking

### Comments

Collaborate effectively with threaded comments on issues. Share updates, remediation steps, and coordinate with your security team.

## Integration Options

<Columns cols={2}>
  <Card title="REST API" icon="plug" href="/api-reference/introduction">
    Full API access to all Dvuln features for custom integrations
  </Card>

  <Card title="Webhooks - Coming soon" icon="webhook">
    Real-time notifications for issue updates and status changes
  </Card>
</Columns>

## Need Help?

<Columns cols={3}>
  <Card title="Support" icon="life-ring" href="mailto:support@dvuln.com">
    Contact our support team
  </Card>

  <Card title="Community" icon="users" href="https://community.dvuln.com">
    Join our community forum
  </Card>

  <Card title="Status" icon="signal" href="https://status.dvuln.com">
    Check platform status
  </Card>
</Columns>
