feat(typescript): attribute Codex Security workloads - #644
Merged
Conversation
Codex Review SummaryThis comment shows the latest Codex review activity on this pull request.
ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
Codex reacts with 👀 while any review is running, comments if it has suggestions, and reacts with 👍 once all reviews finish with no findings. |
mldangelo-oai
previously approved these changes
Aug 25, 2026
mldangelo-oai
left a comment
Collaborator
There was a problem hiding this comment.
Looks good to me!
ianw-oai
approved these changes
Aug 25, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Attribute Codex Security requests by workload so scan, validation, remediation, and comparison traffic can be distinguished independently from the SDK or CLI surface that initiated it.
Changes
security_scanon primary scans, automatic component planning, scan-owned validation turns, and bundled Deep Scan workers.security_validationon standalone SDK and CLI validation requests.security_remediationon patch requests.security_scan_comparisonon finding-comparison requests.exec, and app-server thread creation.0.149.1.0.1.59while updating its Deep Scan worker runtime attribution.Testing
git diff --checkpassed.Risk and rollout
The attribution values apply when creating new threads; resumed threads retain their existing source. SDK-versus-CLI attribution remains in the existing surface metadata.
Custom Codex executables must support thread source attribution for both
execand app-server requests. The bundled and pinned Codex version is upgraded to0.149.1to provide that support. The bundled security plugin remains at main's0.1.59revision and preserves main's refresh behavior.No new Codex Security command, argument, flag, environment variable, or accepted value is introduced. Rollout follows the normal package release process.
Public disclosure review