Michael Wager
Michael Wager
After fresh docker based installation as documented in the README: ``` git clone https://github.com/owtf/owtf cd owtf make compose ``` The app is running and working, but the "export report" functionality...
It is possible to implement support for events like the html5 video events `play` or `pause`? See [https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Media_events](https://developer.mozilla.org/en-US/docs/Web/Guide/Events/Media_events) for more info. I see that the native video player gets closed...
As discussed in slack #defectdojo-dev:  **Checklist** This checklist is for your information. - [x] Make sure to rebase your PR against the very latest `dev`. - [x] Features/Changes should...
**Describe the bug** This repo is using CodeQL for SAST scanning: https://github.com/secureIO-GmbH/VulnerabilityHeatmap/actions/workflows/github-code-scanning/codeql **Reproduction steps** Steps to reproduce the behavior: 1.  2. Does not detect SAST:  **Expected behavior** Docs...