diff --git a/public/index.html b/public/index.html index 514d39c3a..f04469f56 100644 --- a/public/index.html +++ b/public/index.html @@ -99,7 +99,7 @@ - + @@ -482,29 +482,17 @@
- v2.0.6 + v2.0 April 3, 2026
-
- -
-
- v2.0.0 - March 20, 2026 -
-
@@ -661,19 +649,10 @@
- Is Impeccable free? What about the detection engine? + Is Impeccable free?
-

Impeccable has two parts with different licenses:

-

Skills and commands (this repo) are Apache 2.0 -- fully open source, free for any use, commercial or otherwise. Use them in any project, fork them, modify them.

-

The CLI and detection engine (impeccable) are licensed under the Business Source License 1.1. Free for:

-
    -
  • Individuals and personal projects
  • -
  • Open source projects (OSI-licensed)
  • -
  • Education and research
  • -
  • Organizations with 5 or fewer people, or under $1M ARR
  • -
-

Larger organizations using the detection engine (e.g., in CI/CD pipelines) need a commercial license. The code converts to Apache 2.0 automatically in 2030.

-

When you run npx impeccable detect, the CLI (Apache 2.0) calls the detection engine (BSL), so the BSL terms apply to that usage.

+

Skills and commands are Apache 2.0 -- fully open source, free for everyone.

+

The CLI (npx impeccable detect) is BSL-1.1 -- free for individuals, open source projects, education, and small teams (5 or fewer people, or under $1M ARR). Larger organizations need a commercial license.