csaf-poc / csaf_webview

Web app (module) to display a CSAF 2 document and to browse CSAF 2 ROLIE feeds. ⚠️ The web demo is often not allowed to access servers:
https://csaf-poc.github.io/csaf_webview/
1 stars 3 forks source link

One url input field for all supported JSON files #39

Open bernhardreiter opened 6 months ago

bernhardreiter commented 6 months ago

User that have any CSAF url, like a provider-metadata.json, a ROLIE feed or a single document can just put it in a field without thinking what it is.

This improves usability be reducing needed thought and a potential click.

Technically the web app has to detect which URL it is.