-
Notifications
You must be signed in to change notification settings - Fork 113
/
dependencies.yml
105 lines (105 loc) · 3.39 KB
/
dependencies.yml
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
---
dependencies:
appdynamics:
agent:
artifact: appdynamics/appdynamics-agent-1.8-{{ version }}.zip
version: 24.4.1
machine-agent:
artifact: appdynamics/appdynamics-machineagent-bundle-{{ version }}.zip
version: 24.4.0
databroker:
debezium:
artifact: experimental/databroker/debezium-{{ version }}.tar.gz
version: 1.2.0
kafka-connect:
artifact: experimental/databroker/kafka-connect-{{ version }}.tar.gz
version: 2.13-2.5.1-v2
stream-sidecar:
artifact: experimental/databroker/stream-sidecar-{{ version }}.tar
version: 0.23.0-9
datadog:
buildpack:
alias: cf-datadog-sidecar
artifact: datadog/datadog-cloudfoundry-buildpack-{{ version }}.zip
version: 4.37.0
trace-agent:
artifact: datadog/dd-java-agent-{{ version }}.jar
version: 1.27.0
dynatrace:
agent:
artifact: "{{ url }}/e/{{ environment }}/api/v1/deployment/installer/agent/unix/paas/latest?include=java&bitness=64&Api-Token={{ token }}"
managed: false
fluentbit:
artifact: fluentbit/fluent-bit-{{ version }}-cflinuxfs4.tar.gz
version: 1.9.2
java:
keyutil:
artifact: java-keyutil/keyutil-{{ version }}.jar
version: 0.4.0
"{{ version_key }}-{{ type }}":
alias:
- AdoptOpenJDK-{{ type }}
- "{{ type }}"
artifact: "{{ vendor }}-{{ type }}-{{ version }}-linux-x64.tar.gz"
bom_type: framework
bom_version: "{{ version if version_key != '8' else '1.8.0.' + version.split('u')[1] }}"
cpe: cpe:2.3:a:oracle:jdk:{{ version if version_key != "8" else "1.8.0" }}:{{ "*" if version_key != "8" else "update" + version.split("u")[1] }}:*:*:*:*:*:*
purl: pkg:generic/{{ vendor|lower }}-{{ type }}@{{ version if version_key != "8" else "1.8.0." + version.split("u")[1] }}?arch=amd64
type:
- jre
- jdk
vendor: Adoptium
version:
- "8": 8u392
- "11": 11.0.23
- "17": 17.0.9
- "21": 21.0.3
logs:
mendix-logfilter:
artifact: logs/mendix-logfilter-{{version}}.tar.gz
version: 0.0.3
mendix:
mx-agent:
artifact: mx-agent/mx-agent-v{{ version }}.jar
version: 0.12.0
runtime:
"{{ type }}":
artifact: "{{ url }}/runtime/{{ type }}-{{ version }}.tar.gz"
managed: false
type:
- mendix
- mxbuild
metering:
sidecar:
artifact: experimental/metering/metering-sidecar-linux-amd64-v{{ version }}.tar.gz
version: 2.0.0
mono:
"{{ version_key }}-{{ type }}":
artifact: mono/mono-{{ version }}-mx-ubuntu-{{ type }}.tar.gz
bom_type: framework
cpe: cpe:2.3:a:mono-project:mono:{{ version }}:*:*:*:*:*:*:*
type:
- jammy
version:
- "4": 4.6.2.16
- "5": 5.20.1.27
newrelic:
agent:
artifact: newrelic/newrelic-java-{{ version }}.zip
version: 8.6.0
nginx:
artifact: nginx_{{ version }}_linux_x64_{{ fs }}_{{ commit }}.tgz
commit: 909b06a9
fs: cflinuxfs4
cpe: cpe:2.3:a:f5:nginx:{{ version }}:*:*:*:*:*:*:*
version: 1.22.1
ruby:
artifact: ruby/ruby_{{ version }}_linux_x64_{{ fs }}_{{ commit }}.tgz
commit: 5fed98f8
fs: cflinuxfs4
version: 3.2.2
telegraf:
agent:
artifact: telegraf/telegraf-{{ version }}_linux_amd64.tar.gz
version: 1.24.4
# https://github.com/cloudfoundry/public-buildpacks-ci-robots/tree/main/binary-builds-new