@tinystacks/opsconsole
Advanced tools
+1
-1
| { | ||
| "name": "@tinystacks/opsconsole", | ||
| "version": "0.0.36", | ||
| "version": "0.0.37", | ||
| "description": "", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
+47
-6
@@ -0,1 +1,39 @@ | ||
| # Table of Contents | ||
| - [Introduction](#introduction) | ||
| - [Roadmap](#roadmap) | ||
| - [Getting Started](#getting-started) | ||
| - [Quick Installation](#quick-installation) | ||
| - [Run a Sample Dashboard](#run-a-sample-dashboard) | ||
| - [AWS](#aws) | ||
| - [Basic](#basic) | ||
| - [Installation](#installation) | ||
| - [Pre-requisites](#pre-requisites) | ||
| - [Install from the Global NPM registry](#install-from-the-global-npm-registry) | ||
| - [Hosted Deployment](#hosted-deployment) | ||
| - [Dashboards](#dashboards) | ||
| - [Concepts](#concepts) | ||
| - [Sample Dashboards](#sample-dashboards) | ||
| - [Basic Layout](#basic-layout-link) | ||
| - [AWS Dashboard](#aws-dashboard-link) | ||
| - [ECS Dashboard](#ecs-dashboard-link) | ||
| - [SQS Dashboard](#sqs-dashboard-link) | ||
| - [Core widgets](#core-widgets-link) | ||
| - [AWS widgets](#aws-widgets-link) | ||
| - [Constants](#constants) | ||
| - [Parameters](#parameters) | ||
| - [Providers](#providers) | ||
| - [AWS](#aws-1) | ||
| - [Enabling Providers in CLI](#enabling-providers-in-cli) | ||
| - [Customizing Dashboards](#customizing-dashboards) | ||
| - [Using widgets](#using-widgets) | ||
| - [Using providers](#using-providers) | ||
| - [Sharing data between widgets](#sharing-data-between-widgets) | ||
| - [Reference](#reference) | ||
| - [CLI Commands](#cli-commands) | ||
| - [opsconsole](#opsconsole) | ||
| - [opsconsole init](#opsconsole-init) | ||
| - [opsconsole up](#opsconsole-up) | ||
| - [Contributions](#contributions) | ||
| - [Community](#community) | ||
| # Introduction | ||
@@ -38,3 +76,3 @@ | ||
| ## Roadmap | ||
| # Roadmap | ||
| - [x] CLI widget to save and run scripts | ||
@@ -60,6 +98,6 @@ - [x] Executable actions within widgets (ex. kill task for AWS ECS) | ||
| ## Getting started | ||
| # Getting started | ||
| Follow installation instructions below to get the CLI installed. | ||
| ### Installation | ||
| ## Quick Installation | ||
| ```bash | ||
@@ -71,4 +109,4 @@ # Install CLI | ||
| ``` | ||
| ### Run a sample dashboard | ||
| #### AWS | ||
| ## Run a sample dashboard | ||
| ### AWS | ||
@@ -85,3 +123,3 @@ The [opsconsole repository](https://github.com/tinystacks/opsconsole/tree/main/samples) includes multiple sample dashboards. As an example, it includes a sample dashboard that has ECS and AWS account info. To use that, follow these steps: | ||
| ``` | ||
| #### Basic | ||
| ### Basic | ||
| For a very basic dashboard that contains all the default layout elements, simply run: | ||
@@ -330,1 +368,4 @@ ``` | ||
| See CONTRIBUTING.md. | ||
| # Community | ||
| Join our [discord](https://discord.gg/AZZzdGVCNW) to have a chat! |
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 2 instances in 1 package
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 2 instances in 1 package
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
Found 1 instance in 1 package
839306
0.18%367
12.58%