Workflows · Security

Security: Workflows

What security watches, what it issues, the detection to response path with its approval gate, and the handoffs with Engineering, DevOps, Legal and HR.

Markdown. No sign-up, no email.

Security is the only function here that is adversarial. Everything else optimises against indifference; this one operates against someone who is reading the same playbook and looking for the gap in it.

That changes the design. Every automated capability is also a capability an attacker may try to trigger.

What arrives#

FromWhatBecomes
Every systemLogs, network, identity, endpoint telemetryThe baseline and its departures
Cloud providersConfiguration stateDrift findings, which cause most cloud incidents
ScannersVulnerabilitiesWork, prioritised by exposure rather than by score
Threat intelligenceWhat is being used right nowDetection rules and hunting hypotheses
EngineeringDeploys and changesContext that separates an incident from a release
AnyoneA report of something oddAn event, always investigated

The last row matters more than it looks. The cheapest detection in any company is a person saying "this email looks wrong". Making that easy and never punishing a false alarm is worth more than most tooling.

What leaves#

ToWhat
EngineeringVulnerabilities with exposure context and a deadline
DevOpsConfiguration drift and hardening work
LegalAnything touching customer data, immediately
HRAnything involving an employee, through HR and never around them
CEOConfirmed compromise, and the risk decisions that need owning
Knowledge ManagementPostmortems, minus anything that is itself sensitive

The path#

Detection, AI analysis and risk scoring are automated. Response is not, until a person approves it. The approval gate is described in the agents page and is the single most important element of the design.

Handoff contracts#

With Engineering. Findings arrive with exposure context and a deadline, not a raw scanner dump. A dump of four hundred findings is not a handoff; it is a way of transferring the triage problem to people with less context.

With DevOps. Security findings are never automatically remediated by the operations allowlist. Changing an access policy in response to an anomaly is precisely how an attacker gets a system to lock out its own operators.

With Legal. Anything involving customer data goes immediately, not once it is confirmed. Notification clocks in most regimes start at awareness of a possible breach, and "we were still investigating" is not a defence.

With HR. Anything involving an employee goes through HR from the first minute. Investigating a person without them is a legal and human problem that outlasts the technical one.

With the Board. Confirmed compromise goes up the same day, with what is known, what is not, and what has been done. Partial information delivered early beats a complete picture delivered late.

Cadence#

ContinuousDetection, correlation, scoring
DailyHigh-risk events, approval latency, alerts closed without investigation
WeeklyVulnerability ageing, tuning from false positives
MonthlyExposure review, coverage reconciliation, exception register
QuarterlyAccess review, response allowlist, tabletop exercise

The failure this design is built against#

Two, and they pull in opposite directions.

The first is a team so buried in alerts that everything is closed by clicking, and the real intrusion is closed alongside the noise. That is what correlation, scoring and the closed-without-investigation metric exist to prevent.

The second is the fix for the first taken too far: automated response with no human in it, which an attacker can eventually aim at the company itself. The approval gate exists for that, and keeping it fast is what stops someone removing it for entirely reasonable operational reasons.

Back to Security

Get new material when it is published

Everything here is free and stays free. There is no form in front of any document. If you want to know when new guides and templates go up, leave an email.

Roughly monthly. Unsubscribe in one click. We do not share your address, and we will not call you.