Defectdojo Parser

Author and review DefectDojo parsers (scan-report importers under dojo/tools/<name>/parser.py) to the project's real conventions — the factory contract, required Finding fields, deduplication registration in settings.dist.py, defusedxml/utf-8/Endpoint.from_uri rules, the 0/1/many unit-test set with attribute-level assertions, sample-file sanitization and size discipline, and the CI meta-test (unittests/test_parsers.py) that enforces the directory/docs layout. Use when writing a new parser, adding a scan type, reviewing a parser PR, or debugging a failing parser/test_parsers test.

DefectDojo 6213637 2 files · 20.0 KB Updated

File contents

DefectDojo/django-DefectDojo/tree/main/.claude/skills/defectdojo-parser commit 6213637472

Frequently asked questions

npx skillmds@latest add defectdojo/defectdojo-parser