Skip to content

Latest commit

 

History

History
118 lines (93 loc) · 11 KB

THIRD_PARTY_NOTICES.md

File metadata and controls

118 lines (93 loc) · 11 KB

Third Party Notices

The New Relic Security Java agent uses source code from third party libraries which carry their own copyright notices and license terms. These notices are provided below.

In the event that a required notice is missing or incorrect, please notify us by e-mailing [email protected].

For any licenses that require the disclosure of source code, the source code can be found at https://github.com/newrelic/.

Dependencies

1. Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.14.2

2. Group: com.fasterxml.jackson.dataformat Name: jackson-dataformat-properties Version: 2.14.2

3. Group: com.github.erosb Name: everit-json-schema Version: 1.14.2

4. Group: commons-codec Name: commons-codec Version: 1.15

5. Group: commons-io Name: commons-io Version: 2.7

6. Group: commons-net Name: commons-net Version: 3.9.0

7. Group: net.openhft Name: zero-allocation-hashing Version: 0.16

8. Group: org.apache.commons Name: commons-text Version: 1.10.0

9. Group: org.apache.commons Name: commons-compress Version: 1.21

10. Group: org.java-websocket Name: Java-WebSocket Version: 1.5.3

11. Group: org.slf4j Name: slf4j-simple Version: 1.7.30

12. Group: com.github.oshi Name: oshi-core Version: 6.4.1

13. Group: com.newrelic.agent.java Name: newrelic-api Version: 8.3.0-SNAPSHOT

14. Group: com.fasterxml.jackson.core Name: jackson-databind Version: 2.14.2

15. Group: com.fasterxml.jackson.dataformat Name: jackson-dataformat-properties Version: 2.14.2

16. Group: com.googlecode.json-simple Name: json-simple Version: 1.1.1

17. Group: com.squareup.okhttp3 Name: okhttp Version: 4.10.0

18. Group: org.unbescape Name: unbescape Version: 1.1.6.RELEASE

Note regarding transitive dependencies

Depending on your existing libraries and package management settings, your systems may call externally maintained libraries in addition to those listed above. Please refer to such transitive dependency projects regarding applicable licenses and notices.