Skip to content

Releases: UKHomeOffice/clamav-http

v0.4.7

29 Jul 14:15
6d1bae4
Compare
Choose a tag to compare
ACP-20140 - Update alpine image from 3.19 to 3.20 (#82)

* Update alpine image from 3.19 to 3.20

* update the alpine image to 3.20.2

* add line to Dockerfile RUN apk update && apk upgrade --no-cache for Clamav

* add Vulnerability to .trivyignore

* change SUPERCRONIC_URL ENV

* add CVE-2024-24791 to .trivyignore

* add empty line to .trivyignore file

---------

Co-authored-by: humayun-alam <[email protected]>

v0.4.6

19 Mar 16:37
46ab50a
Compare
Choose a tag to compare

This is security patch which fixes several vulnerabilities in container images.

Changes

ClamAV-HTTP:

  • Upgrade Golang from v1.17 to v1.21.
  • Upgrade Alpine from 3.18 to 3.19.
  • Upgrade python:3.9.16-alpine3.18 to python:3.9.18-alpine3.19.

ClamAV-Mirror:

  • Upgrade ClamAV version from 1.1.2-r0 to 1.2.2-r0.

ClamAV:

  • Upgrade ClamAV version from 1.1.2-r0 to 1.2.2-r0.
  • Upgrade Alpine base image from 3.18 to 3.19.

0.4.0 - Optional k8s Ingress

05 Dec 10:57
Compare
Choose a tag to compare

An optional Ingress Kubernetes resource has been added.

0.3.8

30 Aug 15:02
Compare
Choose a tag to compare

This is a routine release to remove security CVE's from the container images

Changes:

  1. ClamAV upgrade to 0.104.3
  2. Alpine base image 3.15/3.16
  3. nginx-proxy image upgraded to v4.2.0

0.3.7

30 Jun 12:28
Compare
Choose a tag to compare

Updated packages for security vulnerabilities and including the 0.3.6-helmreload-fix patch changes in this release.

0.3.6

15 Feb 14:50
217935b
Compare
Choose a tag to compare

Use v1 API version for cert-manager.io resources

0.3.5

18 Nov 17:52
Compare
Choose a tag to compare

Fix versions in Chart

0.3.4

18 Nov 16:29
7f865e3
Compare
Choose a tag to compare
  • nginx reload certificats every 12 hours in case they have been updated by cert-manager
  • version patching

0.3.3

19 Jul 10:45
da887ad
Compare
Choose a tag to compare
Merge pull request #26 from UKHomeOffice/acp-8284

Update packages to patch CVE-2021-33503

Fixed security Vulnerabilities

29 Jun 16:17
2649391
Compare
Choose a tag to compare
Merge pull request #25 from UKHomeOffice/acp-8138

Updating image dependencies and migrated pipeline to Drone v1