Fix Tenable CSV import fails with 'Version of CPE not implemented' by valentijnscholten · Pull Request #13967 · DefectDojo/django-DefectDojo

@valentijnscholten

- Add exception handling around CPE parsing in TenableCSVParser
- Log unsupported CPE versions at DEBUG level instead of crashing
- Allows import to continue when encountering unsupported CPE formats
- Fixes issue DefectDojo#11243

mtesauro

Maffooch

blakeaowens

Maffooch pushed a commit to valentijnscholten/django-DefectDojo that referenced this pull request

Feb 16, 2026
…efectDojo#13967)

- Add exception handling around CPE parsing in TenableCSVParser
- Log unsupported CPE versions at DEBUG level instead of crashing
- Allows import to continue when encountering unsupported CPE formats
- Fixes issue DefectDojo#11243