Thanks to visit codestin.com
Credit goes to github.com

Skip to content

release: bump Codex Security to 0.1.18 - #615

Merged
mldangelo-oai merged 4 commits into
mainfrom
dev/kyleb/versionbump0118
Aug 23, 2026
Merged

release: bump Codex Security to 0.1.18#615
mldangelo-oai merged 4 commits into
mainfrom
dev/kyleb/versionbump0118

Conversation

@kmbroai

@kmbroai kmbroai commented Aug 23, 2026

Copy link
Copy Markdown
Collaborator

Summary

Release Codex Security 0.1.18 with per-scan safety identifiers for API-key integrations and more reliable Deep Scan terminal recovery.

Changes

  • Bump @openai/codex-security from 0.1.17 to 0.1.18.
  • Add a reviewed, version-matched release summary for the automated GitHub release.
  • Add optional CLI and SDK safety identifiers that remain scoped to each scan and propagate to nested work.
  • Preserve accepted findings and partial artifacts when Deep Scan fails, is canceled, or is interrupted, while keeping incomplete coverage and terminal status explicit.

The user-facing release changes are #609 and #617. #616 adds the reviewed-release-note safeguards required before this version bump.

Testing

  • corepack pnpm install --frozen-lockfile
  • corepack pnpm run types
  • corepack pnpm run format
  • corepack pnpm pack --pack-destination /private/tmp/codex-security-0.1.18-package
  • npm_config_cache=/private/tmp/codex-security-0.1.18-npm-cache corepack pnpm run check:package /private/tmp/codex-security-0.1.18-package/openai-codex-security-0.1.18.tgz — passed with 265 entries; verified the public import, NodeNext types, CLI, 113 bundled plugin files, bundled Codex version, and a nested worker without a global Codex install

Required CI covers the full test matrix on the updated release commit.

Risk and rollout

Safety identifiers require API-key authentication and a Codex runtime with native safety identifier support. The bundled runtime does not yet support the option; integrations must select a compatible build with CODEX_CLI_PATH. Omitting the option leaves existing scans unchanged.

Deep Scan recovery changes persisted workbench state and terminal result publication. Its migrations are append-only, and recovered terminal scans remain explicitly failed, canceled, or interrupted with incomplete coverage.

The fail-closed release checks from #616 require the reviewed 0.1.18 summary included in this pull request. Merging this pull request starts the automated tag, npm publication, and GitHub release workflows for 0.1.18.

Public disclosure review

  • No customer, partner, prospect, or user identities, data, or identifying details are included.
  • No credentials, personal data, private source, scan findings, or nonpublic links or tickets are included.
  • I reviewed the branch name, title, description, commits, changes, comments, logs, screenshots, attachments, and links for public disclosure.

@github-actions github-actions Bot added the skip-release-notes Omit internal changes from generated release notes label Aug 23, 2026
@chatgpt-codex-connector

chatgpt-codex-connector Bot commented Aug 23, 2026

Copy link
Copy Markdown

Codex Review Summary

This comment shows the latest Codex review activity on this pull request.

Review Status Commit Review trigger
📝 Code Review Completed 2026-08-23T22:24:44.614823Z 93cdea0 Manual request
🔒 Security Review Completed 2026-08-23T22:25:17.990984Z 93cdea0 Manual request
ℹ️ 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" or "@codex security review".

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

Copy link
Copy Markdown
Collaborator

Please merge #616 first. It adds the reviewed release summary and the fail-closed release cut check.

After #616 lands, this pull request should replace .github/release-notes.md with a reviewed 0.1.18 summary before merging. Otherwise, the release cut will stop before tagging.

ianw-oai
ianw-oai previously approved these changes Aug 23, 2026
@mldangelo-oai

Copy link
Copy Markdown
Collaborator

@codex review

@mldangelo-oai

Copy link
Copy Markdown
Collaborator

@codex security review

@mldangelo-oai
mldangelo-oai requested a review from ianw-oai August 23, 2026 22:23
@chatgpt-codex-connector

Copy link
Copy Markdown

Codex Review: Didn't find any major issues. Chef's kiss.

Reviewed commit: 93cdea0e57

ℹ️ 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".

@chatgpt-codex-connector

Copy link
Copy Markdown

Security review completed. No security issues were found in this pull request.

Reviewed commit: 93cdea0e57

View security finding report

Only the user who started this review can view the report in Codex.

ℹ️ About Codex security reviews in GitHub

This is an experimental Codex feature. Security reviews are triggered when:

  • You comment "@codex security review"
  • A regular code review gets triggered (for example, "@codex review" or when a PR is opened), and you’re opted in so security review runs alongside code review

Once complete, Codex will leave suggestions, or a comment if no findings are found.

@mldangelo-oai
mldangelo-oai merged commit 227fc32 into main Aug 23, 2026
45 of 63 checks passed
@mldangelo-oai
mldangelo-oai deleted the dev/kyleb/versionbump0118 branch August 23, 2026 22:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

skip-release-notes Omit internal changes from generated release notes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants