summaryrefslogtreecommitdiffstats
path: root/container-dependencies-enforcer/README.md
diff options
context:
space:
mode:
authorgjoranv <gv@oath.com>2017-10-09 13:28:54 +0200
committergjoranv <gv@oath.com>2017-10-09 13:28:54 +0200
commit80fac9c6c3bca40ca503e486ce9a7c3cfac5f046 (patch)
treed3a886cc3f7aaa9a7483dab35dba4a521eabe8cc /container-dependencies-enforcer/README.md
parent6cbdad174146cb1c1c847bec218790a8595f1dbf (diff)
Add README and OWNERS.
Diffstat (limited to 'container-dependencies-enforcer/README.md')
-rw-r--r--container-dependencies-enforcer/README.md6
1 files changed, 6 insertions, 0 deletions
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.