Skip to content

A web app to check if an elasticsearch cluster is not secure

Notifications You must be signed in to change notification settings

tinnytintin10/unsecure_es_checker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

!!! STILL UNDER DEVELOPMENT !!!

Get started

Install the dependencies...

cd unsecure_es_checker
npm install

...then start Rollup:

npm run dev

Navigate to localhost:3000. You should see the app running.

If you're using Visual Studio Code we recommend installing the official extension Svelte for VS Code. If you are using other editors you may need to install a plugin in order to get syntax highlighting and intellisense.

Building and running in production mode

To create an optimised version of the app:

npm run build

You can run the newly built app with npm run start. This uses sirv, which is included in package.json's dependencies

About

A web app to check if an elasticsearch cluster is not secure

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published