KissPeter
KissPeter
Hi, Thanks for the idea. The primary goal of Apifuzzer was to focus on the input validation of API implementations. This would be anothet step. The focus currently is to...
Hi, Did you try with the most recent APIFuzzer version?
Hi, Any PR is welcome, bit v 0.9.13 supports it. Please test it
Hi, Sorry I missed your message. This would require adding a test even it passed. We had projects where we had millions of cases for a long and complicated API....
Hi @aaronhmiller, Thanks for reporting, will be checking soon.
Hi, It took a bit longer than I expected but hopefully the new version can cope with this. Can you please test it?
> “The problem is just happens when using the docker version” +1 > > So I have to run the docker with --entrypoint bash, and then run APIIFuzzer with headers...
Can you provide a snippet from the API definition causing this?
Hi, APIFuzzer indeed capable to test https endpoints. In your case the issue is with the invalid certificate. Either disable SSL cert at the application under test or the project...
Hi, Sorry about the late reply. If you had a v0.7 tag which is pointing to the most recent V0.7.* version, at our side we would not need to make...