This Blazor Server app interacts with the BBC vulnerability API to:
- List software components within a system
- List systems using a component
- Export CSV of systems with vulnerabilities
- Show top 3 vulnerabilities to prioritise
- Clone the repo
- In terminal:
dotnet run