Download Latest Version Codex Security 0.1.26 source code.zip (2.4 MB) Google Add to Preferred Sources
Home / npm-v0.1.21
Name Modified Size InfoDownloads / Week
Parent folder
openai-codex-security-0.1.21.tgz 2026-08-27 1.3 MB
Codex Security 0.1.21 source code.tar.gz 2026-08-27 1.4 MB
Codex Security 0.1.21 source code.zip 2026-08-27 1.7 MB
README.md 2026-08-27 4.6 kB
Totals: 4 Items   4.4 MB 0

Highlights

  • Request an advisory assessment of a completed patch with patch --assess-patch-risk. Add --create-pr to include its concise summary in the draft pull request. The assessment is opt-in and does not approve or merge changes. See patching and risk assessment.
  • Import GitHub code scanning alerts through the CLI or SDK for validation against a local checkout. Imports are read-only and preserve the upstream alert context. See GitHub alert imports.
  • Publish findings from CSV with publish scan --to cloud --csv PATH, or preview the upload without signing in or sending data with --dry-run. See Cloud publication.
  • Improve repeated-scan credential handling on Windows, sign-in recovery messages, cleanup after interrupted publication, and refreshes of changed bundled plugins.

Upgrade notes

  • Finish operations using older versions before upgrading; credential-home locks now follow the owning process's lifetime. See authentication.
  • The bundled Codex runtime and SDK are now 0.149.1. Custom executables selected with CODEX_CLI_PATH need thread-source attribution support for both exec and app-server (Codex 0.149.1+). See runtime configuration.
  • Existing Windows state with invalid ancestor permissions is not repaired automatically. Keep the old reports and select a new private state directory as described in scan history and recovery.

The categorized list below contains the individual changes.

What's Changed

Features

Fixes

Documentation

Other changes

Full Changelog: https://github.com/openai/codex-security/compare/npm-v0.1.20...npm-v0.1.21

Source: README.md, updated 2026-08-27