项目作者: illumiolabs

项目描述 :
Enforcing Illumio Policy for Azure Microsoft SQL Server Database
高级语言: Python
项目地址: git://github.com/illumiolabs/azure-ms-sql-enforcement.git
创建时间: 2020-03-10T19:56:35Z
项目社区:https://github.com/illumiolabs/azure-ms-sql-enforcement

开源协议:Apache License 2.0

下载


Enforcing Illumio segmentation policies for Azure MS SQL Database server

Slack
License

Project Description

This repository contains a python script that will

  1. Ingest Illumio Segmentation policy ruleset for Azure SQL database server
  2. Creates rules for the database server
  3. Programs the server level firewall for the Azure SQL database server

Illumio ASP builds the Application Dependency Map that helps visualize the traffic between
Azure instances including unmanaged Azure SQL database server and in understanding the application dependencies.
It also enforces the segmentation policy and uses that to color the Application Dependency Map

Project Technology stack

The application is written for Python 3 and tested up to v3.9. The program supports
Illumio PCE version 18.2.0 or newer.

Project workflow

Installation

Detailed instructions on how to install, configure, and get the project running are mentioned
in INSTALL document.

Support

The AWS Lambda Function is released and distributed as open source software subject to the LICENSE.
Illumio has no obligation or responsibility related to the AWS Lambda Function with respect to support, maintenance, availability, security or otherwise.
Please read the entire LICENSE for additional information regarding the permissions and limitations.
You can engage with the author & contributors team and community on SLACK.

Help or Docs

You can visit us at https://labs.illumio.com
If you have questions, please use slack or email to contact us directly.
If you have issues, bug reports, etc, please file an issue in this repository’s Issue Tracker.

Contributing

Instructions on how to contribute: CONTRIBUTING.