Open bernhardreiter opened 11 months ago
The main problem is that the application is frozen and thus unresponsive afterwards.
The webviewer is apparently trying to parse the Directory Listings of the PMD as ROLIE feeds, since the webviewer was only developed to handle ROLIE feeds. This shouldn't cause a crash, so it's still a bug to fix.
Note: https://csaf-poc.github.io/csaf_webview/feed?q=https://csaf.data.security.nozominetworks.com/provider-metadata.json passes the CSAF-checker test, albeit warning that the files have the wrong format:
"The content type of https://security.nozominetworks.com/csaf/2023/nn-2023_9-01.json should be 'application/json' but is 'application/json; charset=utf-8'"
However, this seems to be unrelated to the issue at hand.
Commit 309b4a7 should fix the issue.
Commit 309b4a7 should fix the issue.
And does it fix the issue in your test and analysis?
If so, can you coordinate a new release and deployment, e.g. with @JanHoefelmeyer?
Displaying https://csaf-poc.github.io/csaf_webview/feed?q=https://csaf.data.security.nozominetworks.com/provider-metadata.json
and clicking on "Distribution 1" gives me a crash with 1.0.0 and the following error message in Chromium: