Skip to content

Build and harden security operations case manager#1

Merged
chasejstone merged 4 commits into
mainfrom
agent/security-operations-case-manager
Jul 15, 2026
Merged

Build and harden security operations case manager#1
chasejstone merged 4 commits into
mainfrom
agent/security-operations-case-manager

Conversation

@chasejstone

@chasejstone chasejstone commented Jul 13, 2026

Copy link
Copy Markdown
Owner

Summary

  • Add incident, evidence, analysis, correlation, user, report, and audit workflows
  • Integrate pinned Crucible and PacketLens analyzers through Celery and Redis jobs
  • Store investigations and a hash-chained audit history in PostgreSQL
  • Add Docker services, security headers, CI, architecture notes, and deployment guidance
  • Enforce administrator-only incident assignment
  • Reject known production placeholder credentials and database passwords
  • Classify packet captures by file signature instead of extension
  • Remove unused vendor-specific hosting scaffolding
  • Replace showcase-style interface copy with direct operations language

Checks

  • npm run lint
  • npm test (2 tests and a production build)
  • npm audit --audit-level=high (0 vulnerabilities)
  • Backend pytest (9 tests)
  • Compose validation and container builds in CI

@chasejstone chasejstone changed the title Build security operations case manager Build and harden security operations case manager Jul 15, 2026
@chasejstone
chasejstone marked this pull request as ready for review July 15, 2026 04:11
@chasejstone
chasejstone merged commit caf397d into main Jul 15, 2026
3 checks passed
@chasejstone
chasejstone deleted the agent/security-operations-case-manager branch July 15, 2026 04:11
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