Skip to content

release: bump Codex Security to 0.1.4 - #111

Merged
mldangelo-oai merged 1 commit into
mainfrom
mdangelo/codex/release-codex-security-v0.1.4-20260729
Jul 30, 2026
Merged

release: bump Codex Security to 0.1.4#111
mldangelo-oai merged 1 commit into
mainfrom
mdangelo/codex/release-codex-security-v0.1.4-20260729

Conversation

@mldangelo-oai

Copy link
Copy Markdown
Collaborator

Summary

  • Bump @openai/codex-security from 0.1.3 to 0.1.4 with a one-line change on the latest main; keep the frozen dependency lockfile and protected release workflow unchanged.
  • Ship the five fixes merged since npm-v0.1.3:
    • Preserve authoritative security scan targets (#103).
    • Improve CLI help and deep-scan configuration documentation (#105).
    • Preserve Windows sandbox override compatibility (#96).
    • Harden Node CI and Windows package smoke tests (#84).
    • Support managed Codex credential keyrings (#101).
  • Preserve the existing protected, provenance-enabled npm release process.

Validation

  • Confirmed the public npm latest and main are both 0.1.3, no npm-v0.1.4 tag exists, and there is no competing patch-release PR.
  • pnpm install --frozen-lockfile: passed using the Socket Firewall; dependency lockfile unchanged.
  • pnpm run types: passed.
  • pnpm run format: passed.
  • Full SDK suite: 465 passed, 6 expected platform/integration skips, 0 failures.
  • Focused CLI and package smoke-timeout regressions: 7 passed, 0 failures.
  • pnpm run build: passed.
  • Packed openai-codex-security-0.1.4.tgz using the release workflow's exact gitHead stamping procedure for commit c58531e06df627690d121f9ea1e47d9951b5368d; the temporary stamp is not part of the PR.
  • Exact-commit check:package: 179 validated archive entries, matching release provenance, all 95 bundled plugin files, and a fresh-install SDK/CLI smoke.
  • Independent test:package: verified a fresh installation, the public SDK import, codex-security --help, and codex-security --version returning 0.1.4.
  • Validated artifact SHA-256: 57710aac41fe56acd4cf308c5f166a5c351eb3324a1ccfa527470e9636fd904f.

Release

After review and merge, create npm-v0.1.4 on the resulting main merge commit. The existing node-release workflow will verify, stamp, and publish that merge commit through the protected npm environment with provenance.

Opening or merging this PR does not itself publish the package or create the release tag.

Copy link
Copy Markdown
Collaborator Author

@codex review

Please review the exact release head c58531e06df627690d121f9ea1e47d9951b5368d, focusing on the one-file 0.1.30.1.4 version bump, consistency with the frozen lockfile, the protected tag-triggered npm publishing contract, and the validated fresh-install CLI and SDK package.

@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Nice work!

Reviewed commit: c58531e06d

ℹ️ About Codex in GitHub

Your team has set up Codex to 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 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR bumps the published TypeScript SDK/CLI package version for @openai/codex-security to 0.1.4, aligning the repository’s package metadata with the intended npm patch release while keeping the existing release workflow and lockfile behavior unchanged.

Changes:

  • Update @openai/codex-security package version from 0.1.3 to 0.1.4.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@mldangelo-oai
mldangelo-oai marked this pull request as ready for review July 30, 2026 00:13
@tiffanycitra
tiffanycitra self-requested a review July 30, 2026 00:23
@mldangelo-oai
mldangelo-oai merged commit ab3b91c into main Jul 30, 2026
7 checks passed
@mldangelo-oai
mldangelo-oai deleted the mdangelo/codex/release-codex-security-v0.1.4-20260729 branch July 30, 2026 00:24
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants