QA Arena LogoQA Arena

오픈소스 라이선스 고지

Open Source Software Notice

QA Arena는 다양한 오픈소스 소프트웨어를 사용하여 개발되었습니다. 아래는 본 서비스에서 사용하는 오픈소스 라이브러리와 해당 라이선스 정보입니다. 각 라이브러리의 저작권자와 기여자에게 감사드립니다.

라이선스 요약

Apache-2.0

5개 라이브러리

BSD-2-Clause

1개 라이브러리

BSD-3-Clause

5개 라이브러리

ISC

1개 라이브러리

LGPL-3.0

1개 라이브러리

MIT

28개 라이브러리

PostgreSQL License

1개 라이브러리

Frontend(20개)

Reactv19.2.0

MIT

A JavaScript library for building user interfaces

React DOMv19.2.0

MIT

React package for working with the DOM

Next.jsv16.0.3

MIT

The React Framework for the Web

@monaco-editor/reactv4.7.0

MIT

Monaco Editor for React

@sentry/nextjsv8.55.0

MIT

Official Sentry SDK for Next.js

Framer Motionv12.23.26

MIT

A production-ready motion library for React

Lucide Reactv0.468.0

ISC

Beautiful & consistent icon toolkit

next-themesv0.4.6

MIT

Perfect dark mode in Next.js

react-markdownv10.1.0

MIT

Markdown component for React

react-resizable-panelsv3.0.6

MIT

Resizable panel groups/layouts for React

Rechartsv3.6.0

MIT

A composable charting library built on React components

remark-breaksv4.0.0

MIT

remark plugin to add break elements

remark-gfmv4.0.1

MIT

remark plugin to support GFM

Zustandv5.0.9

MIT

Bear necessities for state management in React

Tailwind CSSv4.x

MIT

A utility-first CSS framework

TypeScriptv5.x

Apache-2.0

TypeScript is a superset of JavaScript

ESLintv9.x

MIT

Find and fix problems in your JavaScript code

Jestv30.2.0

MIT

Delightful JavaScript Testing

Playwrightv1.57.0

Apache-2.0

Playwright is a framework for Web Testing and Automation

Testing Libraryvvarious

MIT

Simple and complete testing utilities

Backend(18개)

FastAPIv0.104.1

MIT

FastAPI framework, high performance, easy to learn

Uvicornv0.24.0

BSD-3-Clause

The lightning-fast ASGI server

SQLAlchemyv2.0.23

MIT

The Python SQL Toolkit and Object Relational Mapper

Alembicv1.12.1

MIT

A database migration tool for SQLAlchemy

Pydanticv2.5.0

MIT

Data validation using Python type hints

Celeryv5.3.4

BSD-3-Clause

Distributed Task Queue

Redis (Python client)v5.0.1

MIT

The Python interface to Redis

Docker SDK for Pythonv6.1.3

Apache-2.0

Python library for the Docker Engine API

OpenAI Pythonvlatest

MIT

The official Python library for the OpenAI API

python-josev3.3.0

MIT

JOSE implementation in Python

Sentry SDKv1.39.1

MIT

Official Sentry SDK for Python

SlowAPIv0.1.9

MIT

A rate limiting library for Starlette and FastAPI

APSchedulerv3.10.0+

MIT

Advanced Python Scheduler

Requestsv2.31.0

Apache-2.0

Python HTTP library for humans

HTTPXv0.25.2

BSD-3-Clause

A next generation HTTP client for Python

pytestv7.4.3

MIT

The pytest framework makes it easy to write small tests

psycopg2v2.9.9

LGPL-3.0

PostgreSQL adapter for Python

python-dotenvv1.0.0

BSD-3-Clause

Read key-value pairs from .env file

Infrastructure(4개)

Docker

Apache-2.0

The open-source application container engine

PostgreSQL

PostgreSQL License

The most advanced open source relational database

Redis

BSD-3-Clause

In-memory data structure store

Nginx

BSD-2-Clause

High-performance HTTP server

라이선스 전문

아래는 사용된 주요 라이선스의 전문입니다. 각 라이브러리의 정확한 라이선스 텍스트는 해당 저장소에서 확인하시기 바랍니다.

MIT

28개 라이브러리 사용
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-2.0

5개 라이브러리 사용
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

5개 라이브러리 사용
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

1개 라이브러리 사용
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.

LGPL-3.0

1개 라이브러리 사용
GNU LESSER GENERAL PUBLIC LICENSE
Version 3, 29 June 2007

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

This library 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 Lesser General Public License for more
details.

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

BSD-2-Clause

1개 라이브러리 사용
BSD 2-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.

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.

PostgreSQL License

1개 라이브러리 사용
PostgreSQL License

Permission to use, copy, modify, and distribute this software and its
documentation for any purpose, without fee, and without a written agreement is
hereby granted, provided that the above copyright notice and this paragraph
and the following two paragraphs appear in all copies.

IN NO EVENT SHALL THE UNIVERSITY OF CALIFORNIA BE LIABLE TO ANY PARTY FOR
DIRECT, INDIRECT, SPECIAL, INCIDENTAL, OR CONSEQUENTIAL DAMAGES, INCLUDING
LOST PROFITS, ARISING OUT OF THE USE OF THIS SOFTWARE AND ITS DOCUMENTATION,
EVEN IF THE UNIVERSITY OF CALIFORNIA HAS BEEN ADVISED OF THE POSSIBILITY OF
SUCH DAMAGE.

THE UNIVERSITY OF CALIFORNIA SPECIFICALLY DISCLAIMS ANY WARRANTIES, INCLUDING,
BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
A PARTICULAR PURPOSE. THE SOFTWARE PROVIDED HEREUNDER IS ON AN "AS IS" BASIS,
AND THE UNIVERSITY OF CALIFORNIA HAS NO OBLIGATIONS TO PROVIDE MAINTENANCE,
SUPPORT, UPDATES, ENHANCEMENTS, OR MODIFICATIONS.

LGPL 라이선스 관련 안내

본 서비스는 LGPL-3.0 라이선스의 psycopg2 라이브러리를 사용합니다. psycopg2는 동적 링크 방식으로 사용되며, 이에 따라 LGPL 라이선스의 요구사항을 준수합니다. 해당 라이브러리의 소스 코드는 GitHub 저장소에서 확인하실 수 있습니다.

참고 사항

  • - 본 목록은 주요 오픈소스 라이브러리를 포함하며, 전이적 의존성(transitive dependencies)은 일부 생략되었을 수 있습니다.
  • - 라이브러리 버전은 업데이트될 수 있으며, 최신 정보는 각 패키지 매니저(npm, pip)를 통해 확인하시기 바랍니다.
  • - 라이선스 관련 문의사항이 있으시면 support@qalabs.kr로 연락 주시기 바랍니다.
마지막 업데이트: 2026년 1월