django-DefectDojo
django-DefectDojo copied to clipboard
Benchmark Enhancements
Change the Benchmark_Type model to use a database table as a source rather than hard coded values so new types can be added and add APIs to support CRUD functionality for the Benchmark feature.
I'd be willing to implement the changes if the enhancements are approved and pull requests would be merged.