Skip to content
This repository was archived by the owner on Oct 9, 2024. It is now read-only.

v16.0.0

Choose a tag to compare

@github-actions github-actions released this 20 Aug 14:18
7416ac7

16.0.0 (2023-08-20)

Features

  • add X-Frame-Options header and configuration (4f0f942)
  • configure image to be non-root and non-privileged (83909f7)
  • extend CSP options (358c555)
  • implement Angular static server (95678d7)
  • implement Mozilla Dockerflow guidelines (a00adde)

Bug Fixes

  • deps: update golang.org/x/exp digest to d852ddb (#3) (47de1a8)
  • deps: update module github.com/urfave/cli/v2 to v2.25.7 (#4) (b5bbf2f)
  • ensure nonce randomness is uniform (5e623e4)
  • extended nonce to 16 characters, as recommended (d35fcac)
  • relax Cache-Control setting from no-store to no-cache (f4de8b0)
  • remove obsolete user/group creation in Dockerfile (934a007)