LICENSE
README.md
pyproject.toml
tests/test_exceptions.py
tests/test_generator.py
tests/test_models.py
tests/test_parse.py
tests/test_schema_registry.py
tests/test_schema_validator.py
tests/test_v3_compat.py
tests/test_validator.py
xarf/__init__.py
xarf/_version.py
xarf/exceptions.py
xarf/generator.py
xarf/models.py
xarf/parser.py
xarf/py.typed
xarf/schema_registry.py
xarf/schema_validator.py
xarf/types_connection.py
xarf/types_content.py
xarf/types_copyright.py
xarf/types_infrastructure.py
xarf/types_messaging.py
xarf/types_reputation.py
xarf/types_vulnerability.py
xarf/v3_compat.py
xarf/validator.py
xarf.egg-info/PKG-INFO
xarf.egg-info/SOURCES.txt
xarf.egg-info/dependency_links.txt
xarf.egg-info/requires.txt
xarf.egg-info/top_level.txt
xarf/schemas/.version
xarf/schemas/xarf-core.json
xarf/schemas/xarf-v4-master.json
xarf/schemas/types/connection-ddos.json
xarf/schemas/types/connection-infected-host.json
xarf/schemas/types/connection-login-attack.json
xarf/schemas/types/connection-port-scan.json
xarf/schemas/types/connection-reconnaissance.json
xarf/schemas/types/connection-scraping.json
xarf/schemas/types/connection-sql-injection.json
xarf/schemas/types/connection-vulnerability-scan.json
xarf/schemas/types/content-base.json
xarf/schemas/types/content-brand_infringement.json
xarf/schemas/types/content-csam.json
xarf/schemas/types/content-csem.json
xarf/schemas/types/content-exposed-data.json
xarf/schemas/types/content-fraud.json
xarf/schemas/types/content-malware.json
xarf/schemas/types/content-phishing.json
xarf/schemas/types/content-remote_compromise.json
xarf/schemas/types/content-suspicious_registration.json
xarf/schemas/types/copyright-copyright.json
xarf/schemas/types/copyright-cyberlocker.json
xarf/schemas/types/copyright-link-site.json
xarf/schemas/types/copyright-p2p.json
xarf/schemas/types/copyright-ugc-platform.json
xarf/schemas/types/copyright-usenet.json
xarf/schemas/types/infrastructure-botnet.json
xarf/schemas/types/infrastructure-compromised-server.json
xarf/schemas/types/messaging-bulk-messaging.json
xarf/schemas/types/messaging-spam.json
xarf/schemas/types/reputation-blocklist.json
xarf/schemas/types/reputation-threat-intelligence.json
xarf/schemas/types/vulnerability-cve.json
xarf/schemas/types/vulnerability-misconfiguration.json
xarf/schemas/types/vulnerability-open-service.json