
Security News
Axios Supply Chain Attack Reaches OpenAI macOS Signing Pipeline, Forces Certificate Rotation
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.
@alphaedge/codex-profile
Advanced tools
CLI to switch between Codex config/auth profiles.
It manages these files in your Codex home ($CODEX_HOME, ~/.config/codex, or ~/.codex):
config.tomlauth.jsonProfiles are stored as sibling files with a suffix:
config.toml.<profile>auth.json.<profile>npm i -g @alphaedge/codex-profile
brew tap REPO_OWNER/codex-profile
brew install codex-profile
codex-profile show
codex-profile save openai
codex-profile switch openai
codex-profile switch bk
switch creates a timestamped backup in profile_backups/<timestamp>/ by default.
version in package.json.git tag v0.1.0
git push origin main --tags
npm login
npm publish
homebrew-codex-profile under your GitHub account.Formula/codex-profile.rb into that tap repo at Formula/codex-profile.rb.REPO_OWNERREPO_VERSIONREPO_SHA256curl -L https://github.com/REPO_OWNER/codex-profile/archive/refs/tags/vREPO_VERSION.tar.gz | shasum -a 256
./bin/codex-profile --help
./bin/codex-profile show
FAQs
Switch between Codex config/auth profiles
We found that @alphaedge/codex-profile demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
OpenAI rotated macOS signing certificates after a malicious Axios package reached its CI pipeline in a broader software supply chain attack.

Security News
Open source is under attack because of how much value it creates. It has been the foundation of every major software innovation for the last three decades. This is not the time to walk away from it.

Security News
Socket CEO Feross Aboukhadijeh breaks down how North Korea hijacked Axios and what it means for the future of software supply chain security.