summaryrefslogtreecommitdiffstats
path: root/container-dependencies-enforcer
diff options
context:
space:
mode:
Diffstat (limited to 'container-dependencies-enforcer')
-rw-r--r--container-dependencies-enforcer/OWNERS1
-rw-r--r--container-dependencies-enforcer/README.md6
2 files changed, 7 insertions, 0 deletions
diff --git a/container-dependencies-enforcer/OWNERS b/container-dependencies-enforcer/OWNERS
new file mode 100644
index 00000000000..3b2ba1ede81
--- /dev/null
+++ b/container-dependencies-enforcer/OWNERS
@@ -0,0 +1 @@
+gjoranv
diff --git a/container-dependencies-enforcer/README.md b/container-dependencies-enforcer/README.md
new file mode 100644
index 00000000000..7a14cea809c
--- /dev/null
+++ b/container-dependencies-enforcer/README.md
@@ -0,0 +1,6 @@
+# Dependencies enforcer for 3rd party container projects.
+
+Enforces that only whitelisted dependencies are visible in
+the provided classpath for 3rd party projects. The whitelist
+must only contain artifacts that are provided runtime from
+the JDisc container.