GithubHelp home page GithubHelp logo

saurabh3460 / discovery-engine Goto Github PK

View Code? Open in Web Editor NEW

This project forked from accuknox/discovery-engine

0.0 1.0 0.0 24.45 MB

Discover least permissive security posture, Network Microsegmentation, and Application behaviour based on visibility/observability data emitted from policy engines..

Shell 5.06% Python 0.46% Go 93.74% Makefile 0.49% Dockerfile 0.25%

discovery-engine's Introduction

Discovery Engine

Discovery Engine discovers the security posture for your workloads and auto-discovers the policy-set required to put the workload in least-permissive mode. The engine leverages the rich visibility provided by KubeArmor and Cilium to auto discover the systems and network security posture.

Getting Started Guide

Quick Install

kubectl apply -f https://raw.githubusercontent.com/accuknox/discovery-engine/dev/deployments/k8s/deployment.yaml

The discovery engine will automatically connect to the kubearmor and cilium agents installed in kube-system namespace. Discovery engine can connect to either or both the engines and provide necessary insights into the workloads.

Get the discovered policies

Use karmor discover --help to check all the options. To install karmor cli tool follow the link here.

Example, Get policies discovered for deployment having label "app=wordpress" in wordpress-mysql namespace.

karmor discover -n wordpress-mysql -l "app=wordpress" -f yaml > wordpress.yaml

The wordpress.yaml can then be used to enforce policies using kubearmor by using kubectl apply -f wordpress.yaml.

Uninstall

kubectl delete -f https://raw.githubusercontent.com/accuknox/discovery-engine/dev/deployments/k8s/deployment.yaml

Want to do more with the discovered policies?

The discovered policies contains the execution posture for your workloads. You can use these policies to check what the workloads are doing. Check this guide to know more.

Others

  1. Detailed functionality overview
  2. Types of policies discovered

discovery-engine's People

Contributors

abdulkhader21 avatar achrefbensaad avatar ak-kloudone avatar ankurk99 avatar asifalix avatar daemon1024 avatar dku-boanlab avatar erenyeager713 avatar gowtham-dharsan avatar humancalico avatar kprateep avatar mohankumarmani avatar nagarajan0396 avatar nareshpandianpc avatar nyrahul avatar prakashrajsaravanan avatar prateeknandle avatar pugal-k1 avatar rajasahil avatar seswarrajan avatar seungsoo-lee avatar stefin9898 avatar sujithkasireddy avatar swarnalathad0911 avatar vaibhavmew avatar vishnusomank avatar wazir-ahmed avatar weirdwiz avatar yasin-cs-ko-ak avatar

Watchers

 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.