Add incident timeline table to operator template (SEC-G06, #439) #965
No reviewers
Labels
No labels
agent:fix_bugfix
agent:fix_conflicts
agent:fix_security
agent:gap_analysis
agent:implement
agent:implement
agent:implement
agent:open_issues
agent:ready
agent:research
agent:security_audit
agent:verify
architecture
backend
blocker:hybrid
blocker:launch
blocker:limit-orders
blocker:v2
block:log_only
block:security
bug
ci
contracts
correctness
deploy
dev
devops
docs
documentation
duplicate
e2e
enhancement
epic
feature
frontend
functional-completion
gas
good first issue
governance
help wanted
high-risk
hooks
hybrid
indexer
infra
infrastructure
integrators
invalid
launch-blocker
limit-orders
localnet
localterra
low priority
missing-implementation
needs-design
ops
performance
priority
high
priority
medium
product
qa
QA
question
ready
ready
research
scripts
security
security-hardening
smartcontracts
tech-debt
testing
ux
UX
v2
verification
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
code/cl8y-dex-terraclassic!965
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-439-incident-timeline-sec-g06"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Adds SEC-G06 incident audit-trail structure to the operator incident template (#439):
docs/templates/incident-dex-indexer.mdwith a blank Markdown table (UTC time, tx hash, wallet, token, pair, admin action, user impact).docs/runbooks/blacklist-decision.mdrollback checklist steps 4–5 anddocs/runbooks/emergency-commands.md"Record tx hashes" now link to#incident-timeline.make check-incident-template-docs+make verify-issue-439; agent playbookskills/AGENTS_INCIDENT_TEMPLATE.md.Acceptance checklist
grep '## Incident timeline' docs/templates/incident-dex-indexer.mdandmake check-incident-template-docsblacklist-decision.mdrollback step 4 links to timelinegrep 'incident-dex-indexer.md#incident-timeline' docs/runbooks/blacklist-decision.mdgrep 'incident-dex-indexer.md#incident-timeline' docs/runbooks/emergency-commands.mdmake verify-issue-439Third-party verification
Manual spot-check:
docs/templates/incident-dex-indexer.md— confirm Incident timeline section between Mitigation and Communications with seven column headers and one blank row.docs/runbooks/blacklist-decision.mdrollback checklist — steps 4–5 link to#incident-timeline.docs/runbooks/emergency-commands.md§ Before you broadcast step 4 — links to#incident-timeline.Security review — MR !965
Commit reviewed:
fed103054ab72e091d5d8a4b944b0262b17e2ce0Scope: SEC-G06 incident timeline table in operator docs template (#439) — markdown template/runbook cross-links,
scripts/check_incident_template_docs.py,scripts/qa/verify-issue-439.sh, Makefile/docs drift guards, agent playbook.Method: Full MR diff review; traced attacker-controlled input to sinks in new/modified paths; compared new doc-check scripts to existing
check_*_docs.pypatterns.Outcome:
FINDINGS: 0medium+Security review: no medium+ findings on this diff.
Summary
This MR is documentation and CI drift-guard only. No CosmWasm, indexer, frontend, or runtime operator tooling changes. New Python/bash verification scripts read fixed repo-relative paths with no CLI arguments or external input — no injection, path traversal, or command-injection surface. The incident timeline table is static markdown for operator copy-paste audit logging; it is not rendered by the dApp and does not alter on-chain authz or governance controls.
Inline threads
None (no findings to anchor).
mentioned in issue #439
added 7 commits
main114d10b7- Merge origin/main into issue-439-incident-timeline-sec-g06Compare with previous version
Resolved merge conflicts with
main(2 files):#439check-incident-template-docs/verify-issue-439with main'scheck-launch-monitoring-docs/verify-issue-440in.PHONY,help, andlint.blacklist-decision.mdrow and the MR's incident-timeline table description.Sanity:
make check-incident-template-docsandmake verify-issue-439pass.Security review — MR !965
Commit reviewed:
114d10b79dbf0c285b8f4fd13565dfcf492bc456Scope: SEC-G06 incident timeline table in operator docs template (#439) — markdown template/runbook cross-links,
scripts/check_incident_template_docs.py,scripts/qa/verify-issue-439.sh, Makefile/docs drift guards, agent playbook.Method: Full MR diff review (head
114d10b7vs base9fcb468b); traced attacker-controlled input to sinks in new/modified paths; compared new doc-check scripts to existingcheck_*_docs.pypatterns. Re-checked prior review onfed10305— no new runtime or on-chain surfaces in subsequent commits.Outcome:
FINDINGS: 0medium+Security review: no medium+ findings on this diff.
Summary
This MR is documentation and CI drift-guard only. No CosmWasm, indexer, frontend, or runtime operator tooling changes. New Python/bash verification scripts read fixed repo-relative paths with no CLI arguments or external input — no injection, path traversal, or command-injection surface. The incident timeline table is static markdown for operator copy-paste audit logging; it is not rendered by the dApp and does not alter on-chain authz or governance controls.
Inline threads
None (no findings to anchor).
mentioned in commit
1921c81f7f