Skip to content
Snippets Groups Projects
Unverified Commit eba97019 authored by Nicolas Landais's avatar Nicolas Landais Committed by GitHub
Browse files

Adding optional parameters to the set_test function (#50)

* Pass tuple with file path and file content to the upload_scan function to fix issue with Nessus scan uploads.

* Adding additional optional properties for the creation of a test

* TODO -> Done

* Adding new vars to the unittest and restoring the lost work done on the the create_test function

* Remvong duplicate line

* Adding function to add metadata to a product, removing create_product function and adding the ability to add custom headers to the requests

* Since metadata can be applied to multiple objects, renaming the function to be more specific as to what object metadate is being applied

* Capturing enhancements to the DefectDojo API (v2) Python wrapper

* Adding title, description and version to the wrapper used to modify a test

* using the proper verb

* Fixing merge conflicts take #2

* Re-implementing change that had been left in the shuffle when resolving conflicts on the last PR merge
parent da281eaf
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment