Metadata-Version: 2.4
Name: threat-weaver
Version: 1.0.0
Summary: A Scalable Logical Attack Graph Generation Approach
Author-email: GchlDev <782674726@qq.com>
License: Technical Usage Statement
        
        This software package is proprietary and confidential.
        Use is permitted only for academic research, education, technical discussions, and other non-commercial purposes, including but not limited to:
        - Software functionality research and experimentation;
        - Citation in academic papers, reports, or classroom teaching;
        - Academic technical discussions and non-commercial exchanges.
        
        Within the above permitted scope, users may use, copy, and analyze this software package for research purposes only, and may not use it for any form of commercial activity.
        
        Without prior written authorization from the developer, the following actions are strictly prohibited:
        1. Any form of commercial use or profit-oriented activity;
        2. Modification, partial alteration, creation, or public distribution of derivative or rebranded versions;
        3. Removal or alteration of this statement or copyright notices;
        4. Any action that may misrepresent, rebrand, or imply endorsement by the original author.
        
        This software package is provided "as is". The developer shall not be held liable for any direct or indirect damages arising from its use.
        For commercial licensing or extended usage, please contact the developer for written authorization.
        
Project-URL: Github, https://github.com/GchlDev/ThreatWeaver
Classifier: Programming Language :: Python :: 3
Requires-Python: >=3.10
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: graphviz==0.20.3
Requires-Dist: networkx==3.4.2
Requires-Dist: PyYAML==6.0.2
Dynamic: license-file

ThreatWeaver is a scalable logical attack graph generation and analysis tool that supports customizable and extensible interaction rules. It is designed for comparative analysis with tools like MulVAL. For more details, visit our GitHub page at \url{https://github.com/GchlDev/ThreatWeaver}.
