跳至主内容

开源软件使用声明 GravityZone云安全态势管理

软件名称

简要说明

许可证类型

网站

@apollo/client

Apollo Client是一个功能齐全的缓存GraphQL客户端,支持与React、Angular等框架集成。

MIT

https://apollographql.com/client

@floating-ui/react

用于定位浮动元素并为其创建交互的JavaScript库。

MIT

https://floating-ui.com/docs/react

@tanstack/react-table

为React、Solid、Vue、Svelte和TS/JS构建强大表格和数据网格的无头UI。

MIT

https://github.com/tannerlinsley/react-table

aiohttp

用于asyncio和Python的异步HTTP客户端/服务器。

Apache 2.0

http://aiohttp.readthedocs.io

alembic

Alembic是一个轻量级数据库迁移工具,用于配合Python的SQLAlchemy数据库工具包使用。

MIT

http://alembic.readthedocs.org/

aliyun-oss-python-sdk

阿里云对象存储服务(OSS)的Python SDK。

MIT

https://github.com/aliyun/aliyun-oss-python-sdk

aliyun-python-sdk

阿里云Python软件开发工具包(SDK)可让您访问阿里云服务,无需处理API相关任务,如签名和构建请求。

Apache 2.0

http://develop.aliyun.com/sdk/python

asyncpg

asyncpg是一个专为PostgreSQL和Python/asyncio设计的数据库接口库。

Apache 2.0

https://magicstack.github.io/asyncpg

Autoprefixer

Autoprefixer是一个PostCSS插件,用于解析CSS并根据Can I Use的数据为CSS规则添加浏览器厂商前缀。

MIT

https://github.com/postcss/autoprefixer

aws-sdk-js-v3

使用AWS JavaScript SDK开发和部署应用程序。该SDK提供一流的TypeScript支持,并可通过符合JavaScript习惯的API轻松调用AWS服务,用于构建Node.js、Web和移动Web应用。

Apache 2.0

http://aws.amazon.com/sdkfornodejs

axios

基于Promise的HTTP客户端,适用于浏览器和Node.js环境

MIT

https://github.com/axios/axios

azure-identity

Azure Identity库为Azure SDK提供Microsoft Entra ID(原Azure Active Directory)令牌认证支持。

MIT

https://pypi.org/project/azure-identity/

azure-sdk-for-python

适用于python的Azure SDK。

Apache 2.0

https://github.com/Azure/azure-sdk-for-python

backoff

该模块提供函数装饰器,可用于包装函数使其在满足特定条件前自动重试。

MIT

https://github.com/litl/backoff

BeautifulSoup4

Beautiful Soup是一个简化网页信息抓取的库。它基于HTML/XML解析器,提供符合Python习惯的遍历、搜索和修改解析树的方法。

MIT

https://www.crummy.com/software/BeautifulSoup/

blinker-pypi

Blinker提供了一个快速分发系统,允许任意数量的相关方订阅事件或“信号”。

MIT

https://blinker.readthedocs.io

boto3

Boto3可轻松将您的Python应用程序、库或脚本与AWS服务(包括Amazon S3、Amazon EC2、Amazon DynamoDB等)集成。

Apache 2.0

https://aws.amazon.com/sdk-for-python/

cefevent

ArcSight的通用事件格式库。

MIT

https://github.com/kamushadenes/cefevent

classnames

一个简单的JavaScript工具,用于有条件地连接类名。

MIT

https://github.com/JedWatson/classnames

croniter

Croniter为datetime对象提供类似cron格式的迭代功能。

MIT

https://github.com/kiorky/croniter

cronstrue

cRonstrue是一个JavaScript库,可解析cron表达式并输出cron计划的人类可读描述。

MIT

https://github.com/bradyholt/cronstrue

cron-validator

Cron Validator是一个实用工具,允许您验证cron表达式,类似于crontab guru的功能,但可直接在代码库中使用。

MIT

https://github.com/TheCloudConnectors/cron-validator

crsmithdev/arrow

Arrow是一个Python库,提供了一种直观且人性化的方式来创建、操作、格式化和转换日期、时间及时间戳。

Apache 2.0

https://github.com/arrow-py/arrow

dagre

Dagre是一个JavaScript库,可轻松在客户端布局有向图。

MIT

https://github.com/dagrejs/dagre

dnspython

Dnspython是Python的DNS工具包,可用于查询、区域传输、动态更新、名称服务器测试等多种功能。

ISC

http://www.dnspython.org

esdk-obs-python

华为云OBS Python SDK。

Apache 2.0

https://github.com/huaweicloud/huaweicloud-sdk-python-obs

ets-labs/python-dependency-injector

Dependency Injector是一个Python依赖注入框架,帮助实现依赖注入原则。

BSD 3-clause "New" or "Revised" License

http://github.com/ets-labs/python-dependency-injector/

fastparquet

fastparquet是parquet格式的Python实现,旨在集成到基于Python的大数据工作流中。

Apache 2.0

https://github.com/martindurant/fastparquet/

glom

glom是一种处理真实数据的新颖强大方式,具有以下特点:

  • 基于路径访问嵌套数据结构

  • 可读性强、意义明确的错误信息

  • 使用轻量级Python化规范进行声明式数据转换

  • 内置数据探索和调试功能

BSD 3条款"新版"或"修订版"许可证

https://github.com/mahmoud/glom

google-api-nodejs-client

谷歌官方支持的Node.js客户端库,用于访问Google API。包含对OAuth 2.0授权认证、API密钥及JWT(服务令牌)的支持。

Apache 2.0

https://github.com/google/google-api-nodejs-client

google-api-python-client

谷歌基于discovery API的官方Python客户端库。

Apache 2.0

https://github.com/googleapis/google-api-python-client

google-auth-oauthlib

该库简化了使用谷歌多种服务间认证机制访问Google API的流程。

Apache 2.0

https://github.com/GoogleCloudPlatform/google-auth-library-python

graphene

Graphene是一个高效的Python库,用于快速轻松地构建GraphQL模式/类型。

MIT

https://github.com/graphql-python/graphene

graphene-sqlalchemy

Graphene与SQLAlchemy的集成库。

MIT

https://github.com/graphql-python/graphene-sqlalchemy

graphql-server

GraphQL-Server是一个基础库,用于辅助构建GraphQL服务器或通过GraphQL-Core集成到现有Web框架中。

MIT

https://github.com/graphql-python/graphql-server

gremlinpython

Gremlin-Python在Python语言中实现了Gremlin图遍历语言,可运行于包括CPython在内的任何Python虚拟机。

Apache 2.0

https://pypi.org/project/gremlinpython/

huaweicloudsdk

华为云Python SDK可让您轻松使用弹性云服务器(ECS)、虚拟私有云(VPC)等华为云服务,无需处理API相关任务。

Apache 2.0

https://github.com/huaweicloud/huaweicloud-sdk-python-v3

i18next

i18next是浏览器或任何其他JavaScript环境(如Node.js、Deno)中非常流行的国际化框架。

MIT

https://github.com/i18next/i18next

ijson

Ijson是一个具有标准Python迭代器接口的迭代式JSON解析器。

BSD 3-clause "New" or "Revised" License

http://pypi.python.org/pypi/ijson/

inveniosoftware/dictdiffer

Dictdiffer是一个辅助模块,可帮助您比对和修补字典。

MIT

https://github.com/inveniosoftware/dictdiffer

itsdangerous

该工具提供多种辅助功能,可将数据安全传递至不可信环境并完好取回。通过加密签名确保令牌未被篡改。

BSD 3-clause "New" or "Revised" License

https://itsdangerous.palletsprojects.com

Jinja

Jinja是一个快速、富有表现力且可扩展的模板引擎。模板中的特殊占位符支持编写类似Python语法的代码,随后传入数据渲染最终文档。

BSD 3-Clause "New" or "Revised" License

https://jinja.palletsprojects.com

jmespath.py

JMESPath是一种用于JSON的查询语言。

MIT

https://github.com/jmespath/jmespath.py

js-cookie

一个用于处理浏览器Cookie的简单轻量级JavaScript API。

MIT

https://github.com/js-cookie/js-cookie

Lodash

一个现代化的JavaScript实用工具库,提供模块化、高性能和额外功能。

MIT

http://lodash.com/

Mako

Mako是一个用Python编写的模板库。它提供了一种熟悉的非XML语法,可编译为Python模块以实现最佳性能。

MIT

http://www.makotemplates.org/

MarkupSafe

安全地将不受信任的字符串添加到HTML/XML标记中。

BSD 3-Clause "New" or "Revised" License

https://palletsprojects.com/p/markupsafe/

memoize

创建仅在首次调用时计算的属性。

MIT

https://github.com/sionide21/memoize

mistletoe

mistletoe是一个纯Python编写的Markdown解析器,旨在快速、符合规范且完全可定制。

MIT

https://github.com/miyuchina/mistletoe

moment

在JavaScript中解析、验证、操作和显示日期。

MIT

http://momentjs.com

moment-timezone

为moment.js提供时区支持。

MIT

http://momentjs.com/timezone

more-itertools

Python的itertools库通过其提供的函数,让您能够为各类问题构建优雅的解决方案。

MIT

https://github.com/more-itertools/more-itertools

NetworkX

NetworkX是一个用于创建、操作及研究复杂网络结构、动态与功能的Python包。

BSD 3条款"新版"或"修订版"许可证

https://networkx.github.io/

ordered-enum

ordered_enum是一个为enum.Enums添加(完全)排序功能的小型库。

MIT

https://github.com/woodruffw/ordered_enum

orjson

orjson是一个快速、准确的Python JSON库。

MIT Apache 2.0

https://github.com/ijl/orjson

parsimonious

Parsimonious是一个用纯Python编写的任意前瞻解析器。

MIT

https://github.com/erikrose/parsimonious

pendulum

简化Python日期时间操作。

MIT

https://github.com/sdispater/pendulum

pillow

为Python解释器增加图像处理功能

历史许可声明及免责条款

https://pypi.org/project/pillow/

policyuniverse

PolicyUniverse用于解析和处理AWS IAM策略、声明、ARN及通配符。

Apache 2.0

https://github.com/Netflix-Skunkworks/policyuniverse

psf-requests

Requests是一个优雅简洁的Python HTTP库。

Apache 2.0

http://docs.python-requests.org

psycopg2

Python编程语言的PostgreSQL数据库适配器

GNU宽通用公共许可证v3.0(含例外条款)

https://www.psycopg.org/

pyca/cryptography

Cryptography是一个向Python开发者提供加密原语和方案的软件包。

Apache 2.0或BSD 3条款"新版"或"修订版"许可证

https://github.com/pyca/cryptography

pydantic

Pydantic是一个Python数据验证库。

MIT

https://docs.pydantic.dev

PyGithub

PyGitHub是一个用于访问GitHub REST API的Python库。

GNU宽通用公共许可证v3.0或更高版本

https://github.com/PyGithub/PyGithub

pyhumps

Pyhumps可在Python中实现蛇形命名法、驼峰命名法和帕斯卡命名法之间的字符串(及字典键)转换。

The Unlicense

https://github.com/nficano/humps

PyJWT

Python实现的JSON Web令牌

MIT

https://pyjwt.readthedocs.io/

PyMemoize

PyMemoize是一个简单的Python缓存和记忆化模块。

BSD 3条款"新"或"修订"许可证

https://github.com/mikeboers/PyMemoize

pyRFC3339

pyRFC3339使用Python datetime.datetime对象解析和生成符合RFC 3339标准的时间戳。

MIT

https://pyrfc3339.readthedocs.io

PySocks

PySocks允许您通过SOCKS代理服务器发送流量。

BSD 3条款"新"或"修订"许可证

http://pypi.python.org/pypi/PySocks

python/importlib_metadata

importlib.metadata模块的向后移植版本。

Apache 2.0

http://importlib-metadata.readthedocs.io/

python-dotenv

从.env文件中读取键值对,并可将它们设置为环境变量。

BSD 3条款"新"或"修订"许可证

http://github.com/theskumar/python-dotenv

python-gitlab

GitLab API的Python封装库。

GNU宽通用公共许可证v3.0或更高版本

https://github.com/python-gitlab/python-gitlab

python-jose

Python实现的JavaScript对象签名与加密(JOSE)标准。

MIT

http://github.com/mpdavis/python-jose

python-jsonschema

Python版JSON Schema规范实现

MIT

https://python-jsonschema.readthedocs.org

python-pluggy

轻量级生产就绪插件系统

MIT

https://github.com/pytest-dev/pluggy

python-protobuf

Protocol Buffers(即protobuf)是谷歌推出的与语言无关、平台无关、可扩展的结构化数据序列化机制

BSD 3条款"新版"或"修订版"许可证

https://protobuf.dev/

PyYAML

Python全功能YAML处理框架

MIT

https://pyyaml.org/

query-string

URL查询字符串解析与序列化工具

MIT

https://github.com/sindresorhus/query-string

react

面向Web及原生用户界面的库

MIT

https://reactjs.org

react-dates

易于国际化、移动友好的网页日期选择器库

MIT

react-dates.github.io/react-dates/

reactflow

基于React构建节点式UI的开源库( https://reactflow.dev ) 或 Svelte ( https://svelteflow.dev )。开箱即用且支持无限定制。

MIT

https://github.com/wbkd/react-flow

react-highlight

基于highlight.js的React语法高亮组件。

MIT

https://github.com/akiran/react-highlight

react-hook-form

用于表单状态管理与验证的React Hooks(支持Web和React Native)。

MIT

https://github.com/react-hook-form/react-hook-form

react-i18next

基于i18next生态的React国际化解决方案。

MIT

https://github.com/i18next/react-i18next

react-json-view

React版JSON查看器。

MIT

https://github.com/mac-s-g/react-json-view

react-lines-ellipsis

轻量级React多行文本省略组件。

MIT

https://github.com/xiaody/react-lines-ellipsis

react-markdown

React版Markdown渲染组件。

MIT

https://github.com/rexxars/react-markdown

react-router-dom

React Router 是一个轻量级、功能齐全的 React JavaScript 库路由库。

MIT

https://github.com/reacttraining/react-router

react-select

React 的选择控件。

MIT

https://github.com/JedWatson/react-select

react-toastify

用于 toast 通知的 React 组件。

MIT

https://github.com/sniphpet/react-toastify

recharts

基于 React 和 D3 构建的图表库。

MIT

https://github.com/recharts/recharts

redis-py

Redis Python 客户端。

MIT

https://github.com/redis/redis-py

regex

该正则表达式实现与标准 're' 模块向后兼容,但提供了额外功能。

Apache 2.0

https://github.com/mrabarnett/mrab-regex

remark-gfm

支持 GFM(自动链接字面量、脚注、删除线、表格、任务列表)的 remark 插件。

MIT

https://github.com/remarkjs/remark-gfm

requests-oauthlib

该项目为 Requests 提供一流的 OAuth 库支持。

ISC

https://requests-oauthlib.readthedocs.org/

ruamel.yaml.clib

ruamel.yaml的C语言版本读写器、解析器与发射器。

MIT

https://sourceforge.net/p/ruamel-yaml-clib/code/ci/default/tree/

slackapi/python-slackclient

Python版Slack开发者工具包。

MIT

https://slack.dev/python-slackclient/

slackweb

基于incoming-webhook的极简Slack客户端。

MIT

https://github.com/satoshi03/slack-python-webhook

SQLAlchemy

SQLAlchemy是Python的SQL工具包和对象关系映射器,为应用开发者提供SQL的全部能力与灵活性。

MIT

http://www.sqlalchemy.org/

tmp

Node.js的临时文件与目录生成器。

MIT

http://github.com/raszi/node-tmp

types-PyYAML

Python库静态类型存根集合。

Apache 2.0

https://github.com/python/typeshed

ultrajson

基于C语言编写并带有Python绑定的超高速JSON编解码器。

BSD 3条款"新版"或"修订版"许可证

https://pypi.org/project/ujson/

urlsafe-base64

Node.js应用的URL安全Base64工具模块。

MIT

https://github.com/RGBboy/urlsafe-base64

use-query-params

用于通过URL查询参数管理状态并支持简易序列化的React Hook。

ISC

https://github.com/pbeshai/use-query-params

uuid

在JavaScript中生成符合RFC标准的UUID。

MIT

https://github.com/uuidjs/uuid

validate-email

验证电子邮件地址是否有效且真实存在。

GNU宽通用公共许可证v3.0或更高版本

https://github.com/syrusakbary/validate_email

XlsxWriter

用于创建Excel XLSX文件的Python模块。

BSD 2条款"简化版"许可证

https://xlsxwriter.readthedocs.io