release: bump Codex Security to 0.1.22 - #694
Merged
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. |
soyeon-oai
approved these changes
Aug 27, 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
Prepare Codex Security 0.1.22 with a version-matched changes report covering the changes since 0.1.21, including the consolidated findings service work in #660.
Merge after #660. Its planned functionality is included in the release notes, but its implementation is not copied into this PR. The release must include #660 before this version bump reaches main.
Changes
sdk/typescript/package.jsonfrom 0.1.21 to 0.1.22. The lockfile does not record the root package version and needs no change..github/release-notes.mdwith findings storage and embeddings, custom publication, duplicate review and groups, resumable workflows, the read-only dashboard, and container distribution from feat(typescript): persist findings and embeddings through the API #660.This PR changes only release metadata and documentation. The CLI commands and flags described in the notes belong to #660; this PR adds no public CLI surface.
Testing
tsc --noEmit), and SDK build passed on Node 22.13.1.git diff --checkpassed.The full SDK suite, MCP typecheck, installed-package smoke, container tests, and native Windows/macOS checks were not run for this two-file change. Hosted CI is pending. This validation does not claim to retest #660's implementation.
Risk and rollout
Do not merge before #660. After it lands, confirm the release notes still match its final scope and required CI/review passes for the release commit. Merging this bump starts the existing npm release process after successful main CI; no tag, npm package, or container image has been published by this PR preparation.
The findings service remains an unauthenticated preview. The notes call out its local access boundary, embedding and review credentials/costs, automatic database migrations and backup requirements. Container releases remain separate from npm publication and depend on the documented registry setup.
Public disclosure review
Reviewed the branch name, title, description, proposed commit, complete two-file diff, validation output, and all documentation links. This PR adds no comments, screenshots, attachments, or uploaded logs; examples use generic selectors and URLs.