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
- Navigate to the
ARC3N
folder in your console - Run
npm install
in your console - Run
npm run fetch-uncertainties
in your console - Run
npm run dev
in your console - Open the tooling at http://localhost:5173/