Skip to content

Latest commit

 

History

History
20 lines (16 loc) · 1008 Bytes

README.md

File metadata and controls

20 lines (16 loc) · 1008 Bytes

Overview

This repository hosts a webtool for collecting uncertainties in software designs.

It allows a comprehensive overview of known uncertainties that can impact data confidentiality. Additionally, software architects can collaborate on the knowledge through GitHub issues, which can be accessed from within the tool.

To access the tool use the following link: https://arc3n.abunai.dev/

Installation

  1. Dowload and install Node.js
  2. Create a folder called fontawesome in UncertaintySourceArchive/fonts/
  3. Download FontAwesome Free for Web
  4. Open the zip and copy the contents of the fontawesome-free-6.5.2-web folder to your newly create fontawesome folder in the project
  5. Navigate to the UncertaintySourceArchive folder in your console
  6. Run npm install in your console
  7. Run npm run fetch-uncertainties in your console
  8. Run npm run dev in your conosle
  9. Open the tooling at http://localhost:5173/