Michael Wager
Michael Wager
Same here, safari doesn't download the file. Any idea how to work around this issue?
Yeah, this seems to fix it, thanks! Update: You should not that the fix also deletes "/www/.gitignore". But if you use "gulp --cordova ...", the "www" folder always gets created...
same problem here, it only works if I set keepAlive to true, but the exception is thrown anyway: ``` ... tests green ... Finished in 10.233 seconds 1 test, 2...
@AleitaT problem is you cannot scroll at all then :) but should be good to go for now... plugin support would be nice tho, similar to prop "prevent-y-scroll" from vueperslides:...
Same problem. Installed via: ``` git clone https://github.com/owtf/owtf cd owtf make compose ```
@mtesauro Any more work needed from my side? I don't understand the error from the "Detect Merge conflicts" action:  See here: https://github.com/DefectDojo/django-DefectDojo/actions/runs/8889852139/job/24429470629?pr=10064 Or is it just that more reviewers...
@mtesauro We really need this in master because via Kubernetes we would need to build and host our own images to use it. Without this Parser we cannot import our...
Re-opened [here](https://github.com/DefectDojo/django-DefectDojo/pull/10522), hope this is good to go now :)
Ok thanks for the explanation, strange thing is there are PRs, example: https://github.com/secureIO-GmbH/VulnerabilityHeatmap/pull/11 If the other issues already address this, feel free to close here.
What really looks messy is this line: ``` mitigation = "" ``` This looks really strange to me. Was added like this in the initial commit (af473da6e70d91d70d0318e09c29826fd5fd2c40). Tests dont address...