release: bump Codex Security to 0.1.5 - #180
Merged
mldangelo-oai merged 1 commit intoJul 31, 2026
Merged
Conversation
Collaborator
Author
|
Codex Review: Didn't find any major issues. Keep them coming! Reviewed commit: ℹ️ About Codex in GitHubYour team has set up Codex to review pull requests in this repo. Reviews are triggered when you
If Codex has suggestions, it will comment; otherwise it will react with 👍. Codex can also answer questions or update the PR. Try commenting "@codex address that feedback". |
|
Security review completed. No security issues were found in this pull request. Reviewed commit: Only the user who started this review can view the report in Codex. ℹ️ About Codex security reviews in GitHubThis is an experimental Codex feature. Security reviews are triggered when:
Once complete, Codex will leave suggestions, or a comment if no findings are found. |
ianw-oai
approved these changes
Jul 31, 2026
mldangelo-oai
deleted the
mdangelo/codex/release-codex-security-v0.1.5-20260731
branch
July 31, 2026 15:58
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
@openai/codex-securityfrom0.1.4to0.1.5with a one-line manifest change on the currentmain; preserve the frozen dependency lockfile and protected, provenance-enabled release workflows.npm-v0.1.4, including:Validation
mainand the latest public GitHub release are0.1.4, with no competing0.1.5release PR ornpm-v0.1.5tag.pnpm install --frozen-lockfile --offline: passed; all 95 locked dependencies restored without changing the lockfile.pnpm run types: passed.pnpm run format: passed.bun test --timeout 30000 ./tests-ts: 706 passed, 5 expected platform/integration skips, 0 failures across 32 files.pnpm run build: passed.0.1.4 → 0.1.5increase, and the exactnpm-v0.1.5tag.openai-codex-security-0.1.5.tgzusing the protected release workflow's exactgitHeadstamping procedure for commit3187364e5aa0d43fc25d47e111e87c1e8d472acc; the temporary stamp is not included in this PR.check:package: 179 validated archive entries, matching release provenance, all 95 bundled plugin files, and a fresh-install SDK/CLI smoke.pnpm run test:package -- /private/tmp/codex-security-release-0.1.5/openai-codex-security-0.1.5.tgz: passed, including the public SDK import and installed CLI.e74ea6b9155e7eec3afe798f17c7e6e92d6da30746dae1f2d6cec3db9130295f.Release
After review and merge, the existing
node-release-cutworkflow observes the version change onmain, createsnpm-v0.1.5on the exact merged commit, and dispatches the protected, provenance-enablednode-releaseworkflow. Publication still depends on the protected npm release environment and its verification gates; opening this PR does not publish the package.