This directory contains examples demonstrating how to use and extend Drydock in various ways.
Contents
Markdown Exporter
The markdown_exporter directory contains an example of a custom exporter that formats vulnerability scan results as Markdown.
This demonstrates how to implement the Drydock Exporter interface to output scan results in a custom format.