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/
- Dowload and install Node.js
- Create a folder called
fontawesome
inUncertaintySourceArchive/fonts/
- Download FontAwesome Free for Web
- Open the zip and copy the contents of the
fontawesome-free-6.5.2-web
folder to your newly createfontawesome
folder in the project - Navigate to the
UncertaintySourceArchive
folder in your console - Run
npm install
in your console - Run
npm run fetch-uncertainties
in your console - Run
npm run dev
in your conosle - Open the tooling at http://localhost:5173/