Skip to content

Latest commit

 

History

History
1160 lines (817 loc) · 29.9 KB

File metadata and controls

1160 lines (817 loc) · 29.9 KB

Third Party Notices

TestPlanIt uses third-party libraries and components. We acknowledge and are grateful to the developers of these projects.

License Overview

The following third-party packages are used in TestPlanIt. Full license texts are included at the end of this document.


Frontend Dependencies

React

Next.js

TypeScript

Tailwind CSS

Radix UI

React Hook Form

Zod

Tanstack Query (React Query)

Tanstack Table

TanStack Form

TanStack Virtual

Redux Toolkit

Redux

React Redux

Emotion

T3 Env

Lucide React

date-fns

Next-intl

Next Themes

Rich Text Editor

TipTap

Lowlight

TipTap Markdown Extension

TipTap Resize Image Extension

PrismJS

UI Components & Interactions

DND Kit

React DnD

Framer Motion

Embla Carousel

cmdk

Sonner

Vaul

React Select

React Colorful

React Arborist

React Resizable Panels

Tippy.js

React Day Picker

React Draggable

React Hot Toast

React Markdown

React Window

Input OTP

Iframe Resizer

Swagger UI React

Swagger ApiDOM Core

NextStepJS

Floating UI

React Lite YouTube Embed

React Tweet

SVGR

Slate Hyperscript

Data Visualization

D3

D3-Cloud

Observable Plot

Backend Dependencies

Node.js

Prisma

ZenStack

NextAuth.js

JSON Web Token (jsonwebtoken)

bcrypt

node-saml

otplib

QRCode

Nodemailer

Background Jobs & Queues

BullMQ

ioredis

Search

Elasticsearch

  • Version: 9.x
  • License: Apache-2.0 (client library)
  • Repository: https://github.com/elastic/elasticsearch-js
  • Copyright: Copyright (c) Elasticsearch B.V.
  • Note: The Elasticsearch server itself is licensed under Elastic License 2.0 (ELv2) or Server Side Public License (SSPL). The JavaScript client library used in this project is Apache-2.0.

XML & Security

xml-crypto

xml-encryption

AI & Machine Learning

Vercel AI SDK

OpenAI Node.js SDK

File Storage

AWS SDK for JavaScript (v3)

Multer

Multer-S3

Sharp

External Integrations

Atlaskit Editor Jira Transformer

html-to-adf-converter

Markdown Processing

Marked

  • Version: 17.x
  • License: MIT
  • Repository: https://github.com/markedjs/marked
  • Copyright: Copyright (c) 2018 MarkedJS contributors, Copyright (c) 2011-2018 Christopher Jeffrey

Turndown

Web Framework

Hono

Utilities

Lodash

Axios

Papa Parse

jsPDF

DOMPurify

Handlebars

xml2js

stream-json

stream-chain

streamifier

NanoID

UUID

Humanize Duration

Filesize

csv-parse

clsx

class-variance-authority

tailwind-merge

tailwindcss-animate

use-debounce

date-fns-tz

parse-duration

stacktrace-parser

Formidable

Busboy

Test Results Parser

Simple Icons

typescript-string-operations

Testing Dependencies

Vitest

Testing Library

Vitest Coverage V8

Playwright

Happy DOM

JSDOM

Development Dependencies

ESLint

Prettier

PM2

  • Version: 6.x
  • License: AGPL-3.0
  • Repository: https://github.com/Unitech/pm2
  • Copyright: Copyright (c) 2013-2023 Strzelewicz Alexandre
  • Note: PM2 is licensed under AGPL-3.0. This is used only in development/deployment and does not affect the core application license.

Concurrently

tsx

Semantic Release

esbuild

Autoprefixer

PostCSS

dotenv

dotenv-cli

cross-env

glob

shadcn/ui

nanostores

resize-observer-polyfill


Full License Texts

MIT License

MIT License

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.

Apache License 2.0

Apache License
Version 2.0, January 2004
http://www.apache.org/licenses/

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

BSD-3-Clause License

BSD 3-Clause License

Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:

1. Redistributions of source code must retain the above copyright notice, this
   list of conditions and the following disclaimer.

2. Redistributions in binary form must reproduce the above copyright notice,
   this list of conditions and the following disclaimer in the documentation
   and/or other materials provided with the distribution.

3. Neither the name of the copyright holder nor the names of its
   contributors may be used to endorse or promote products derived from
   this software without specific prior written permission.

THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS"
AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE
IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE
FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER
CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY,
OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

ISC License

ISC License

Permission to use, copy, modify, and/or distribute this software for any
purpose with or without fee is hereby granted, provided that the above
copyright notice and this permission notice appear in all copies.

THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES
WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF
MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR
ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES
WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN
ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

AGPL-3.0 License (PM2)

GNU AFFERO GENERAL PUBLIC LICENSE
Version 3, 19 November 2007

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as published
by the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.

You should have received a copy of the GNU Affero General Public License
along with this program. If not, see <https://www.gnu.org/licenses/>.

MPL-2.0 License (DOMPurify - Alternative License)

Mozilla Public License Version 2.0
==================================

1. Definitions
--------------

"Contribution" means:
a) in the case of the initial Contributor, the initial code and documentation distributed under this License, and
b) in the case of each subsequent Contributor, the changes to the Program, and additions to the Program.

The complete license text is available at: https://www.mozilla.org/en-US/MPL/2.0/

Unlicense (Humanize Duration)

This is free and unencumbered software released into the public domain.

Anyone is free to copy, modify, publish, use, compile, sell, or
distribute this software, either in source code form or as a compiled
binary, for any purpose, commercial or non-commercial, and by any
means.

Additional Attribution

Icons and Graphics

Some icons and graphics used in TestPlanIt may be from:

  • Lucide Icons (ISC License)
  • Radix UI Icons (MIT License)
  • Simple Icons (CC0 1.0 Universal)

Fonts

  • Inter Font via @fontsource/inter (SIL Open Font License 1.1)
  • Cal Sans Font via cal-sans (SIL Open Font License 1.1)

Dependency Updates

This document is updated regularly as dependencies change. For the most current list of dependencies, please refer to:

  • package.json for Node.js dependencies
  • pnpm-lock.yaml for exact versions

Compliance

TestPlanIt ensures compliance with all third-party licenses. If you believe we've missed attribution or have concerns about license compliance, please contact:


License Compatibility

All third-party dependencies have been reviewed for license compatibility with TestPlanIt's dual licensing model (AGPL-3.0 and Commercial). The licenses listed above are compatible with our open-source distribution under AGPL-3.0.

For our commercial license, we ensure all dependencies allow commercial use and distribution.

Special Notes

  1. PM2 (AGPL-3.0): Used only for process management in deployment environments. Not embedded in or distributed with the core application code.

  2. Elasticsearch: The JavaScript client library is Apache-2.0 licensed. The Elasticsearch server (if self-hosted) is subject to the Elastic License 2.0 or SSPL, which has specific restrictions for cloud service providers.

  3. DOMPurify: Dual-licensed under Apache-2.0 and MPL-2.0. We comply with Apache-2.0.


Last updated: February 2026 This document is automatically generated and manually reviewed quarterly.