RedHatProductSecurity / rapidast

RapiDAST enables simple, continuous and fully automated application security testing
Apache License 2.0
59 stars 39 forks source link

[defectdojo] Adding SSL verification management #144

Closed cedricbu closed 1 year ago

cedricbu commented 1 year ago

Either:

jeremychoi commented 1 year ago

I suggest adding tests. Also, the existing test failed.

cedricbu commented 1 year ago

fixed & added pytests

let's discuss separately the best solution for the username/password. I can think of 3 ways :

jeremychoi commented 1 year ago
  • leave it as it is, possibly rewording the message ?

+1. in fact, I like the change of combining password into one. Just wanted to point out that the failing test code needs to be updated according to the change.