Skip to content
This repository has been archived by the owner on Apr 7, 2021. It is now read-only.

falcosecurity-retire/cloud-native-security-hub-frontend

Repository files navigation

Cloud Native Security Hub

last commit licence

Cloud Native Security Hub is a platform for discovering and sharing rules and configurations for cloud native security tools.

This repository contains the frontend code who drives https://securityhub.dev site

Usage

This code requires a recent NodeJS version (12.13) and it uses NuxtJS as Javascript framework.

Configuration

You can configure the backend endpoint where requesting security resources:

  • API_URL: API Backend endpoint URL

Start a development application

Like others NuxtJS applications, just type:

$ npm start

And then, go to http://localhost:3000 and enjoy the development process.

Contributing

Contributors are welcome!

Releases

No releases published

Packages

No packages published

Languages