-
Notifications
You must be signed in to change notification settings - Fork 2
/
buildpack.toml
124 lines (105 loc) · 5.24 KB
/
buildpack.toml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
# Copyright 2018-2024 the original author or authors.
#
# 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
#
# https://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.
api = "0.7"
[buildpack]
description = "A Cloud Native Buildpack that contributes the New Relic Agent and configures it to connect to the service"
homepage = "https://github.com/paketo-buildpacks/new-relic"
id = "paketo-buildpacks/new-relic"
keywords = ["new-relic", "agent", "apm", "java", "node.js", "php", "python", "dotnet"]
name = "Paketo Buildpack for New Relic"
sbom-formats = ["application/vnd.syft+json", "application/vnd.cyclonedx+json"]
version = "{{.version}}"
[[buildpack.licenses]]
type = "Apache-2.0"
uri = "https://github.com/paketo-buildpacks/new-relic/blob/main/LICENSE"
[metadata]
include-files = ["LICENSE", "NOTICE", "README.md", "linux/amd64/bin/build", "linux/amd64/bin/detect", "linux/amd64/bin/main", "linux/amd64/bin/helper", "linux/arm64/bin/build", "linux/arm64/bin/detect", "linux/arm64/bin/main", "linux/arm64/bin/helper", "buildpack.toml", "resources/newrelic.js", "resources/newrelic.yml", "resources/newrelic.ini"]
pre-package = "scripts/build.sh"
[[metadata.configurations]]
build = true
description = "the SHA256 hash of the New Relic extensions archive"
name = "BP_NEW_RELIC_EXT_SHA256"
[[metadata.configurations]]
build = true
default = "0"
description = "the number of directory components to strip from the New Relic extensions archive"
name = "BP_NEW_RELIC_EXT_STRIP"
[[metadata.configurations]]
build = true
description = "the download location of the New Relic extensions"
name = "BP_NEW_RELIC_EXT_URI"
[[metadata.configurations]]
build = true
description = "the version of the New Relic extensions"
name = "BP_NEW_RELIC_EXT_VERSION"
[[metadata.dependencies]]
cpes = ["cpe:2.3:a:newrelic:java-agent:8.17.0:*:*:*:*:*:*:*"]
id = "new-relic-java"
name = "New Relic Java Agent"
purl = "pkg:generic/newrelic-java-agent@8.17.0"
sha256 = "96e06bf59747c737166a4198561cb5a98ef252adcf388e7cc60ce2cc5255a83e"
source = "https://repo1.maven.org/maven2/com/newrelic/agent/java/newrelic-agent/8.17.0/newrelic-agent-8.17.0-sources.jar"
source-sha256 = "0b37d519bb0429ff7163ab039147ef4fc327bbd5b21669fdf9299e5aa0c417b4"
stacks = ["*"]
uri = "https://repo1.maven.org/maven2/com/newrelic/agent/java/newrelic-agent/8.17.0/newrelic-agent-8.17.0.jar"
version = "8.17.0"
[[metadata.dependencies.licenses]]
uri = "https://newrelic.com/docs/java/java-agent-license"
[[metadata.dependencies]]
cpes = ["cpe:2.3:a:newrelic:nodejs-agent:12.7.0:*:*:*:*:*:*:*"]
id = "new-relic-nodejs"
name = "New Relic NodeJS Agent"
purl = "pkg:generic/newrelic-nodejs-agent@12.7.0?arch=amd64"
sha256 = "9339608da8db43e895f1964f4f63568225c4319579b7c653db79d1e09d221258"
source = "https://registry.npmjs.org/newrelic/-/newrelic-12.7.0.tgz"
source-sha256 = "9339608da8db43e895f1964f4f63568225c4319579b7c653db79d1e09d221258"
stacks = ["*"]
uri = "https://registry.npmjs.org/newrelic/-/newrelic-12.7.0.tgz"
version = "12.7.0"
[[metadata.dependencies.licenses]]
uri = "https://github.com/newrelic/node-newrelic/blob/HEAD/LICENSE"
[[metadata.dependencies]]
cpes = ["cpe:2.3:a:appdynamics:php-agent:11.4.0:*:*:*:*:*:*:*"]
id = "new-relic-php"
name = "New Relic PHP Agent"
purl = "pkg:generic/newrelic-php-agent@11.4.0?arch=amd64"
sha256 = "2ae9224f36bef9184ce349bd475d102a1f73e7a33d4d136c4f401fe99ae78122"
source = "https://github.com/newrelic/newrelic-php-agent/archive/refs/tags/v11.4.0.17.tar.gz"
source-sha256 = "efe087ad2fed1b7a8bf03ce1c5e1ba6627297ebd420b7c3dce2b0af39ef7dad4"
stacks = ["*"]
uri = "https://download.newrelic.com/php_agent/archive/11.4.0.17/newrelic-php5-11.4.0.17-linux.tar.gz"
version = "11.4.0"
[[metadata.dependencies.licenses]]
uri = "https://docs.newrelic.com/docs/licenses/license-information"
[[metadata.dependencies]]
cpes = ["cpe:2.3:a:appdynamics:dotnet-agent:10.34.1:*:*:*:*:*:*:*"]
id = "new-relic-dotnet"
name = "New Relic Dotnet Agent"
purl = "pkg:generic/newrelic-dotnet-agent@10.34.1?arch=amd64"
sha256 = "86c126a09c232931a7523cedd125e20c11d105547c5ed5c4cb246f7a4937f210"
source = "https://github.com/newrelic/newrelic-dotnet-agent/archive/refs/tags/v10.34.1.tar.gz"
source-sha256 = "5e8600b904c072486c74731200c9b08fde4857f1239f6c5e17d669e0a6680047"
stacks = ["*"]
uri = "https://download.newrelic.com/dot_net_agent/previous_releases/10.34.1/newrelic-dotnet-agent_10.34.1_amd64.tar.gz"
version = "10.34.1"
[[metadata.dependencies.licenses]]
uri = "https://docs.newrelic.com/docs/licenses/license-information"
[[stacks]]
id = "*"
[[targets]]
arch = "amd64"
os = "linux"
[[targets]]
arch = "arm64"
os = "linux"