CrimsonGuard
Copyright (c) 2026 the-s-lab. All rights reserved.

CrimsonGuard is proprietary software distributed under the terms of the
LICENSE file in this distribution. This NOTICE documents the
third-party open-source components the Software incorporates or depends
on. Those components retain their own licenses; CrimsonGuard bundles
them in compliance with their attribution requirements.

─────────────────────────────────────────────────────────────────
Runtime dependencies
─────────────────────────────────────────────────────────────────

typer
    Copyright (c) Sebastián Ramírez
    License: MIT
    https://github.com/fastapi/typer

pydantic
    Copyright (c) Samuel Colvin and contributors
    License: MIT
    https://github.com/pydantic/pydantic

mcp (Model Context Protocol SDK)
    Copyright (c) Anthropic, PBC
    License: MIT
    https://github.com/modelcontextprotocol/python-sdk

openai (OpenAI Python SDK)
    Copyright (c) OpenAI
    License: Apache-2.0
    https://github.com/openai/openai-python

anthropic (Anthropic Python SDK)
    Copyright (c) Anthropic, PBC
    License: MIT
    https://github.com/anthropics/anthropic-sdk-python

PyYAML
    Copyright (c) Kirill Simonov and contributors
    License: MIT
    https://github.com/yaml/pyyaml

rich
    Copyright (c) Will McGugan
    License: MIT
    https://github.com/Textualize/rich

httpx
    Copyright (c) Encode OSS Ltd.
    License: BSD-3-Clause
    https://github.com/encode/httpx

─────────────────────────────────────────────────────────────────
Optional extras
─────────────────────────────────────────────────────────────────

weasyprint  (extra: [pdf])
    Copyright (c) Kozea
    License: BSD-3-Clause
    https://github.com/Kozea/WeasyPrint

presidio-analyzer  (extra: [pii])
    Copyright (c) Microsoft Corporation
    License: MIT
    https://github.com/microsoft/presidio

─────────────────────────────────────────────────────────────────
Reference material (cited, not bundled)
─────────────────────────────────────────────────────────────────

NIST AI Risk Management Framework 1.0 (NIST AI 100-1)
    Public domain, U.S. Government work.
    https://www.nist.gov/itl/ai-risk-management-framework

ISO/IEC 42001:2023
    Copyright (c) ISO/IEC. Used under reference per standards citation
    conventions; CrimsonGuard does not redistribute the ISO text.

OWASP GenAI Top 10 (2025)
    Copyright (c) OWASP Foundation
    License: Creative Commons Attribution-ShareAlike 4.0
    https://genai.owasp.org

MITRE ATLAS
    Copyright (c) The MITRE Corporation
    Terms: https://atlas.mitre.org/terms/

OSCAL Reference Schema 1.1.3
    Copyright (c) NIST (U.S. Government work; public domain)
    https://pages.nist.gov/OSCAL/
