Oskar Zabik
Oskar Zabik
**tldr;** Running the docker image from https://github.com/owtf/owtf-docker; the app generally hangs and never completes the full scan after a few plugins ## Expected Behavior The app should continue scanning according...
Is there a way to use Sente with an app running on a protocol other than http(s). I'm running an Electron app and currently the library would fail with: _Test...
Generating externs for Quill 1.1.0 doesn't include methods from [Quill API](https://quilljs.com/docs/api/). It also generates invalid js: ``` JavaScript Quill.imports / formats / list / item.prototype = { .... ``` Which...
I'm trying to load custom fonts while running my project as packaged jar: ``` (g2d/g2d-register-fonts [[(-> "public/fonts/" io/resource .getPath) false]]) ``` That doesn't seem to be working (probably cause fonts...