OrenGitHub / dhscanner

free as in speech container scanner
https://orengithub.github.io/
1 stars 0 forks source link

🪲 python returned value does not reach knowledge base #60

Closed OrenGitHub closed 2 weeks ago

OrenGitHub commented 2 weeks ago
        return StreamingResponse(
            download_file_stream(url, file_path, file_name), # <--- this call is missing ...
            media_type="text/event-stream",
        )
OrenGitHub commented 2 weeks ago
$ grep -rn "startloc_105" kb.pl | wc -l
0
OrenGitHub commented 2 weeks ago
$ grep -rn "startloc_105" kb.pl | wc -l
6 # <--- good !