Skip to content

Fix code-memory packaging audit findings - #9

Merged
mstuart merged 1 commit into
masterfrom
codex/audit-fixes-20260811
Aug 11, 2026
Merged

Fix code-memory packaging audit findings#9
mstuart merged 1 commit into
masterfrom
codex/audit-fixes-20260811

Conversation

@mstuart

@mstuart mstuart commented Aug 11, 2026

Copy link
Copy Markdown
Owner

Summary

  • align Cargo, CLI, MCP server, tests, and npm wrapper naming/versioning for code-memory
  • add recognized MIT LICENSE files and npm lock/package contents, and remove tracked backup files
  • add CI npm package smoke test and preserve legacy .claude-context reads for migration compatibility
  • make Postgres integration tests skip unless TEST_DATABASE_URL is provided, while CI provisions Postgres

Validation

  • cargo fmt --package code-memory -- --check
  • cargo clippy -- -D warnings
  • cargo test
  • npm install --ignore-scripts
  • npm run check
  • cargo build --release
  • npm pack --dry-run
  • node npm/bin/code-memory --version
  • npm pack --ignore-scripts

Notes

  • Existing dirty files in /Users/mark/git/claude-context were preserved by working in an isolated worktree.

@mstuart
mstuart merged commit ee54a6d into master Aug 11, 2026
3 checks passed
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.

1 participant