Metadata-Version: 2.1
Name: gridmeld
Version: 0.6.0
Summary: Cisco ISE pxGrid to Palo Alto Networks MineMeld Gateway
Home-page: https://github.com/PaloAltoNetworks/gridmeld
Author: Palo Alto Networks, Inc.
Author-email: techbizdev@paloaltonetworks.com
License: UNKNOWN
Description: gridmeld - Cisco ISE pxGrid to Palo Alto Networks MineMeld Gateway
        ==================================================================
        
        ``gridmeld`` is a Python3 application which consumes session data from
        the Cisco ISE pxGrid service, and publishes IP indicators to Palo Alto
        Networks MineMeld for consumption by PAN-OS.
        
        The pxGrid 2.0 REST and WebSocket APIs available in ISE 2.4 are used
        to perform bulk session download, and subscribe to session directory
        updates.  Sessions are synchronized to a MineMeld ``localDB`` miner
        using the MineMeld config API as IPv4 or IPv6 indicators with a
        TrustSec Security Group Tag (SGT).  The miner is connected to a
        ``dagPusherNg`` output node which will push IP-SGT mappings to PAN-OS as
        ``registered-ip`` objects, which can be used to configure Dynamic
        Address Groups (DAGs) for security policy enforcement.
        
Platform: UNKNOWN
Classifier: Development Status :: 3 - Alpha
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: License :: OSI Approved :: Apache Software License
Description-Content-Type: text/x-rst
