-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathbuildpack.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.18.0:*:*:*:*:*:*:*"]
id = "new-relic-java"
name = "New Relic Java Agent"
purl = "pkg:generic/[email protected]"
sha256 = "058b101b2218fd04c00a6e4574e00e47dc2481954f63e2a97490e9226d85764e"
source = "https://repo1.maven.org/maven2/com/newrelic/agent/java/newrelic-agent/8.18.0/newrelic-agent-8.18.0-sources.jar"
source-sha256 = "589dc8e4cd0b77a469c4d0adefcb4ae30e63bdcdc262f3536d766b3ea296c49e"
stacks = ["*"]
uri = "https://repo1.maven.org/maven2/com/newrelic/agent/java/newrelic-agent/8.18.0/newrelic-agent-8.18.0.jar"
version = "8.18.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/[email protected]?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.5.0:*:*:*:*:*:*:*"]
id = "new-relic-php"
name = "New Relic PHP Agent"
purl = "pkg:generic/[email protected]?arch=amd64"
sha256 = "54ae7c47f59ed721da57ab56d51d912f12108cf88dde485872a7d49be61abeef"
source = "https://github.com/newrelic/newrelic-php-agent/archive/refs/tags/v11.5.0.18.tar.gz"
source-sha256 = "c70df73d78ec4d2ba8d2b36d745b3242150798014cd214ae3a073b4435dd5adf"
stacks = ["*"]
uri = "https://download.newrelic.com/php_agent/archive/11.5.0.18/newrelic-php5-11.5.0.18-linux.tar.gz"
version = "11.5.0"
[[metadata.dependencies.licenses]]
uri = "https://docs.newrelic.com/docs/licenses/license-information"
[[metadata.dependencies]]
cpes = ["cpe:2.3:a:appdynamics:dotnet-agent:10.35.0:*:*:*:*:*:*:*"]
id = "new-relic-dotnet"
name = "New Relic Dotnet Agent"
purl = "pkg:generic/[email protected]?arch=amd64"
sha256 = "cec51a855f30ab1270661d37b5c74fd506d8c81b9202a387c3f26fce835d4143"
source = "https://github.com/newrelic/newrelic-dotnet-agent/archive/refs/tags/v10.35.0.tar.gz"
source-sha256 = "f59fd491fcfc9164897b5930b0659df596f9a0dbd8a6151bac629cc2ce8f348a"
stacks = ["*"]
uri = "https://download.newrelic.com/dot_net_agent/previous_releases/10.35.0/newrelic-dotnet-agent_10.35.0_amd64.tar.gz"
version = "10.35.0"
[[metadata.dependencies.licenses]]
uri = "https://docs.newrelic.com/docs/licenses/license-information"
[[stacks]]
id = "*"
[[targets]]
arch = "amd64"
os = "linux"
[[targets]]
arch = "arm64"
os = "linux"