Skip to content

rushk014/security-ui-exts

 
 

Repository files navigation

security-ui-exts

Development environment setup

Environment requirement

VM server
  • Linux
  • kubernetes
  • Rancher manager 2.9 ~ 2.12
Local computer
  • node.js v20 and up
  • npm 10 and up

Backend installation

Rancher manager
SBOMBastic

Frontend development environment setup

  • Pull the code to your local computer
  • Run yarn to install dependency packages
  • Run API=<Rancher UI's URL> yarn dev to start the Rancher manager UI with security-ui-ext

Open the UI on local computer

https://localhost:8005/

About

UI extensions for SUSE Security

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Vue 66.9%
  • TypeScript 19.3%
  • JavaScript 13.8%