Metadata-Version: 2.4
Name: openethos-securityguard
Version: 1.2.3
Summary: A security monitoring and alerting tool.
Author-email: Jason Miller <jason.miller@thoughtparameters.com>
License: MIT License
        
        Copyright (c) 2025 OpenEthos
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
Project-URL: changelog, https://github.com/OpenEthos/securityguard/blob/master/CHANGELOG.md
Project-URL: documentation, https://openethos-securityguard.thoughtparameters.com
Project-URL: homepage, https://openethos-securityguard.thoughtparameters.com
Project-URL: repository, https://github.com/OpenEthos/securityguard.git
Project-URL: issues, https://github.com/OpenEthos/securityguard/issues
Keywords: security,monitoring,alerting
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Development Status :: 3 - Alpha
Classifier: Intended Audience :: Developers
Classifier: Intended Audience :: System Administrators
Classifier: Topic :: Security
Classifier: Topic :: System :: Monitoring
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: pydantic>=1.8
Requires-Dist: rich>=10.0
Requires-Dist: click>=8.0
Requires-Dist: requests>=2.25
Requires-Dist: PyYAML>=6.0.3
Provides-Extra: build
Requires-Dist: build~=1.2; extra == "build"
Requires-Dist: setuptools>=61.0; extra == "build"
Provides-Extra: docs
Requires-Dist: Sphinx~=6.0; extra == "docs"
Requires-Dist: sphinxcontrib-apidoc==0.5.0; extra == "docs"
Requires-Dist: sphinx-autobuild==2024.2.4; extra == "docs"
Requires-Dist: furo~=2024.1; extra == "docs"
Provides-Extra: test
Requires-Dist: coverage[toml]~=7.0; extra == "test"
Requires-Dist: filelock~=3.15; extra == "test"
Requires-Dist: flatdict~=4.0; extra == "test"
Requires-Dist: freezegun~=1.5; extra == "test"
Requires-Dist: pyyaml~=6.0; extra == "test"
Requires-Dist: pytest~=8.3; extra == "test"
Requires-Dist: pytest-clarity~=1.0; extra == "test"
Requires-Dist: pytest-cov<7.0.0,>=5.0.0; extra == "test"
Requires-Dist: pytest-env~=1.0; extra == "test"
Requires-Dist: pytest-lazy-fixtures~=1.3.4; extra == "test"
Requires-Dist: pytest-mock~=3.0; extra == "test"
Requires-Dist: pytest-order~=1.3; extra == "test"
Requires-Dist: pytest-pretty~=1.2; extra == "test"
Requires-Dist: pytest-xdist~=3.0; extra == "test"
Requires-Dist: responses~=0.25.0; extra == "test"
Requires-Dist: requests-mock~=1.10; extra == "test"
Provides-Extra: dev
Requires-Dist: pre-commit~=4.3; extra == "dev"
Requires-Dist: tox~=4.11; extra == "dev"
Provides-Extra: mypy
Requires-Dist: mypy==1.16.1; extra == "mypy"
Requires-Dist: types-Deprecated~=1.2; extra == "mypy"
Requires-Dist: types-requests~=2.32.0; extra == "mypy"
Requires-Dist: types-pyyaml~=6.0; extra == "mypy"
Dynamic: license-file

# securityguard
