Skip to content

Commit

Permalink
caddy/2.9.1-r1: cve remediation (#40764)
Browse files Browse the repository at this point in the history
caddy/2.9.1-r1: fix GHSA-6wxm-mpqj-6jpf

Advisory data:
https://github.com/wolfi-dev/advisories/blob/main/caddy.advisories.yaml

Source code for this service: https://go/cve-remedy-automation-source

Logs for this execution: https://go/cve-remedy-automation-logs

Docs for this service: _(not provided yet)_

Co-authored-by: octo-sts[bot] <157150467+octo-sts@users.noreply.github.com>
  • Loading branch information
octo-sts[bot] and octo-sts[bot] authored Jan 29, 2025
1 parent 02ef7fd commit c1bd8d3
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion caddy.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
package:
name: caddy
version: 2.9.1
epoch: 1
epoch: 3
description: Fast and extensible multi-platform HTTP/1-2-3 web server with automatic HTTPS
copyright:
- license: Apache-2.0
Expand All @@ -27,6 +27,11 @@ pipeline:
- runs: tar cfv caddy-src.tar .

- uses: go/bump
with:
deps: |-
github.com/golang/glog@v1.2.4
- uses: go/build
with:
output: caddy
Expand Down

0 comments on commit c1bd8d3

Please sign in to comment.