-
Notifications
You must be signed in to change notification settings - Fork 10.4k
Comparing changes
Open a pull request
base repository: prometheus/prometheus
base: v3.11.2
head repository: prometheus/prometheus
compare: v3.11.3
- 8 commits
- 12 files changed
- 2 contributors
Commits on Apr 27, 2026
-
remote: validate snappy decoded length before allocation in read endp…
…oint Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3273935 - Browse repository at this point
Copy the full SHA 3273935View commit details -
remote/azuread: use Secret type for OAuth client_secret
The ClientSecret field in OAuthConfig was typed as plain string, causing it to be exposed in plaintext via the /-/config HTTP endpoint. Change it to config_util.Secret so Prometheus redacts it as <secret>. Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ccebcd - Browse repository at this point
Copy the full SHA 5ccebcdView commit details -
ui: fix stored XSS in old UI heatmap chart tick labels
This fixes the stored XSS as described in: GHSA-fw8g-cg8f-9j28 Signed-off-by: Julius Volz <julius.volz@gmail.com> Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 38f23b9 - Browse repository at this point
Copy the full SHA 38f23b9View commit details -
Merge pull request #18584 from roidelapluie/roidelapluie/snappylength
remote: validate snappy decoded length before allocation in read endpoint
Configuration menu - View commit details
-
Copy full SHA for 04055ee - Browse repository at this point
Copy the full SHA 04055eeView commit details -
Merge pull request #18588 from roidelapluie/roidelapluie/react-escape
ui: fix stored XSS in old UI heatmap chart tick labels
Configuration menu - View commit details
-
Copy full SHA for ecbde5f - Browse repository at this point
Copy the full SHA ecbde5fView commit details -
Merge pull request #18590 from roidelapluie/roidelapluie/azadsecret
remote/azuread: use Secret type for OAuth client_secret
Configuration menu - View commit details
-
Copy full SHA for 26dae7f - Browse repository at this point
Copy the full SHA 26dae7fView commit details -
Signed-off-by: Julien Pivotto <291750+roidelapluie@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5ba3545 - Browse repository at this point
Copy the full SHA 5ba3545View commit details -
Configuration menu - View commit details
-
Copy full SHA for eb173f5 - Browse repository at this point
Copy the full SHA eb173f5View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.11.2...v3.11.3