Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bad documentation/functionality list_findings #21

Open
p3r1c0 opened this issue Nov 8, 2018 · 0 comments
Open

bad documentation/functionality list_findings #21

p3r1c0 opened this issue Nov 8, 2018 · 0 comments

Comments

@p3r1c0
Copy link

p3r1c0 commented Nov 8, 2018

Hi,
in main api file: https://github.com/aaronweaver/defectdojo_api/blob/master/defectdojo_api/defectdojo.py
The method list_findings allows the mitigated field with boolean format, but if you use True or False, the response fails. This issue is due to to that mitigated field only allow Datetime format (Response ex: {"error": "[u"'1' value has an invalid format. It must be in YYYY-MM-DD HH:MM[:ss[.uuuuuu]][TZ] format."]"}). In consequence is not possible to get all mitigated findings with this api request.
Regards,

@p3r1c0 p3r1c0 changed the title bad documentation/functionality bad documentation/functionality list_findings Nov 8, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant