Skip to content

Refresh v1.2 dependency security pins#45

Merged
trentdoney merged 1 commit into
release/github-readiness-20260520from
codex/v1.2-dependency-security-refresh
May 23, 2026
Merged

Refresh v1.2 dependency security pins#45
trentdoney merged 1 commit into
release/github-readiness-20260520from
codex/v1.2-dependency-security-refresh

Conversation

@SynapseOpsAgent
Copy link
Copy Markdown
Collaborator

Summary

  • Replaces the Dependabot-authored updates with an organization-authored branch for the v1.2.0 release candidate.
  • Updates CodeQL action init/analyze pins from v4.35.5 to v4.36.0.
  • Updates the example MCP server NumPy floor from 2.4.5 to 2.4.6.

Verification

  • Inspected Dependabot PRs Bump github/codeql-action from 4.35.5 to 4.36.0 in /.github/workflows #42 and Update numpy requirement from >=2.4.5 to >=2.4.6 in /examples/mcp_server #43 read-only.
  • Recreated the dependency changes manually from the v1.2 release branch.
  • bun install --frozen-lockfile
  • bun run lint
  • BRAINCORE_TENANT=test-tenant bun test
  • ruff check mcp/ examples/mcp_server/ scripts/ tests/
  • MCP example import with NumPy 2.4.6
  • Isolated Postgres/pgvector migration plus python -m pytest tests/
  • python benchmarks/verify_tool_index.py --tool-index .agents/TOOL_INDEX.yaml
  • python benchmarks/verify_claims_to_evidence.py --readme README.md --claims benchmarks/claims-to-evidence.yaml
  • bun run memory-policy:check
  • bun audit
  • pip-audit -r examples/mcp_server/requirements.txt
  • bun run sanitize:check

Public-boundary review

  • Changed files are limited to the CodeQL workflow and example MCP server requirements.
  • No secrets, internal hostnames, private URLs, local paths, generated artifacts, unrelated churn, or public claim text changes were added.

Replacement for Dependabot PRs #42 and #43. Those PRs should be closed unmerged per maintainer policy.

@trentdoney trentdoney marked this pull request as ready for review May 23, 2026 21:16
@trentdoney trentdoney self-requested a review as a code owner May 23, 2026 21:16
@trentdoney trentdoney merged commit ef343eb into release/github-readiness-20260520 May 23, 2026
7 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.

2 participants