cveapi (sha256:8bc22c72437d258d5f3c631cab8d5d4e1b1d0e66a67498becbefefa392277e28)

Published 2026-05-25 15:14:54 +00:00 by rahmi in darkworks/cveapi

Installation

docker pull git.darkworks.no/rahmi/cveapi@sha256:8bc22c72437d258d5f3c631cab8d5d4e1b1d0e66a67498becbefefa392277e28
sha256:8bc22c72437d258d5f3c631cab8d5d4e1b1d0e66a67498becbefefa392277e28

About this package

Go service that scans a directory of CVE JSON documents, builds a Bleve search index with a BoltDB (bbolt) backing store, and exposes a small HTTP API for listing and querying CVEs.

Image layers

bazel build @bookworm//base-files/amd64:data_statusd
bazel build @bookworm//netbase/amd64:data_statusd
bazel build @bookworm//tzdata/amd64:data_statusd
bazel build @bookworm//media-types/amd64:data_statusd
bazel build //common:rootfs
bazel build //common:passwd
bazel build //common:home
bazel build //common:group
bazel build //common:tmp
bazel build //static:nsswitch
bazel build //common:os_release_debian12
bazel build //common:cacerts_debian12_amd64
WORKDIR /app
COPY /bin/cveapi /cveapi # buildkit
COPY openapi.json swagger.html ./ # buildkit
COPY examples ./examples # buildkit
ENTRYPOINT ["/cveapi"]

Labels

Key Value
org.opencontainers.image.created 2026-05-25T15:13:25.715Z
org.opencontainers.image.description Go service that scans a directory of CVE JSON documents, builds a Bleve search index with a BoltDB (bbolt) backing store, and exposes a small HTTP API for listing and querying CVEs.
org.opencontainers.image.licenses
org.opencontainers.image.revision 97a23257ae4c3f5bdb35de119254808d17aa8888
org.opencontainers.image.source https://git.darkworks.no/rahmi/cveapi
org.opencontainers.image.title cveapi
org.opencontainers.image.url https://git.darkworks.no/rahmi/cveapi
org.opencontainers.image.version main
Details
Container
2026-05-25 15:14:54 +00:00
3
OCI / Docker
linux/amd64
5.3 MiB
Versions (12) View all
buildcache 2026-05-26
main 2026-05-26
sha-da7102a 2026-05-26
sha-542442b 2026-05-26
sha-bd2954e 2026-05-25