Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 15 additions & 1 deletion modules/reference/pages/patents-and-third-party-software.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,20 @@ The TigerGraph software program uses some third-party software
components that are licensed under their own terms. The attached notices
are provided for information only.

=== Third-party library integration

TigerGraph follows a structured evaluation process before integrating third-party libraries into the platform. This process ensures that all included components meet standards for compatibility, security, compliance, and performance.

The evaluation typically includes:

* *Compatibility and dependency checks* to ensure the library works reliably with the TigerGraph platform.
* *License and compliance review* to verify that the library’s license aligns with product and legal requirements.
* *Security assessment* to identify known vulnerabilities and potential risks.
* *Performance evaluation* to assess the impact on system performance and scalability.
* *Quality assurance testing*, including integration and regression testing, to ensure stability.

This process helps minimize risk and maintain the reliability and integrity of the TigerGraph platform.

* Section 1. List of third-party software in the TigerGraph platform.
* Section 2. List of additional third-party software in the TigerGraph
Cloud Service interface.
Expand Down Expand Up @@ -483,7 +497,7 @@ net http://golang.org/x/net[golang.org/x/net] Licensed under BSD
3-clause "New" or "Revised" License


=== Section 2. List of additional third-party software in the TigerGraph Cloud Service interface
== Section 2. List of additional third-party software in the TigerGraph Cloud Service interface

The TigerGraph Cloud Service permits users to use the TigerGraph graph
database and analytics platform via a web interface.
Expand Down