Metadata-Version: 2.1
Name: kestrel-lang
Version: 1.0.0
Summary: Kestrel Threat Hunting Language
Home-page: https://github.com/IBM/kestrel-lang
License: Apache 2.0 License
Project-URL: Documentation, https://kestrel.readthedocs.io/
Description: ===============================
        Kestrel Threat Hunting language
        ===============================
        
        .. image:: https://img.shields.io/pypi/v/kestrel-lang.svg
                :target: https://pypi.python.org/pypi/kestrel-lang/
        
        .. image:: https://img.shields.io/pypi/dm/kestrel-lang.svg
                :target: https://pypi.python.org/pypi/kestrel-lang/
        
        .. image:: https://img.shields.io/badge/code%20style-black-000000.svg
                :target: https://github.com/psf/black
        
        .. image:: https://readthedocs.org/projects/kestrel/badge/?version=latest
                :target: https://kestrel.readthedocs.io/en/latest/?badge=latest
                :alt: Documentation Status
        
        What is Kestrel? How to install? How to connect to data sources? How to write your first hunt flow?
        
        Find answers at `Kestrel documentation hub`_.
        
        .. _Kestrel documentation hub: https://kestrel.readthedocs.io/
        
Keywords: domain specific language,cyber threat hunting,extended detection and response
Platform: UNKNOWN
Classifier: Topic :: Security
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Requires-Python: >=3.6
Description-Content-Type: text/x-rst
