Commit 35a60a9
Cloud Foundry-specific Configuration
This change adds default app-agent-config.xml file that excludes VCAP_*
environment variables by default. This protects users in Cloud Foundry
environments from exposing credentials from places like VCAP_SERVICES.
[#684]
Signed-off-by: Ben Hale <[email protected]>1 parent 6a077fa commit 35a60a9
File tree
2 files changed
+721
-0
lines changed- lib/java_buildpack/framework
- resources/app_dynamics_agent/defaults/conf
2 files changed
+721
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
31 | 38 | | |
32 | 39 | | |
33 | 40 | | |
| |||
104 | 111 | | |
105 | 112 | | |
106 | 113 | | |
| 114 | + | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
107 | 126 | | |
108 | 127 | | |
109 | 128 | | |
| |||
0 commit comments