Git Product home page Git Product logo

nca-vscode-extension's Introduction

NCA README

With this extension you can use the Network Config Analyzer (NCA) tool directly in your VSCode enviroment.

NCA is all about simplifying the process of managing synthesized connectivity.

With NCA, you can easily visualize your synthesized connectivity as a set of firewall rules,

making it simple to understand and manage your network configuration.

NCA also makes it easy to produce a connectivity diff between two network configurations,

helping you to quickly identify any changes and ensure that your network is always up-to-date.

With NCA, you can easily input your network policies and a list of relevant endpoints,

and get answers to critical questions like:

  • What is my current connectivity posture?

  • How is my connectivity posture changing?

  • Is specific traffic allowed/denied?

  • What are the endpoints that are not covered by any policy?

  • Are my policies implemented efficiently?

NCA makes it easy to get the insights you need to manage your network more effectively, giving you a clear picture of your current state and how it's evolving.

Learn more about NCA here

Features

Edit YAMLs inside the VSCODE enviroment and run NCA

Observe the connectivity both via graph and text description

Requirements

To use this extension you will need:

Python: Python instalation

NCA: NCA instalation Add the NCA path to the system's path enviromant parameter

Graphviz: Graphviz installation

Extension Settings

This extension contributes the following settings:

  • nca.NCA Location: The path to the NCAinstallation.
  • nca.Python Path: The path to the Python installation.
  • nca.YAML files path: Path to YAML files (empty will use the current project directory).
  • nca.Parameters: NCA Command Line Parameters.
  • nca.Output Format: Format of the connectivity output (output_format).
  • nca.Output File: Output file path (file_out).
  • nca.Graph File: Graph file path (jpg file).

0.0.1

Initial release of the NCA extension

Getting Started

  1. Open the root folder of your YAML files in VSCode.
  2. Configure the NCA and Python paths
  3. Activate the 'Run NCA' command (shift-ctrl-p for the list of commands)

nca-vscode-extension's People

Contributors

shmfr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.