Website request REST API of SBOM Service. Main functions of the site:
- Risk dashboard.
- Software components query.
- OSS reverse traceability chain.
npm install
npm install -g @vue/cli
vue ui
open http://localhost:8000 with using browser for vue-cli UI, and load project
npm run serve
npm run build-production
npm run lint