Vulnsy Docs
Projects

Projects Overview

Understand how projects work in Vulnsy, representing individual pentest engagements with types, dates, team assignments, and linked reports.

A project in Vulnsy represents a single penetration testing engagement. Projects belong to a client and contain all the reports, findings, and scope details for that engagement.

What Is a Project?

Each project captures the key details of an engagement:

FieldDescription
NameA descriptive name for the engagement
DescriptionSummary of the engagement scope and objectives
ClientThe client company this project belongs to
TypeThe category of assessment being performed
StatusCurrent state of the engagement
Start DateWhen testing begins
End DateWhen testing is expected to conclude
OperatorsTeam members (consultants) assigned to the project

Project Types

Vulnsy supports the following project types:

TypeDescription
web_appWeb application penetration test
infrastructureInternal or external infrastructure assessment
mobileMobile application security testing
cloudCloud environment security review
apiAPI security assessment
iotIoT device and firmware testing

The project type is included in report exports via the {project.type} template tag, so it appears in your deliverables automatically.

How Projects Fit into Vulnsy

Projects connect clients to reports:

  • A Client has one or more Projects
  • A Project contains one or more Reports
  • Each Report contains Findings (vulnerabilities)

Project details like name, type, and dates are available as template tags in your DOCX exports, reducing manual data entry when generating reports.

Next Steps

On this page