Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions ui/SECURITY.md
Original file line number Diff line number Diff line change
Expand Up @@ -88,3 +88,6 @@ Optional hardening: Socket.dev, `npm ci --ignore-scripts`, Dependabot/Renovate g
## Contacts

Security issues in SQLForge core: follow the org’s responsible disclosure process. For UI-only dependency concerns, include `package-lock.json` diff and `npm audit` output in the PR.

Note: Every PR touching the `ui/` directory is automatically analyzed by the UI supply chain CI workflow.

Loading