Skip to content

Commit 0a5ba0e

Browse files
chore: Add new pyroscope releases (#1188)
* chore: Add new pyroscope releases * Update image.yaml
1 parent b5af17d commit 0a5ba0e

1 file changed

Lines changed: 10 additions & 27 deletions

File tree

oci/pyroscope/image.yaml

Lines changed: 10 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,34 +1,17 @@
11
version: 2
22
upload:
33
- source: canonical/pyroscope-rock
4-
commit: 793477dc2d546df44e7e3c1b04b520bf9066bbbd
5-
directory: 1.18.1
4+
commit: 7964e86d471ddbc74e4833a304e6158898877fa2
5+
directory: '2.2'
66
release:
7-
1-26.04:
8-
end-of-life: '2026-08-31T00:00:00Z'
7+
2-26.04:
8+
end-of-life: '2026-11-23T00:00:00Z'
99
risks:
10-
- stable
11-
1.18-26.04:
12-
end-of-life: '2026-08-31T00:00:00Z'
10+
- edge
11+
2.2-26.04:
12+
end-of-life: '2026-11-23T00:00:00Z'
1313
risks:
14-
- stable
14+
- edge
1515
ignored-vulnerabilities:
16-
- CVE-2026-34986 # go-jose: JWE panic with empty encrypted_key in key wrapping algorithms | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
17-
- CVE-2026-42151 # prometheus: Azure AD OAuth client secret exposed via /-/config endpoint | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
18-
- CVE-2026-42154 # prometheus: remote read endpoint heap allocation DoS via unauthenticated snappy request | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
19-
- CVE-2026-29181 # opentelemetry/otel: multi-value baggage header CPU/allocation amplification DoS | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
20-
- CVE-2026-24051 # opentelemetry/otel/sdk: PATH hijacking ioreg on macOS | CVSS: 7.0 (High) | Ubuntu priority: Negligible | Status (26.04 resolute): Not affected
21-
- CVE-2026-39883 # opentelemetry/otel/sdk: PATH hijacking kenv on BSD/Solaris | CVSS: Unknown | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
22-
- CVE-2026-33186 # grpc: authorization bypass via malformed HTTP/2 :path pseudo-header | CVSS: 9.1 (Critical) | Ubuntu priority: High | Status (26.04 resolute): Needs evaluation
23-
- CVE-2026-25679 # stdlib: url.Parse accepts invalid URLs with malformed host/authority | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
24-
- CVE-2026-32280 # stdlib: crypto/x509 chain building DoS with large number of intermediate certificates | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
25-
- CVE-2026-32281 # stdlib: crypto/x509 policy validation DoS with many policy mappings | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
26-
- CVE-2026-32283 # stdlib: TLS 1.3 connection deadlock with multiple post-handshake key update messages | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
27-
- CVE-2026-33811 # stdlib: LookupCNAME double-free crash with very long CNAME response via cgo DNS resolver | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
28-
- CVE-2026-33814 # stdlib: HTTP/2 infinite CONTINUATION loop with SETTINGS_MAX_FRAME_SIZE=0 | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Vulnerable
29-
- CVE-2026-39820 # stdlib: net/mail ParseAddress/ParseAddressList/ParseDate CPU and memory exhaustion DoS | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
30-
- CVE-2026-39823 # stdlib: html/template XSS via meta tag content attribute with whitespace around '=' | CVSS: 6.1 (Medium) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
31-
- CVE-2026-39825 # stdlib: ReverseProxy forwards query parameters hidden from Rewrite functions | CVSS: 5.3 (Medium) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
32-
- CVE-2026-39826 # stdlib: html/template incorrect escaping with empty or whitespace type attribute in script tag | CVSS: 6.1 (Medium) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
33-
- CVE-2026-39836 # stdlib: net Dial/LookupPort panic on Windows with NUL input | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
34-
- CVE-2026-42499 # stdlib: net/mail consumePhrase DoS with pathological RFC 5322 email address inputs | CVSS: 7.5 (High) | Ubuntu priority: Medium | Status (26.04 resolute): Needs evaluation
16+
- CVE-2026-56864 # no actual code paths are affected, checked via govulncheck
17+
- CVE-2026-56865 # no actual code paths are affected, checked via govulncheck

0 commit comments

Comments
 (0)