fix(APMSP-3164): prevent untrusted code from being executed - #2423
fix(APMSP-3164): prevent untrusted code from being executed#2423hoolioh wants to merge 2 commits into
Conversation
There was a problem hiding this comment.
💡 Codex Review
Here are some automated review suggestions for this pull request.
Reviewed commit: af050f723f
ℹ️ About Codex in GitHub
Codex has been enabled to automatically review pull requests in this repo. Reviews are triggered when you
- Open a pull request for review
- Mark a draft as ready
- Comment "@codex review".
If Codex has suggestions, it will comment; otherwise it will react with 👍.
When you sign up for Codex through ChatGPT, Codex can also answer questions or update the PR, like "@codex address that feedback".
|
🎯 Code Coverage (details) 🔗 Commit SHA: b61206a | Docs | View more details | Give us feedback! |
Artifact Size Benchmark Reportaarch64-alpine-linux-musl
aarch64-unknown-linux-gnu
libdatadog-x64-windows
libdatadog-x86-windows
x86_64-alpine-linux-musl
x86_64-unknown-linux-gnu
|
BenchmarksComparisonBenchmark execution time: 2026-08-27 10:28:35 Comparing candidate commit b61206a in PR branch Found 12 performance improvements and 10 performance regressions! Performance is the same for 131 metrics, 0 unstable metrics.
|
What does this PR do?
$CI_JOB_TOKENfrom being persisted on disk.Motivation
Fix AMPSP-3164.