Skip to content

Commit 8fbbef3

Browse files
committed
chore: review comments.
1 parent 8754f44 commit 8fbbef3

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

audits/202412-threat-model-bootstrap-flow-v1.md

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -369,13 +369,10 @@ if (currentNonce == 1 && state.immutableSignerContractFound && verified) {
369369
**Mitigation:**
370370
- ImmutableSigner uses role-based access control for key rotation
371371
- Key rotation can be performed without affecting wallet addresses
372-
- Monitoring and detection of unauthorized signatures
373372
- Regular key rotation cadence
374373

375374
**Residual Risk:** MEDIUM - Key compromise would allow unauthorized bootstrap
376375

377-
**Detection:** Monitor `PrimarySignerUpdated` events and validate bootstrap transactions against expected patterns.
378-
379376
### Attack 4: Front-Running Bootstrap Transaction
380377

381378
**Threat:** An attacker front-runs the legitimate bootstrap transaction.

0 commit comments

Comments
 (0)