sirferl

Results 4 issues of sirferl

The Database field label in table destinations is a char varying with 32 max length. We wanted to use longer labels. I changed the Max value to 50 with no...

Hello, we've started to use Lemur in our internal Cert.mgmt. process. We came across the following problem: There is a box to select certificate type, but that is only used...

When a cert is created, the internal certificate ID is used but not returned to the original caller. Would it be possible to add this information? regards

Version 1.1.4. In defectdojo.py the function "set_finding" is missing the parameter "build". This leads to error: File "/home/dojomgr/.local/lib/python2.7/site-packages/defectdojo_api/defectdojo.py", line 706, in set_finding if build: NameError: global name 'build' is not...