Michael Wager

Results 4 issues of 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: ![grafik](https://github.com/DefectDojo/django-DefectDojo/assets/999748/1f68c13c-c106-476c-82e0-80ff1d577613) **Checklist** This checklist is for your information. - [x] Make sure to rebase your PR against the very latest `dev`. - [x] Features/Changes should...

settings_changes
docs
unittests
parser

**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. ![grafik](https://github.com/ossf/scorecard/assets/999748/35fd29f5-e71d-4323-b8ca-38d3aa926496) 2. Does not detect SAST: ![grafik](https://github.com/ossf/scorecard/assets/999748/973a3a9f-1019-4477-918f-00bd130ca341) **Expected behavior** Docs...

kind/bug
check/SAST