Skip to content

Latest commit

 

History

History
17 lines (13 loc) · 700 Bytes

README.md

File metadata and controls

17 lines (13 loc) · 700 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. Navigate to the ARC3N folder in your console
  3. Run npm install in your console
  4. Run npm run fetch-uncertainties in your console
  5. Run npm run dev in your console
  6. Open the tooling at http://localhost:5173/