Skip to content

Latest commit

 

History

History
21 lines (13 loc) · 656 Bytes

File metadata and controls

21 lines (13 loc) · 656 Bytes

Third-Party Licenses

SimpleSecCheck orchestrates third-party tools via CLI inside Docker. No third-party source code is bundled or linked.

Key Point

  • SimpleSecCheck is MIT licensed.
  • Each tool keeps its own license.
  • Tools run as separate processes, so licenses do not "infect" the orchestrator.

License Highlights

  • Permissive: MIT, Apache-2.0
  • Copyleft: GPL/LGPL/AGPL (still separate processes)
  • Proprietary: Some tools (e.g., CodeQL, Burp Suite community)

User Responsibility

You are responsible for complying with each tool’s license and API terms.

For a full list, see each tool’s repository LICENSE file.