A Digital & Hardware Asset Management Panel with secure login, internal API, and NIST NVD integration for comprehensive asset tracking and compliance.
This is a Digital & Hardware Asset Management Panel w/ Login Functionality, Internal API & NIST NVD Integration
This tool is designed for organizations to securely manage and track hardware and software assets across their network, ensuring up-to-date inventory and compliance with risk and security standards. IT administrators and compliance officers would use this panel to perform asset management, risk assessment, and compliance auditing efficiently.
The tool requires Node.js and npm for installation and running. It is built as a desktop application with Electron, so users should ensure compatibility with their OS. The internal API documentation is available online for integration purposes. Users should review the NIST NVD integration to understand how vulnerability data is incorporated into asset management.
git clone https://github.com/cmp307/project-LiamTownsley2.git ScottishGlen
cd ScottishGlen
npm install
npm run start
npm run start
Starts the server and launches the application.
npm run test
Runs the automated test suite for the application.