From 439b80cf95452da5a6e47c4c885dac9141584ec1 Mon Sep 17 00:00:00 2001 From: Tatu Saloranta Date: Fri, 20 Sep 2019 09:49:02 -0700 Subject: [PATCH] Add security report link --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index acfbdaf8..ca632f45 100644 --- a/README.md +++ b/README.md @@ -51,8 +51,14 @@ Names of properties available, including standard Stax 1.x ones, are documented * [Stax2 extension](https://medium.com/@cowtowncoder/configuring-woodstox-xml-parser-stax2-properties-c80ef5a32ef1) configuration properties * [Woodstox-specific](https://medium.com/@cowtowncoder/configuring-woodstox-xml-parser-woodstox-specific-properties-1ce5030a5173) configuration properties -### Other +## Support + +There are 2 types of support available: + +* Community support via mailing lists: [woodstox-user](https://groups.google.com/forum/#!forum/woodstox-user) +* Optional Commercial Support is available via [Tidelift Subscriptions](https://tidelift.com/subscription/pkg/maven-com-fasterxml-woodstox-woodstox-core?utm_source=maven-com-fasterxml-woodstox-woodstox-core&utm_medium=referral&utm_campaign=readme) + +## Other -* User mailing list for Qs: [woodstox-user](https://groups.google.com/forum/#!forum/woodstox-user) Google group * Check out [project Wiki](../../wiki) for javadocs