DDF Security Command

Compile Dependencies (0)

Category/LicenseGroup / ArtifactVersionUpdates

Managed Dependencies (125)

Category/LicenseGroup / ArtifactVersionUpdates
Logging EPL 2.0 +1
ch.qos.logback » logback-classic1 vulnerability
Implementation of the SLF4J API for Logback, a reliable, generic, fast and flexible logging framework.
1.2.31.5.32
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-annotations
Core annotations used for value types, used by Jackson data binding package.
2.11.02.21
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-core2 vulnerabilities
Core Jackson processing abstractions (aka Streaming API), implementation for JSON
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.core » jackson-databind4 vulnerabilities
General data-binding functionality for Jackson: works on core streaming API
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-avro
Support for reading and writing AVRO-encoded data via Jackson
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-cbor1 vulnerability
Support for reading and writing Concise Binary Object Representation
2.11.03.1.3
CSV Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-csv
Support for reading and writing CSV-encoded data via Jackson
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-ion
Support for reading and writing Ion ("binary JSON")
2.11.03.1.3
Data Format Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-properties
Support for reading and writing content of "Java Properties" style
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-protobuf
Support for reading and writing protobuf-encoded data via Jackson
2.11.03.1.3
Serializer Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-smile
Support for reading and writing Smile ("binary JSON")
2.11.03.1.3
XML Processing Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-xml
Data format extension for Jackson to offer
2.11.03.1.3
YAML Apache 2.0
com.fasterxml.jackson.dataformat » jackson-dataformat-yaml
Support for reading and writing YAML-encoded data via Jackson abstractions.
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-guava
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate3
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.02.21.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate4
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hibernate5
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-hppc
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jaxrs
Functionality for reading/writing core JAX-RS helper types
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-joda
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jdk8
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.02.21.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-json-org
Support for datatypes of "org.json" JSON library (see http://json.org/java),
2.11.03.1.3
Date/Time Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr310
Add-on module to support JSR-310 (Java 8 Date & Time API) data types.
2.11.03.0.0-rc2
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-jsr353
Add-on module for Jackson (http://github.com/FasterXML/jackson) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.datatype » jackson-datatype-pcollections
Add-on datatype-support module for Jackson (https://github.com/FasterXML/jackson) that handles
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-base
Pile of code that is shared by all Jackson-based JAX-RS
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-cbor-provider
Functionality to handle CBOR encoded input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard ...
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-json-provider
Functionality to handle JSON input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ...
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-smile-provider
Functionality to handle Smile (binary JSON) input/output for JAX-RS implementations (like Jersey and RESTeasy) using ...
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-xml-provider
Functionality to handle XML input/output for JAX-RS implementations (like Jersey and RESTeasy) using standard Jackson ...
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jaxrs » jackson-jaxrs-yaml-provider
Functionality to handle YAML input/output for JAX-RS implementations (like Jersey and RESTeasy)
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-all
"Uber" jar that contains all Jackson jr components as well as underlying Jackson core
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-objects
Simple data-binding that builds directly on jackson-core (streaming),
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-retrofit2
Basic provider implementation for Retrofit 2 library
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.jr » jackson-jr-stree
Simple immutable (read-only) tree model that builds directly on jackson-core (streaming),
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-afterburner
Jackson (https://github.com/FasterXML/jackson) extension module
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-guice
Stuff to make integration with Guice a bit easier
2.11.03.1.3
Annotation Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jaxb-annotations
Support for using JAXB annotations as an alternative to "native" Jackson annotations,
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-jsonSchema
Add-on module for Jackson (http://jackson.codehaus.org) to support
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-kotlin
Add-on module for Jackson (https://github.com/FasterXML/jackson/) to support
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-mrbean
Functionality for implementing interfaces and abstract types
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-osgi
Jackson module to inject OSGI services in deserialized beans.
2.11.03.1.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-parameter-names
Add-on module for Jackson (https://github.com/FasterXML/jackson) to support
2.11.02.21.3
Apache 2.0
com.fasterxml.jackson.module » jackson-module-paranamer
AnnotationIntrospectors that use Paranamer (http://paranamer.codehaus.org)
2.11.02.21.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.10
jackson-module-scala
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.11
jackson-module-scala
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.12
jackson-module-scala
2.11.03.1.3
JSON Lib Apache 2.0
com.fasterxml.jackson.module » jackson-module-scala_2.13
jackson-module-scala
2.11.03.1.3
Core Utils Apache 2.0
com.google.guava » guava2 vulnerabilities
Guava is a suite of core and expanded libraries that include
25.1-jre33.6.0-jre
Apache 2.0
com.hazelcast » hazelcast4 vulnerabilities
Core Hazelcast Module
3.12.35.7.0
Reflection Apache 2.0
commons-beanutils » commons-beanutils1 vulnerability
Apache Commons BeanUtils provides an easy-to-use but flexible wrapper around reflection and introspection.
1.9.41.11.0
Base64 Apache 2.0
commons-codec » commons-codec
The Apache Commons Codec component contains encoders and decoders for
1.141.22.0
Collections Apache 2.0
commons-collections » commons-collections
The Apache Commons Collections package contains types that extend and augment the Java Collections Framework.
3.2.24.5.0
Upload Manager Apache 2.0
commons-fileupload » commons-fileupload2 vulnerabilities
The Apache Commons FileUpload Javax component provides a simple yet flexible means of adding support for multipart
1.3.32.0.0-M5
I/O Apache 2.0
commons-io » commons-io2 vulnerabilities
The Apache Commons IO library contains utility classes, stream implementations, file filters,
2.62.22.0
Core Utils Apache 2.0
commons-lang » commons-lang1 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
2.63.20.0
LGPL 3.0
ddf.action.core » action-core-api2.26.03.0.1
LGPL 3.0
ddf.mime.core » mime-core-api2.26.03.0.1
LGPL 3.0
ddf.mime.core » mime-core-impl2.26.03.0.1
LGPL 3.0
ddf.platform » platform-configuration
Maintains and publishes configuration changes for the DDF platform.
2.26.02.29.15
LGPL 3.0
ddf.platform » platform-commands2.26.03.0.1
LGPL 3.0
ddf.platform » branding-api2.26.03.0.1
LGPL 3.0
ddf.platform.security » security2.26.02.13.10
LGPL 3.0
ddf.platform.util » platform-util2.26.03.0.1
LGPL 3.0
ddf.security.core » security-core-api2.26.02.29.15
LGPL 3.0
ddf.security.core » security-core-impl2.26.02.29.15
LGPL 3.0
ddf.security.core » security-core-services2.26.02.29.15
LGPL 3.0
ddf.security.encryption » security-encryption-impl2.26.02.29.15
LGPL 3.0
ddf.security.encryption » security-encryption-api2.26.02.29.15
LGPL 3.0
ddf.security.expansion » security-expansion-impl2.26.02.29.15
LGPL 3.0
ddf.security.expansion » security-expansion-api2.26.02.29.15
LGPL 3.0
ddf.security.handler » security-handler-api2.26.02.29.15
LGPL 3.0
ddf.security.handler » security-handler-impl2.26.02.29.15
LGPL 3.0
ddf.security.pdp » security-pdp-authzrealm2.26.02.29.15
Java Spec EPL 2.0 +1
javax.servlet » javax.servlet-api
API for Jakarta Servlet, enabling web applications to handle HTTP requests and responses through a standard interface ...
3.1.06.1.0
Validation Apache 2.0
javax.validation » validation-api
JavaBeans Validation (Bean Validation) is a validation model that can add constraints to the beans with annotations ...
1.1.0.Final3.1.1
Java Spec EPL 2.0 +1
javax.ws.rs » javax.ws.rs-api
Jakarta RESTful Web Services
2.14.0.0
javax.xml.bind » jaxb-api
Jakarta XML Binding (JAXB) API that allows Java developers to map Java classes to XML representations and perform ...
2.2.114.0.5
Date/Time Apache 2.0
joda-time » joda-time
Joda-Time provides a quality replacement for the Java date and time classes. Note that from Java SE 8 onwards, users ...
2.10.32.14.2
JSON Lib Apache 2.0
net.minidev » json-smart2 vulnerabilities
JSON (JavaScript Object Notation) is a lightweight data-interchange format. It is easy for humans to read and write. It ...
2.32.6.0
Apache 2.0
net.minidev » asm
ASM Optimisation Package
1.0.2
Cache Impl Apache 2.0
net.sf.ehcache » ehcache
End-user ehcache3 jar artifact
2.10.63.12.0
Core Utils Apache 2.0
org.apache.commons » commons-lang31 vulnerability
Apache Commons Lang, a package of Java utility classes for the classes that are in java.lang's hierarchy, or are ...
3.93.20.0
Apache 2.0
org.apache.cxf » cxf-rt-ws-policy
Apache CXF Runtime WS Policy
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-rt-frontend-jaxws
Apache CXF Runtime JAX-WS Frontend
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-sso-saml
Apache CXF RS SSO SAML
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-client
Apache CXF JAX-RS Client
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-core5 vulnerabilities
Apache CXF Core
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-rt-security
Apache CXF Runtime Security functionality
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-rt-ws-security
Apache CXF Runtime WS Security
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-http
Apache CXF Runtime HTTP Transport
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-rt-frontend-jaxrs
Apache CXF Runtime JAX-RS Frontend
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-rt-rs-security-xml
Apache CXF RS XML Security
3.2.124.2.0
Apache 2.0
org.apache.cxf » cxf-rt-transports-http-jetty
Apache CXF Runtime HTTP Jetty Transport
3.2.124.2.0
Apache 2.0
org.apache.geronimo.specs » geronimo-stax-api_1.0_spec
Java STAX Spec API 1.2
1.0.11.2
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpcore
Apache HttpComponents HTTP/1.1 core components
4.4.105.4.2
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient1 vulnerability
Apache HttpComponents Client
4.5.125.6.1
HTTP Clients Apache 2.0
org.apache.httpcomponents » httpclient1 vulnerability
Apache HttpComponents Client
4.5.125.6.1
MIME Types Lib Apache 2.0
org.apache.httpcomponents » httpmime
Apache HttpComponents Client
4.5.125.6.1
Defect Detection Apache 2.0
org.apache.servicemix.bundles » org.apache.servicemix.bundles.jsr305
JSR305 Annotations for Findbugs
3.0.2_13.0.2
Security Apache 2.0
org.apache.shiro » shiro-core6 vulnerabilities
Apache Shiro is a powerful and flexible open-source security framework that cleanly handles
1.5.32.1.0
Apache 2.0
org.apache.tika » tika-core3 vulnerabilities
This is the core Apache Tika™ toolkit library from which all other modules inherit functionality. It
1.24.13.3.0
Apache 2.0
org.apache.tika » tika-parsers2 vulnerabilities 1.24.13.3.0
Apache 2.0
org.apache.wss4j » wss4j-ws-security-dom2.2.34.0.1
Apache 2.0
org.apache.wss4j » wss4j-ws-security-common2.2.34.0.1
Apache 2.0
org.apache.wss4j » wss4j-policy2.2.34.0.1
LGPL 3.0
org.codice.ddf » notifications2.26.02.29.15
LGPL 3.0
org.codice.ddf » activities2.26.02.29.15
org.codice.thirdparty » geotools-suite20.1_2
Web Server Apache 2.0 +1
org.eclipse.jetty » jetty-server9 vulnerabilities
Jetty Server Artifact
9.4.28.v2020040812.1.9
Apache 2.0 +1
org.eclipse.jetty » jetty-servlet
Jetty Servlet Container
9.4.28.v2020040812.1.9
Encryption Lib Apache 2.0
org.jasypt » jasypt
Java library which enables encryption in java apps with minimum effort.
1.9.3
Apache 2.0
org.opensaml » opensaml-core
Core
3.3.04.0.1
Apache 2.0
org.opensaml » opensaml-xmlsec-api
XML Security API
3.3.04.0.1
Apache 2.0
org.opensaml » opensaml-soap-impl
SOAP Provider Implementations
3.3.04.0.1
OSGi Apache 2.0
org.osgi » org.osgi.core
OSGi Core Release 8, Interfaces and Classes for use in compiling bundles
5.0.08.0.0
OSGi Apache 2.0
org.osgi » org.osgi.compendium
OSGi Compendium Release 7, Interfaces and Classes for use in compiling bundles
5.0.07.0.0
Bytecode BSD 3-clause
org.ow2.asm » asm
ASM, a very small and fast Java bytecode manipulation framework
8.0.19.9.1
Apache 2.0
org.rrd4j » rrd4j
A high performance data logging and graphing system for time series data.
3.3.13.10
Logging MIT
org.slf4j » slf4j-api
API for SLF4J (The Simple Logging Facade for Java) which serves as a simple facade or abstraction for various logging ...
1.7.292.0.18
Logging MIT
org.slf4j » slf4j-ext
Extensions to the SLF4J API
1.7.292.0.18
Logging MIT
org.slf4j » slf4j-simple
Binding/provider for SLF4J, which outputs all events to System.err. Only messages of level INFO and higher are printed.
1.7.292.0.18
Core Utils Apache 2.0
org.springframework » spring-core2 vulnerabilities
Basic building block for Spring that in conjunction with Spring Beans provides dependency injection and IoC features.
5.2.5.RELEASE7.0.7
xalan » xalan1 vulnerability
An XSLT processor for transforming XML documents into other formats using XSL stylesheets.
2.7.22.7.3
XML Processing Apache 2.0
xerces » xercesImpl2 vulnerabilities
Xerces2 provides high performance, fully compliant XML parsers in the Apache Xerces family. This new version of Xerces ...
2.12.02.12.2