feat(security): user security contact and escalation path (#392) #918
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!918
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "issue-392-security-contact"
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 a published security contact and escalation path for users who see suspicious trades, unexpected balances, or misleading UI states (SEC-A07, #392).
SECURITY.mdat repo root: email (contact@ceramicliberty.com), GitLab security report template link, responsible disclosure guidance, and a 48–72 hour initial acknowledgement window..gitlab/issue_templates/security_report.md: public GitLab issue template withsecuritylabel and structured fields.LegalFooterNoticelinks Report suspicious activity to the GitLab security template (legalCopy.tsconstants).docs/security-model.md,docs/frontend.md,docs/qa-onboarding.md,skills/AGENTS_SECURITY_CONTACT.md.Acceptance checklist (#392)
SECURITY.mdat repo root with contact + response windowtest -f .gitlab/issue_templates/security_report.mdLegalFooterNoticefooter link; unit testLegalFooterNotice.test.tsxSECURITY.md§ Response window;SECURITY_RESPONSE_WINDOWinlegalCopy.tsSECURITY.md§ Responsible disclosure (Do notpublish exploit details before contact)Third-party verification
Manual (optional):
make dev→ open any page → footer (desktop) or mobile legal strip → click Report suspicious activity → GitLab new-issue page with thesecurity_reporttemplate pre-selected.Related
Security review — MR !918
Commit reviewed:
8bc9972aa51886ff340f784fd96e97cf9fc7ec0aScope:
SECURITY.md, GitLabsecurity_reportissue template,LegalFooterNoticefooter link (legalCopy.tsconstants), docs/skills cross-links, unit test, footer link CSS.Outcome:
FINDINGS: 0medium+Summary
Reviewed added/modified paths for injection, authn/authz bypass, secret leakage, XSS/SSRF, unsafe deserialization, and permission-boundary mistakes. This MR adds published security-contact policy and a static footer link to the GitLab security issue template.
Controls verified:
SECURITY_REPORT_ISSUE_URLandSECURITY_CONTACT_EMAILare compile-time constants (no env/user input).target="_blank"withrel="noopener noreferrer"(tabnabbing mitigated).dangerouslySetInnerHTMLor dynamichrefconstruction.Prior review threads: none on this MR; no re-reporting required.
Inline threads: none (no medium+ findings).
mentioned in commit
fcc9eaf601