Download Latest Version Codex Security 0.1.26 source code.zip (2.4 MB) Google Add to Preferred Sources
Home / npm-v0.1.26
Name Modified Size InfoDownloads / Week
Parent folder
openai-codex-security-0.1.26.tgz 2026-09-08 1.6 MB
Codex Security 0.1.26 source code.tar.gz 2026-09-08 2.1 MB
Codex Security 0.1.26 source code.zip 2026-09-08 2.4 MB
README.md 2026-09-08 4.6 kB
Totals: 4 Items   6.1 MB 2

Highlights

  • Classify finding severity with custom rubrics and supporting context through the CLI and SDK. Saved assessments can be reused for Linear publication without changing the original findings or sealed scan artifacts. See severity classification.
  • Match repeated findings across scan history, preserving confirmed identities and related-finding relationships. Automatic matching restores batching, and confirmed-finding lookups are faster.
  • Open draft GitLab merge requests for verified patches with the existing --create-pr option, including self-hosted GitLab. See patch publication.
  • Report component scan progress in headless runs and exclude replayed usage events with identical timestamps from scan budgets.
  • Preserve analytics settings in finding workflows and allow 120 seconds for the bundled plugin's MCP server to start.
  • Require an explicit request before invoking the security fix verification skill during other work.

Upgrade notes

  • GitLab patch publication requires an installed and authenticated glab CLI. For self-hosted GitLab, configure the host as described in the patch publication documentation above.
  • Severity classification is opt-in. Without a rubric, it inherits the finding's existing severity without a model call.
  • With --max-cost, automatic history matching makes at most one extra model call. If matching needs more context, the completed scan is retained and a warning directs you to run scans match --all explicitly.

The categorized list below contains the individual changes.

What's Changed

Features

Fixes

Other changes

New Contributors

Full Changelog: https://github.com/openai/codex-security/compare/npm-v0.1.25...npm-v0.1.26

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