distro-tools/apollo
2023-02-02 17:13:03 +01:00
..
cveindexer Initial commit 2023-02-01 22:37:16 +01:00
db Fix v3 query for advisories 2023-02-02 16:54:36 +01:00
migrations Initial commit 2023-02-01 22:37:16 +01:00
rherrata Initial commit 2023-02-01 22:37:16 +01:00
rhwebscraper Initial commit 2023-02-01 22:37:16 +01:00
rhworker Stop replacing module streams in synopsis/desc 2023-02-02 15:11:28 +01:00
rpmworker Stop replacing module streams in synopsis/desc 2023-02-02 15:11:28 +01:00
server Use SEVERITY_UNKNOWN instead of SEVERITY_NONE 2023-02-02 17:13:03 +01:00
BUILD.bazel Initial commit 2023-02-01 22:37:16 +01:00
README.md Initial commit 2023-02-01 22:37:16 +01:00
schema.sql Initial commit 2023-02-01 22:37:16 +01:00

Apollo

Errata mirroring and publishing system

Features

  • Mirror advisories published by Red Hat
  • Supports EUS
  • Supports x86_64, aarch64, ppc64, ppc64le and s390x
  • Create custom advisories
  • CVE indexer and lifecycle tracker (Only Red Hat Security Data API for now)
  • Publish updateinfo to RPM repositories
  • Support for Peridot and Koji build systems

Requirements

  • Redis
  • PostgreSQL
  • Gunicorn