--api-status--
{"versions":{"Scalligraph":"5.4.11-1","TheHive":"5.4.11-1","Play":"3.0.x"},"config":{"protectDownloadsWith":"malware","authType":["key","session","basic","local"],"capabilities":["authByKey","changePassword","setPassword","mfa"],"ssoAutoLogin":false,"freeTagDefaultColour":"#000000"}}
--application-conf--
# TheHive 5.x application.conf overlay — SEC-006 / ADR-034.
#
# Enables HTTPS termination using the lab-CA-signed keystore.p12 generated
# at `aptl lab start` by `aptl.core.soc_ca.ensure_soc_certs`. Mounted into
# the container at /etc/thehive/application.conf:ro.
#
# The keystore password is provided via the env_file
# `config/soc_certs/thehive/keystore.p12.password` (env_file format:
# `HTTPS_KEYSTORE_PASSWORD=<value>`). Play substitutes `${?HTTPS_KEYSTORE_PASSWORD}`
# at startup.

play.server {
  https.port = 9000
  http.port = disabled
  https.keyStore {
    path = "/etc/thehive/keystore.p12"
    type = "PKCS12"
    password = ${?HTTPS_KEYSTORE_PASSWORD}
  }
}
--data-dir-top-level--
total 8
drwxr-xr-x 2 root root 4096 Jun 11 16:00 .
drwxr-xr-x 4 root root 4096 Jun 11 16:01 ..
--index-dir-top-level--
total 8
drwxr-xr-x 2 root root 4096 Jun 11 16:00 .
drwxr-xr-x 4 root root 4096 Jun 11 16:01 ..
--jvm-java-version--
openjdk version "11.0.29" 2025-10-21 LTS
OpenJDK Runtime Environment Corretto-11.0.29.7.1 (build 11.0.29+7-LTS)
OpenJDK 64-Bit Server VM Corretto-11.0.29.7.1 (build 11.0.29+7-LTS, mixed mode)
--jvm-pid1-cmdline--
/usr/lib/jvm/java-11-amazon-corretto/bin/java
-Dconfig.file=/tmp/thehive-gY9xfH.conf
-Dlogger.file=/etc/thehive/logback.xml
-Dpidfile.path=/dev/null
-Dfile.encoding=UTF-8
-cp
/opt/thehive/lib/org.thp.thehive-5.4.11-1.jar:/opt/thehive/lib/org.thp.thehive-frontend-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-app-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-core-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-utils-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-traversal-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-query-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-fieldsparser-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-auth-5.4.11-1.jar:/opt/thehive/lib/org.thp.thehive-core-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-janusgraph-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-janusgraph-lucene-5.4.11-1.jar:/opt/thehive/lib/org.thp.scalligraph-janusgraph-elasticsearch-5.4.11-1.jar:/opt/thehive/lib/org.thp.elasticsearch-client-5.4.11-1.jar:/opt/thehive/lib/org.thp.client-common-5.4.11-1.jar:/opt/thehive/lib/org.thp.thehive-dto-5.4.11-1.jar:/opt/thehive/lib/org.thp.licensingdto-5.4.11-1.jar:/opt/thehive/lib/org.thp.thehive-misp-5.4.11-1.jar:/opt/thehive/lib/org.thp.misp-client-5.4.11-1.jar:/opt/thehive/lib/org.thp.thehive-cortex-5.4.11-1.jar:/opt/thehive/lib/org.thp.cortex-client-5.4.11-1.jar:/opt/thehive/lib/org.thp.cortex-dto-5.4.11-1.jar:/opt/thehive/lib/org.thp.thehive-enterprise-module-5.4.11-1.jar:/opt/thehive/lib/org.thp.thehive-enterprise-licensing-5.4.11-1.jar:/opt/thehive/lib/org.thp.email-intake-5.4.11-1.jar:/opt/thehive/lib/org.thp.migrate-5.4.11-1.jar:/opt/thehive/lib/org.scala-lang.scala-library-2.13.11.jar:/opt/thehive/lib/org.playframework.twirl.twirl-api_2.13-2.0.9.jar:/opt/thehive/lib/org.playframework.play-server_2.13-3.0.10.jar:/opt/thehive/lib/org.playframework.play-pekko-http-server_2.13-3.0.10.jar:/opt/thehive/lib/org.playframework.play-logback_2.13-3.0.10.jar:/opt/thehive/lib/org.playframework.play-filters-helpers_2.13-3.0.10.jar:/opt/thehive/lib/io.scalaland.chimney_2.13-0.6.2.jar:/opt/thehive/lib/org.apache.pekko.pekko-cluster_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-cluster-typed_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-cluster-tools_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-connectors-json-streaming_2.13-1.0.2.jar:/opt/thehive/lib/org.apache.pekko.pekko-connectors-file_2.13-1.0.2.jar:/opt/thehive/lib/net.lingala.zip4j.zip4j-2.11.4.jar:/opt/thehive/lib/org.playframework.play-ahc-ws_2.13-3.0.10.jar:/opt/thehive/lib/com.github.jknack.handlebars-4.3.1.jar:/opt/thehive/lib/io.github.nremond.pbkdf2-scala_2.13-0.7.0.jar:/opt/thehive/lib/org.reflections.reflections-0.10.2.jar:/opt/thehive/lib/com.softwaremill.macwire.util_2.13-2.5.9.jar:/opt/thehive/lib/com.softwaremill.macwire.proxy_2.13-2.5.9.jar:/opt/thehive/lib/org.passay.passay-1.6.2.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-redoc-bundle_2.13-1.9.10.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-openapi-docs_2.13-1.9.10.jar:/opt/thehive/lib/org.quartz-scheduler.quartz-2.3.2.jar:/opt/thehive/lib/io.kamon.kamon-prometheus_2.13-2.7.7.jar:/opt/thehive/lib/io.kamon.kamon-jaeger_2.13-2.7.7.jar:/opt/thehive/lib/com.github.ben-manes.caffeine.caffeine-3.1.8.jar:/opt/thehive/lib/jakarta.mail.jakarta.mail-api-2.1.5.jar:/opt/thehive/lib/org.eclipse.angus.angus-mail-2.0.5.jar:/opt/thehive/lib/com.microsoft.azure.msal4j-1.23.1.jar:/opt/thehive/lib/com.google.api-client.google-api-client-2.2.0.jar:/opt/thehive/lib/com.google.oauth-client.google-oauth-client-1.35.0.jar:/opt/thehive/lib/org.apache.kafka.kafka-clients-3.9.1.jar:/opt/thehive/lib/redis.clients.jedis-4.4.6.jar:/opt/thehive/lib/org.graalvm.sdk.graal-sdk-21.3.15.jar:/opt/thehive/lib/org.graalvm.truffle.truffle-api-21.3.15.jar:/opt/thehive/lib/org.graalvm.js.js-21.3.15.jar:/opt/thehive/lib/org.graalvm.js.js-scriptengine-21.3.15.jar:/opt/thehive/lib/com.lihaoyi.scalatags_2.13-0.9.4.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-all-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-docx-converter-0.64.8.jar:/opt/thehive/lib/org.docx4j.docx4j-JAXB-ReferenceImpl-11.4.11.jar:/opt/thehive/lib/com.github.scopt.scopt_2.13-4.1.0.jar:/opt/thehive/lib/org.scala-lang.modules.scala-parallel-collections_2.13-1.0.4.jar:/opt/thehive/lib/org.janusgraph.janusgraph-berkeleyje-0.6.4.jar:/opt/thehive/lib/org.janusgraph.janusgraph-cql-0.6.4.jar:/opt/thehive/lib/ai.x.play-json-extensions_2.13-0.42.0.jar:/opt/thehive/lib/eu.timepit.refined_2.13-0.11.1.jar:/opt/thehive/lib/be.venneborg.play28-refined_2.13-0.6.0.jar:/opt/thehive/lib/org.playframework.play-json_2.13-3.0.6.jar:/opt/thehive/lib/org.scala-lang.modules.scala-xml_2.13-2.2.0.jar:/opt/thehive/lib/org.playframework.play_2.13-3.0.10.jar:/opt/thehive/lib/org.playframework.play-streams_2.13-3.0.10.jar:/opt/thehive/lib/org.apache.pekko.pekko-http-core_2.13-1.0.1.jar:/opt/thehive/lib/ch.qos.logback.logback-classic-1.5.24.jar:/opt/thehive/lib/org.scala-lang.modules.scala-collection-compat_2.13-2.11.0.jar:/opt/thehive/lib/org.apache.pekko.pekko-remote_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-coordination_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-actor-typed_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-distributed-data_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-stream_2.13-1.0.3.jar:/opt/thehive/lib/com.github.jsurfer.jsurfer-jackson-1.6.0.jar:/opt/thehive/lib/com.fasterxml.jackson.core.jackson-core-2.18.4.jar:/opt/thehive/lib/com.fasterxml.jackson.core.jackson-databind-2.18.4.jar:/opt/thehive/lib/org.playframework.play-ws_2.13-3.0.10.jar:/opt/thehive/lib/org.playframework.play-ahc-ws-standalone_2.13-3.0.10.jar:/opt/thehive/lib/org.playframework.shaded-asynchttpclient-3.0.10.jar:/opt/thehive/lib/org.playframework.shaded-oauth-3.0.10.jar:/opt/thehive/lib/javax.cache.cache-api-1.1.1.jar:/opt/thehive/lib/org.slf4j.slf4j-api-2.0.17.jar:/opt/thehive/lib/org.javassist.javassist-3.29.2-GA.jar:/opt/thehive/lib/com.google.code.findbugs.jsr305-3.0.2.jar:/opt/thehive/lib/com.softwaremill.common.tagging_2.13-2.3.1.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-redoc_2.13-1.9.10.jar:/opt/thehive/lib/com.softwaremill.sttp.apispec.openapi-circe-yaml_2.13-0.7.4.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-core_2.13-1.9.10.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-apispec-docs_2.13-1.9.10.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-enumeratum_2.13-1.9.10.jar:/opt/thehive/lib/com.softwaremill.quicklens.quicklens_2.13-1.9.7.jar:/opt/thehive/lib/com.softwaremill.sttp.apispec.openapi-model_2.13-0.7.4.jar:/opt/thehive/lib/com.mchange.c3p0-0.9.5.4.jar:/opt/thehive/lib/com.mchange.mchange-commons-java-0.2.15.jar:/opt/thehive/lib/com.zaxxer.HikariCP-java7-2.4.13.jar:/opt/thehive/lib/io.kamon.kamon-core_2.13-2.7.7.jar:/opt/thehive/lib/com.squareup.okhttp3.okhttp-4.12.0.jar:/opt/thehive/lib/io.jaegertracing.jaeger-thrift-1.8.1.jar:/opt/thehive/lib/org.checkerframework.checker-qual-3.42.0.jar:/opt/thehive/lib/com.google.errorprone.error_prone_annotations-2.23.0.jar:/opt/thehive/lib/jakarta.activation.jakarta.activation-api-2.1.4.jar:/opt/thehive/lib/org.eclipse.angus.angus-activation-2.0.3.jar:/opt/thehive/lib/com.azure.azure-json-1.4.0.jar:/opt/thehive/lib/commons-codec.commons-codec-1.16.0.jar:/opt/thehive/lib/com.google.http-client.google-http-client-gson-1.43.3.jar:/opt/thehive/lib/com.google.guava.guava-33.0.0-jre.jar:/opt/thehive/lib/com.google.http-client.google-http-client-apache-v2-1.42.3.jar:/opt/thehive/lib/org.apache.httpcomponents.httpcore-4.4.16.jar:/opt/thehive/lib/org.apache.httpcomponents.httpclient-4.5.14.jar:/opt/thehive/lib/com.google.http-client.google-http-client-1.43.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-http_2.13-1.0.1.jar:/opt/thehive/lib/com.nimbusds.nimbus-jose-jwt-10.4.1.jar:/opt/thehive/lib/org.bouncycastle.bcprov-jdk18on-1.78.1.jar:/opt/thehive/lib/org.bouncycastle.bcprov-jdk15on-1.70.jar:/opt/thehive/lib/org.bouncycastle.bcpkix-jdk15on-1.70.jar:/opt/thehive/lib/org.bouncycastle.bcpkix-jdk18on-1.78.1.jar:/opt/thehive/lib/com.github.luben.zstd-jni-1.5.6-4.jar:/opt/thehive/lib/org.xerial.snappy.snappy-java-1.1.10.5.jar:/opt/thehive/lib/org.apache.commons.commons-pool2-2.11.1.jar:/opt/thehive/lib/org.json.json-20231013.jar:/opt/thehive/lib/com.google.code.gson.gson-2.10.1.jar:/opt/thehive/lib/org.graalvm.regex.regex-21.3.15.jar:/opt/thehive/lib/com.ibm.icu.icu4j-72.1.jar:/opt/thehive/lib/com.lihaoyi.sourcecode_2.13-0.2.3.jar:/opt/thehive/lib/com.lihaoyi.geny_2.13-0.6.7.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-abbreviation-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-admonition-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-anchorlink-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-aside-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-attributes-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-autolink-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-definition-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-emoji-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-enumerated-reference-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-escaped-character-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-footnotes-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-gfm-issues-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-gfm-strikethrough-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-gfm-tasklist-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-gfm-users-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-gitlab-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-jekyll-front-matter-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-jekyll-tag-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-media-tags-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-resizable-image-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-macros-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-ins-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-xwiki-macros-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-superscript-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-tables-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-toc-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-typographic-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-wikilink-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-yaml-front-matter-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-ext-youtube-embedded-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-html2md-converter-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-jira-converter-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-pdf-converter-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-profile-pegdown-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-ast-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-builder-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-collection-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-data-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-dependency-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-format-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-html-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-misc-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-options-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-sequence-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-visitor-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-youtrack-converter-0.64.8.jar:/opt/thehive/lib/com.vladsch.flexmark.flexmark-util-0.64.8.jar:/opt/thehive/lib/org.apache.xmlgraphics.xmlgraphics-commons-2.9.jar:/opt/thehive/lib/commons-io.commons-io-2.15.1.jar:/opt/thehive/lib/org.apache.logging.log4j.log4j-api-2.20.0.jar:/opt/thehive/lib/org.apache.logging.log4j.log4j-core-2.20.0.jar:/opt/thehive/lib/org.apache.logging.log4j.log4j-1.2-api-2.20.0.jar:/opt/thehive/lib/org.docx4j.docx4j-core-11.4.11.jar:/opt/thehive/lib/org.glassfish.jaxb.jaxb-runtime-3.0.2.jar:/opt/thehive/lib/jakarta.xml.bind.jakarta.xml.bind-api-3.0.1.jar:/opt/thehive/lib/org.pac4j.play-pac4j_2.13-11.1.0-PLAY2.8.jar:/opt/thehive/lib/org.pac4j.pac4j-saml-5.7.5.jar:/opt/thehive/lib/com.github.seancfoley.ipaddress-5.5.0.jar:/opt/thehive/lib/org.janusgraph.janusgraph-core-0.6.4.jar:/opt/thehive/lib/org.apache.lucene.lucene-core-8.11.0.jar:/opt/thehive/lib/org.apache.lucene.lucene-analyzers-common-8.11.0.jar:/opt/thehive/lib/org.apache.lucene.lucene-queryparser-8.11.0.jar:/opt/thehive/lib/org.apache.lucene.lucene-spatial-extras-8.11.0.jar:/opt/thehive/lib/org.apache.lucene.lucene-backward-codecs-8.11.0.jar:/opt/thehive/lib/org.elasticsearch.client.elasticsearch-rest-client-7.17.5.jar:/opt/thehive/lib/com.sleepycat.je-18.3.12.jar:/opt/thehive/lib/org.apache.cassandra.cassandra-all-3.11.10.jar:/opt/thehive/lib/com.datastax.oss.java-driver-core-4.17.0.jar:/opt/thehive/lib/com.datastax.oss.java-driver-query-builder-4.17.0.jar:/opt/thehive/lib/com.datastax.cassandra.cassandra-driver-core-3.11.2.jar:/opt/thehive/lib/io.vavr.vavr-0.10.3.jar:/opt/thehive/lib/org.scala-lang.scala-compiler-2.13.11.jar:/opt/thehive/lib/org.scala-lang.scala-reflect-2.13.11.jar:/opt/thehive/lib/com.chuusai.shapeless_2.13-2.3.10.jar:/opt/thehive/lib/org.playframework.play-functional_2.13-3.0.6.jar:/opt/thehive/lib/com.fasterxml.jackson.core.jackson-annotations-2.18.4.jar:/opt/thehive/lib/com.fasterxml.jackson.datatype.jackson-datatype-jdk8-2.18.4.jar:/opt/thehive/lib/com.fasterxml.jackson.datatype.jackson-datatype-jsr310-2.18.4.jar:/opt/thehive/lib/org.playframework.play-build-link-3.0.10.jar:/opt/thehive/lib/org.playframework.play-configuration_2.13-3.0.10.jar:/opt/thehive/lib/org.slf4j.jul-to-slf4j-2.0.17.jar:/opt/thehive/lib/org.slf4j.jcl-over-slf4j-2.0.17.jar:/opt/thehive/lib/org.apache.pekko.pekko-actor_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-slf4j_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-serialization-jackson_2.13-1.0.3.jar:/opt/thehive/lib/at.yawk.lz4.lz4-java-1.10.2.jar:/opt/thehive/lib/com.fasterxml.jackson.dataformat.jackson-dataformat-cbor-2.18.4.jar:/opt/thehive/lib/com.fasterxml.jackson.module.jackson-module-parameter-names-2.18.4.jar:/opt/thehive/lib/com.fasterxml.jackson.module.jackson-module-scala_2.13-2.18.4.jar:/opt/thehive/lib/io.jsonwebtoken.jjwt-api-0.11.5.jar:/opt/thehive/lib/io.jsonwebtoken.jjwt-impl-0.11.5.jar:/opt/thehive/lib/io.jsonwebtoken.jjwt-jackson-0.11.5.jar:/opt/thehive/lib/javax.inject.javax.inject-1.jar:/opt/thehive/lib/com.typesafe.ssl-config-core_2.13-0.6.1.jar:/opt/thehive/lib/org.scala-lang.modules.scala-parser-combinators_2.13-1.1.2.jar:/opt/thehive/lib/org.reactivestreams.reactive-streams-1.0.4.jar:/opt/thehive/lib/org.apache.pekko.pekko-parsing_2.13-1.0.1.jar:/opt/thehive/lib/org.parboiled.parboiled_2.13-2.5.0.jar:/opt/thehive/lib/ch.qos.logback.logback-core-1.5.24.jar:/opt/thehive/lib/org.apache.pekko.pekko-pki_2.13-1.0.3.jar:/opt/thehive/lib/org.agrona.agrona-1.15.1.jar:/opt/thehive/lib/org.lmdbjava.lmdbjava-0.7.0.jar:/opt/thehive/lib/org.apache.pekko.pekko-protobuf-v3_2.13-1.0.3.jar:/opt/thehive/lib/com.github.jsurfer.jsurfer-core-1.6.0.jar:/opt/thehive/lib/org.playframework.play-ws-standalone_2.13-3.0.10.jar:/opt/thehive/lib/org.playframework.play-ws-standalone-xml_2.13-3.0.10.jar:/opt/thehive/lib/org.playframework.play-ws-standalone-json_2.13-3.0.10.jar:/opt/thehive/lib/org.playframework.cachecontrol_2.13-3.0.1.jar:/opt/thehive/lib/com.softwaremill.sttp.apispec.openapi-circe_2.13-0.7.4.jar:/opt/thehive/lib/io.circe.circe-yaml_2.13-0.15.1.jar:/opt/thehive/lib/com.softwaremill.sttp.model.core_2.13-1.7.6.jar:/opt/thehive/lib/com.softwaremill.sttp.shared.core_2.13-1.3.17.jar:/opt/thehive/lib/com.softwaremill.sttp.shared.ws_2.13-1.3.17.jar:/opt/thehive/lib/com.softwaremill.magnolia1_2.magnolia_2.13-1.1.8.jar:/opt/thehive/lib/com.softwaremill.sttp.apispec.asyncapi-model_2.13-0.7.4.jar:/opt/thehive/lib/com.beachape.enumeratum_2.13-1.7.3.jar:/opt/thehive/lib/com.softwaremill.sttp.apispec.apispec-model_2.13-0.7.4.jar:/opt/thehive/lib/com.typesafe.config-1.4.5.jar:/opt/thehive/lib/com.squareup.okio.okio-3.6.0.jar:/opt/thehive/lib/org.jetbrains.kotlin.kotlin-stdlib-jdk8-2.1.21.jar:/opt/thehive/lib/io.jaegertracing.jaeger-core-1.8.1.jar:/opt/thehive/lib/org.apache.thrift.libthrift-0.15.0.jar:/opt/thehive/lib/com.google.guava.failureaccess-1.0.2.jar:/opt/thehive/lib/com.google.guava.listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar:/opt/thehive/lib/com.google.j2objc.j2objc-annotations-2.8.jar:/opt/thehive/lib/commons-logging.commons-logging-1.3.5.jar:/opt/thehive/lib/io.opencensus.opencensus-api-0.31.1.jar:/opt/thehive/lib/io.opencensus.opencensus-contrib-http-util-0.31.1.jar:/opt/thehive/lib/org.bouncycastle.bcutil-jdk15on-1.70.jar:/opt/thehive/lib/org.bouncycastle.bcutil-jdk18on-1.78.1.jar:/opt/thehive/lib/org.nibor.autolink.autolink-0.6.0.jar:/opt/thehive/lib/org.jsoup.jsoup-1.15.4.jar:/opt/thehive/lib/com.openhtmltopdf.openhtmltopdf-core-1.0.10.jar:/opt/thehive/lib/com.openhtmltopdf.openhtmltopdf-pdfbox-1.0.10.jar:/opt/thehive/lib/com.openhtmltopdf.openhtmltopdf-rtl-support-1.0.10.jar:/opt/thehive/lib/org.jetbrains.annotations-24.0.1.jar:/opt/thehive/lib/org.docx4j.docx4j-openxml-objects-11.4.11.jar:/opt/thehive/lib/org.docx4j.docx4j-openxml-objects-pml-11.4.11.jar:/opt/thehive/lib/org.docx4j.docx4j-openxml-objects-sml-11.4.11.jar:/opt/thehive/lib/org.plutext.jaxb-svg11-11.4.0.jar:/opt/thehive/lib/net.engio.mbassador-1.3.2.jar:/opt/thehive/lib/org.apache.commons.commons-lang3-3.20.0.jar:/opt/thehive/lib/org.apache.commons.commons-compress-1.26.0.jar:/opt/thehive/lib/org.docx4j.org.apache.xalan-interpretive-11.0.0.jar:/opt/thehive/lib/net.arnx.wmf2svg-0.9.11.jar:/opt/thehive/lib/org.antlr.antlr-runtime-3.5.3.jar:/opt/thehive/lib/org.antlr.stringtemplate-3.2.1.jar:/opt/thehive/lib/org.apache.pdfbox.fontbox-2.0.30.jar:/opt/thehive/lib/com.thoughtworks.qdox.qdox-1.12.jar:/opt/thehive/lib/com.sun.activation.jakarta.activation-2.0.1.jar:/opt/thehive/lib/org.glassfish.jaxb.jaxb-core-3.0.2.jar:/opt/thehive/lib/org.scalactic.scalactic_2.13-3.2.15.jar:/opt/thehive/lib/org.apache.pekko.pekko-connectors-s3_2.13-1.0.2.jar:/opt/thehive/lib/org.apache.pekko.pekko-http-xml_2.13-1.0.1.jar:/opt/thehive/lib/org.playframework.play-caffeine-cache_2.13-3.0.10.jar:/opt/thehive/lib/org.apache.pekko.pekko-management-cluster-http_2.13-1.0.0.jar:/opt/thehive/lib/org.apache.pekko.pekko-management-cluster-bootstrap_2.13-1.0.0.jar:/opt/thehive/lib/org.apache.pekko.pekko-discovery-kubernetes-api_2.13-1.0.0.jar:/opt/thehive/lib/org.apache.pekko.pekko-http-spray-json_2.13-1.0.1.jar:/opt/thehive/lib/org.apache.pekko.pekko-connectors-csv_2.13-1.0.2.jar:/opt/thehive/lib/com.beachape.enumeratum-play-json_2.13-1.7.2.jar:/opt/thehive/lib/com.github.alexandrnikitin.bloom-filter_2.13-0.13.1.jar:/opt/thehive/lib/io.kamon.kamon-bundle_2.13-2.7.7.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-play-server_2.13-1.9.10.jar:/opt/thehive/lib/org.apache.shiro.shiro-core-1.13.0.jar:/opt/thehive/lib/com.github.pjfanning.jackson-module-enumeratum_2.13-2.14.1.jar:/opt/thehive/lib/org.apache.tinkerpop.gremlin-core-3.5.7.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-json-play_2.13-1.9.10.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-refined_2.13-1.9.10.jar:/opt/thehive/lib/org.apache.commons.commons-configuration2-2.9.0.jar:/opt/thehive/lib/org.pac4j.pac4j-core-5.7.5.jar:/opt/thehive/lib/com.google.inject.guice-5.0.1.jar:/opt/thehive/lib/org.opensaml.opensaml-core-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-saml-api-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-saml-impl-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-soap-api-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-xmlsec-api-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-security-api-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-security-impl-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-profile-api-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-profile-impl-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-messaging-api-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-messaging-impl-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-storage-impl-4.2.0.jar:/opt/thehive/lib/org.springframework.spring-beans-5.3.39.jar:/opt/thehive/lib/org.springframework.spring-orm-5.3.39.jar:/opt/thehive/lib/org.opensaml.opensaml-xmlsec-impl-4.2.0.jar:/opt/thehive/lib/org.cryptacular.cryptacular-1.2.5.jar:/opt/thehive/lib/net.shibboleth.tool.xmlsectool-3.0.0.jar:/opt/thehive/lib/joda-time.joda-time-2.12.1.jar:/opt/thehive/lib/org.apache.velocity.velocity-engine-core-2.4.1.jar:/opt/thehive/lib/commons-collections.commons-collections-3.2.2.jar:/opt/thehive/lib/org.springframework.spring-core-5.3.39.jar:/opt/thehive/lib/org.janusgraph.janusgraph-driver-0.6.4.jar:/opt/thehive/lib/org.apache.tinkerpop.tinkergraph-gremlin-3.5.7.jar:/opt/thehive/lib/org.glassfish.javax.json-1.1.4.jar:/opt/thehive/lib/io.dropwizard.metrics.metrics-core-4.2.9.jar:/opt/thehive/lib/io.dropwizard.metrics.metrics-graphite-4.1.33.jar:/opt/thehive/lib/io.dropwizard.metrics.metrics-jmx-4.1.33.jar:/opt/thehive/lib/net.oneandone.reflections8.reflections8-0.11.7.jar:/opt/thehive/lib/commons-configuration.commons-configuration-1.10.jar:/opt/thehive/lib/com.carrotsearch.hppc-0.8.2.jar:/opt/thehive/lib/com.boundary.high-scale-lib-1.0.6.jar:/opt/thehive/lib/org.apache.lucene.lucene-queries-8.11.0.jar:/opt/thehive/lib/org.apache.lucene.lucene-sandbox-8.11.0.jar:/opt/thehive/lib/org.apache.lucene.lucene-spatial3d-8.11.0.jar:/opt/thehive/lib/io.sgr.s2-geometry-library-java-1.0.0.jar:/opt/thehive/lib/org.locationtech.spatial4j.spatial4j-0.8.jar:/opt/thehive/lib/org.apache.httpcomponents.httpasyncclient-4.1.4.jar:/opt/thehive/lib/org.apache.httpcomponents.httpcore-nio-4.4.12.jar:/opt/thehive/lib/net.jpountz.lz4.lz4-1.3.0.jar:/opt/thehive/lib/commons-cli.commons-cli-1.1.jar:/opt/thehive/lib/org.apache.commons.commons-math3-3.2.jar:/opt/thehive/lib/com.googlecode.concurrentlinkedhashmap.concurrentlinkedhashmap-lru-1.4.jar:/opt/thehive/lib/org.antlr.antlr-3.5.2.jar:/opt/thehive/lib/com.googlecode.json-simple.json-simple-1.1.jar:/opt/thehive/lib/org.yaml.snakeyaml-2.2.jar:/opt/thehive/lib/io.airlift.airline-0.6.jar:/opt/thehive/lib/com.addthis.metrics.reporter-config3-3.0.3.jar:/opt/thehive/lib/com.clearspring.analytics.stream-2.5.2.jar:/opt/thehive/lib/org.apache.cassandra.cassandra-thrift-3.11.10.jar:/opt/thehive/lib/com.github.jbellis.jamm-0.3.0.jar:/opt/thehive/lib/io.netty.netty-all-4.1.130.Final.jar:/opt/thehive/lib/org.fusesource.sigar-1.6.4.jar:/opt/thehive/lib/org.eclipse.jdt.core.compiler.ecj-4.4.2.jar:/opt/thehive/lib/org.caffinitas.ohc.ohc-core-0.4.4.jar:/opt/thehive/lib/org.caffinitas.ohc.ohc-core-j8-0.4.4.jar:/opt/thehive/lib/org.jctools.jctools-core-1.2.1.jar:/opt/thehive/lib/com.datastax.oss.native-protocol-1.5.1.jar:/opt/thehive/lib/com.datastax.oss.java-driver-shaded-guava-25.1-jre-graal-sub-1.jar:/opt/thehive/lib/com.github.jnr.jnr-posix-3.1.15.jar:/opt/thehive/lib/org.hdrhistogram.HdrHistogram-2.1.12.jar:/opt/thehive/lib/com.github.stephenc.jcip.jcip-annotations-1.0-1.jar:/opt/thehive/lib/com.github.spotbugs.spotbugs-annotations-3.1.12.jar:/opt/thehive/lib/io.vavr.vavr-match-0.10.3.jar:/opt/thehive/lib/io.github.java-diff-utils.java-diff-utils-4.12.jar:/opt/thehive/lib/org.jline.jline-3.22.0.jar:/opt/thehive/lib/net.java.dev.jna.jna-5.14.0.jar:/opt/thehive/lib/org.playframework.play-exceptions-3.0.10.jar:/opt/thehive/lib/com.thoughtworks.paranamer.paranamer-2.8.jar:/opt/thehive/lib/com.hierynomus.asn-one-0.5.0.jar:/opt/thehive/lib/com.github.jnr.jnr-ffi-2.2.11.jar:/opt/thehive/lib/com.github.jnr.jffi-1.3.9.jar:/opt/thehive/lib/com.github.jnr.jffi-1.3.9-native.jar:/opt/thehive/lib/com.github.jnr.jnr-constants-0.10.3.jar:/opt/thehive/lib/org.antlr.antlr4-runtime-4.9.1.jar:/opt/thehive/lib/com.softwaremill.sttp.apispec.jsonschema-circe_2.13-0.7.4.jar:/opt/thehive/lib/io.circe.circe-yaml-common_2.13-0.15.1.jar:/opt/thehive/lib/com.beachape.enumeratum-macros_2.13-1.6.4.jar:/opt/thehive/lib/com.squareup.okio.okio-jvm-3.6.0.jar:/opt/thehive/lib/org.jetbrains.kotlin.kotlin-stdlib-2.1.21.jar:/opt/thehive/lib/org.jetbrains.kotlin.kotlin-stdlib-jdk7-2.1.21.jar:/opt/thehive/lib/io.opentracing.opentracing-api-0.33.0.jar:/opt/thehive/lib/io.opentracing.opentracing-util-0.33.0.jar:/opt/thehive/lib/javax.annotation.javax.annotation-api-1.3.2.jar:/opt/thehive/lib/io.grpc.grpc-context-1.27.2.jar:/opt/thehive/lib/org.apache.pdfbox.pdfbox-2.0.24.jar:/opt/thehive/lib/org.apache.pdfbox.xmpbox-2.0.24.jar:/opt/thehive/lib/de.rototor.pdfbox.graphics2d-0.32.jar:/opt/thehive/lib/org.docx4j.org.apache.xalan-serializer-11.0.0.jar:/opt/thehive/lib/antlr.antlr-2.7.7.jar:/opt/thehive/lib/org.glassfish.jaxb.txw2-3.0.2.jar:/opt/thehive/lib/com.sun.istack.istack-commons-runtime-4.0.1.jar:/opt/thehive/lib/software.amazon.awssdk.auth-2.17.113.jar:/opt/thehive/lib/org.playframework.play-cache_2.13-3.0.10.jar:/opt/thehive/lib/com.github.ben-manes.caffeine.jcache-3.1.8.jar:/opt/thehive/lib/org.apache.pekko.pekko-management_2.13-1.0.0.jar:/opt/thehive/lib/org.apache.pekko.pekko-cluster-sharding_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-discovery_2.13-1.0.3.jar:/opt/thehive/lib/org.apache.pekko.pekko-management-pki_2.13-1.0.0.jar:/opt/thehive/lib/io.spray.spray-json_2.13-1.3.6.jar:/opt/thehive/lib/com.typesafe.play.play-json_2.13-2.10.0-RC6.jar:/opt/thehive/lib/com.github.oshi.oshi-core-6.4.13.jar:/opt/thehive/lib/com.softwaremill.sttp.tapir.tapir-server_2.13-1.9.10.jar:/opt/thehive/lib/com.softwaremill.sttp.shared.pekko_2.13-1.3.17.jar:/opt/thehive/lib/org.apache.shiro.shiro-lang-1.13.0.jar:/opt/thehive/lib/org.apache.shiro.shiro-cache-1.13.0.jar:/opt/thehive/lib/org.apache.shiro.shiro-crypto-hash-1.13.0.jar:/opt/thehive/lib/org.apache.shiro.shiro-crypto-cipher-1.13.0.jar:/opt/thehive/lib/org.apache.shiro.shiro-config-core-1.13.0.jar:/opt/thehive/lib/org.apache.shiro.shiro-config-ogdl-1.13.0.jar:/opt/thehive/lib/org.apache.shiro.shiro-event-1.13.0.jar:/opt/thehive/lib/org.apache.tinkerpop.gremlin-shaded-3.5.7.jar:/opt/thehive/lib/org.apache.tinkerpop.gremlin-language-3.5.7.jar:/opt/thehive/lib/commons-beanutils.commons-beanutils-1.11.0.jar:/opt/thehive/lib/org.apache.commons.commons-text-1.10.0.jar:/opt/thehive/lib/org.javatuples.javatuples-1.2.jar:/opt/thehive/lib/com.squareup.javapoet-1.13.0.jar:/opt/thehive/lib/net.objecthunter.exp4j-0.4.8.jar:/opt/thehive/lib/aopalliance.aopalliance-1.0.jar:/opt/thehive/lib/net.shibboleth.utilities.java-support-8.1.0.jar:/opt/thehive/lib/org.apache.santuario.xmlsec-2.3.4.jar:/opt/thehive/lib/org.opensaml.opensaml-soap-impl-4.2.0.jar:/opt/thehive/lib/org.opensaml.opensaml-storage-api-4.2.0.jar:/opt/thehive/lib/org.glassfish.jakarta.json-1.1.6.jar:/opt/thehive/lib/org.springframework.spring-tx-5.3.39.jar:/opt/thehive/lib/com.beust.jcommander-1.78.jar:/opt/thehive/lib/org.apache.tinkerpop.gremlin-driver-3.5.7.jar:/opt/thehive/lib/org.apache.tinkerpop.gremlin-groovy-3.5.7.jar:/opt/thehive/lib/org.noggit.noggit-0.8.jar:/opt/thehive/lib/org.locationtech.jts.jts-core-1.17.0.jar:/opt/thehive/lib/com.rabbitmq.amqp-client-5.20.0.jar:/opt/thehive/lib/commons-lang.commons-lang-2.6.jar:/opt/thehive/lib/org.antlr.ST4-4.0.8.jar:/opt/thehive/lib/com.addthis.metrics.reporter-config-base-3.0.3.jar:/opt/thehive/lib/it.unimi.dsi.fastutil-6.5.7.jar:/opt/thehive/lib/de.jflex.jflex-1.6.0.jar:/opt/thehive/lib/com.github.rholder.snowball-stemmer-1.3.0.581.1.jar:/opt/thehive/lib/com.googlecode.concurrent-trees.concurrent-trees-2.4.0.jar:/opt/thehive/lib/io.netty.netty-buffer-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-dns-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-haproxy-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-http-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-http2-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-memcache-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-mqtt-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-redis-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-smtp-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-socks-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-stomp-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-codec-xml-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-common-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-handler-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-transport-native-unix-common-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-handler-proxy-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-handler-ssl-ocsp-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-resolver-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-resolver-dns-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-transport-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-transport-rxtx-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-transport-sctp-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-transport-udt-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-transport-classes-epoll-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-transport-classes-kqueue-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-resolver-dns-classes-macos-4.1.130.Final.jar:/opt/thehive/lib/io.netty.netty-transport-native-epoll-4.1.130.Final-linux-x86_64.jar:/opt/thehive/lib/io.netty.netty-transport-native-epoll-4.1.130.Final-linux-aarch_64.jar:/opt/thehive/lib/io.netty.netty-transport-native-epoll-4.1.130.Final-linux-riscv64.jar:/opt/thehive/lib/io.netty.netty-transport-native-kqueue-4.1.130.Final-osx-x86_64.jar:/opt/thehive/lib/io.netty.netty-transport-native-kqueue-4.1.130.Final-osx-aarch_64.jar:/opt/thehive/lib/io.netty.netty-resolver-dns-native-macos-4.1.130.Final-osx-x86_64.jar:/opt/thehive/lib/io.netty.netty-resolver-dns-native-macos-4.1.130.Final-osx-aarch_64.jar:/opt/thehive/lib/org.ow2.asm.asm-9.2.jar:/opt/thehive/lib/org.ow2.asm.asm-commons-9.2.jar:/opt/thehive/lib/org.ow2.asm.asm-analysis-9.2.jar:/opt/thehive/lib/org.ow2.asm.asm-tree-9.2.jar:/opt/thehive/lib/org.ow2.asm.asm-util-9.2.jar:/opt/thehive/lib/com.github.jnr.jnr-a64asm-1.0.0.jar:/opt/thehive/lib/com.github.jnr.jnr-x86asm-1.0.2.jar:/opt/thehive/lib/io.circe.circe-core_2.13-0.14.6.jar:/opt/thehive/lib/io.circe.circe-parser_2.13-0.14.6.jar:/opt/thehive/lib/io.circe.circe-generic_2.13-0.14.6.jar:/opt/thehive/lib/io.opentracing.opentracing-noop-0.33.0.jar:/opt/thehive/lib/software.amazon.awssdk.annotations-2.17.113.jar:/opt/thehive/lib/software.amazon.awssdk.utils-2.17.113.jar:/opt/thehive/lib/software.amazon.awssdk.sdk-core-2.17.113.jar:/opt/thehive/lib/software.amazon.awssdk.regions-2.17.113.jar:/opt/thehive/lib/software.amazon.awssdk.profiles-2.17.113.jar:/opt/thehive/lib/software.amazon.awssdk.http-client-spi-2.17.113.jar:/opt/thehive/lib/software.amazon.awssdk.json-utils-2.17.113.jar:/opt/thehive/lib/software.amazon.eventstream.eventstream-1.0.1.jar:/opt/thehive/lib/org.osgi.org.osgi.service.component.annotations-1.5.1.jar:/opt/thehive/lib/jakarta.inject.jakarta.inject-api-2.0.1.jar:/opt/thehive/lib/org.apache.pekko.pekko-persistence_2.13-1.0.3.jar:/opt/thehive/lib/com.typesafe.play.play-functional_2.13-2.10.0-RC6.jar:/opt/thehive/lib/net.java.dev.jna.jna-platform-5.14.0.jar:/opt/thehive/lib/org.apache.shiro.shiro-crypto-core-1.13.0.jar:/opt/thehive/lib/com.fasterxml.woodstox.woodstox-core-6.4.0.jar:/opt/thehive/lib/org.springframework.spring-test-5.3.39.jar:/opt/thehive/lib/org.springframework.spring-jcl-5.3.39.jar:/opt/thehive/lib/org.codehaus.groovy.groovy-2.5.22-indy.jar:/opt/thehive/lib/org.codehaus.groovy.groovy-groovysh-2.5.22-indy.jar:/opt/thehive/lib/org.codehaus.groovy.groovy-json-2.5.22-indy.jar:/opt/thehive/lib/org.codehaus.groovy.groovy-jsr223-2.5.22-indy.jar:/opt/thehive/lib/org.mindrot.jbcrypt-0.4.jar:/opt/thehive/lib/io.circe.circe-numbers_2.13-0.14.6.jar:/opt/thehive/lib/org.typelevel.cats-core_2.13-2.9.0.jar:/opt/thehive/lib/io.circe.circe-jawn_2.13-0.14.6.jar:/opt/thehive/lib/software.amazon.awssdk.metrics-spi-2.17.113.jar:/opt/thehive/lib/software.amazon.awssdk.third-party-jackson-core-2.41.6.jar:/opt/thehive/lib/org.osgi.osgi.annotation-8.1.0.jar:/opt/thehive/lib/org.osgi.org.osgi.namespace.extender-1.0.1.jar:/opt/thehive/lib/org.osgi.org.osgi.util.function-1.0.0.jar:/opt/thehive/lib/org.osgi.org.osgi.util.promise-1.0.0.jar:/opt/thehive/lib/org.codehaus.woodstox.stax2-api-4.2.1.jar:/opt/thehive/lib/org.codehaus.groovy.groovy-cli-picocli-2.5.22.jar:/opt/thehive/lib/org.codehaus.groovy.groovy-console-2.5.22.jar:/opt/thehive/lib/jline.jline-2.14.6.jar:/opt/thehive/lib/org.typelevel.cats-kernel_2.13-2.9.0.jar:/opt/thehive/lib/org.typelevel.jawn-parser_2.13-1.4.0.jar:/opt/thehive/lib/info.picocli.picocli-4.3.2.jar:/opt/thehive/lib/org.codehaus.groovy.groovy-templates-2.5.22.jar:/opt/thehive/lib/org.codehaus.groovy.groovy-swing-2.5.22.jar:/opt/thehive/lib/org.codehaus.groovy.groovy-xml-2.5.22.jar:/opt/thehive/lib/../conf/
org.thp.thehive.TheHiveStarter
--jvm-pid1-status--
Name:	java
Pid:	1
PPid:	0
Uid:	1000	1000	1000	1000
Gid:	1000	1000	1000	1000
VmSize:	10614720 kB
VmRSS:	  813440 kB
Threads:	182
--rendered-index-backend--
index.search.backend = lucene
index.search.directory = "/data/index"
