Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate vulnerability report #84

Open
13 of 24 tasks
invisibleroads opened this issue Apr 22, 2019 · 0 comments
Open
13 of 24 tasks

Integrate vulnerability report #84

invisibleroads opened this issue Apr 22, 2019 · 0 comments
Assignees
Milestone

Comments

@invisibleroads
Copy link
Member

invisibleroads commented Apr 22, 2019

Help user estimate and communicate the potential impact of not addressing a particular cyber vulnerability.

  • Write vendor name autocompletion script
  • Write product name autocompletion script
  • Write product version autocompletion script
  • Write vulnerability report script
  • Integrate vendor name autocompletion into front-end
  • Integrate product name autocompletion into front-end
  • Integrate version name autocompletion into front-end
  • Consider preparing manual autocomplete list for specific vendors
  • Integrate vulnerability report into front-end
    • Compute asset_count for each vulnerability
    • Compute meter_count for each vulnerability by computing unique downstream meter asset_ids
    • Compute impact_score = vulnerability_score * meter_count for each vulnerability
    • Rank vulnerabilities by greatest impact on number of customers
    • Show asset detail information drawer
      • Show asset name
      • Show asset type
      • Show vendor_name
      • Show product_name
      • Show product_version
      • Show NVD description
      • Link to asset on map
      • Link to NVD url
  • Add tests for autocompletion
  • Add tests for vulnerability report
@invisibleroads invisibleroads added this to the Deploy 0.1 milestone Apr 22, 2019
@invisibleroads invisibleroads self-assigned this Apr 22, 2019
@invisibleroads invisibleroads modified the milestones: Deploy 0.1, Deploy 0.2 Sep 13, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant