Skip to content

Minimum Security Requirements for Space Cybersecurity

Notifications You must be signed in to change notification settings

Reantric/SPARTA

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SPARTA

Website/app to help visualise and understand the most resource efficient way to address vulnerabilities relating to spaceflight.

Description

  • Has a GUI for finding the minimum set/utility of Secure-by-Design technical specifications to address a complete set of common weakness enumerations.
  • Utilizes a weighted set-cover algorithm to efficiently solve and approximate the problem, ensuring optimal or near-optimal solutions ($\Omega(\log n)$ approximation ratio).

preview

preview2

Getting Started

Dependencies

  • Uses p5.js and Node.js and Typescript

Installing

  • Download a ZIP or clone this repository.

Executing program

  • Run npm start to run a browser-sync version of the app at localhost:3000

Authors

Acknowledgments

About

Minimum Security Requirements for Space Cybersecurity

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published