Skip to content

feat(security): environment templates, dependency audit CI, and SECURITY.md#62

Merged
siracusa5 merged 1 commit intomainfrom
feat/002-security-hardening
Mar 29, 2026
Merged

feat(security): environment templates, dependency audit CI, and SECURITY.md#62
siracusa5 merged 1 commit intomainfrom
feat/002-security-hardening

Conversation

@siracusa5
Copy link
Copy Markdown
Collaborator

Summary

  • Add .env.example for the marketplace app (Supabase connection vars)
  • Add .env.example for board-server (port, auth secret)
  • Add pnpm audit step to the CI validation workflow
  • Add SECURITY.md with vulnerability disclosure policy and contacts

Test plan

  • Verify .env.example files cover all environment variables used in each app
  • Confirm CI runs pnpm audit and fails on high-severity findings
  • Review SECURITY.md for completeness and accuracy

🤖 Generated with Claude Code

@siracusa5 siracusa5 force-pushed the feat/002-security-hardening branch from 28d3c5e to 8c639ef Compare March 29, 2026 17:55
…ITY.md

- Add .env.example for marketplace (Supabase config)
- Add .env.example for board-server (server port, auth secret)
- Add pnpm audit step to validate.yml CI workflow
- Add SECURITY.md with vulnerability disclosure policy

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@siracusa5 siracusa5 force-pushed the feat/002-security-hardening branch from 8c639ef to c30fc22 Compare March 29, 2026 17:57
@siracusa5 siracusa5 merged commit 8a49904 into main Mar 29, 2026
5 checks passed
@siracusa5 siracusa5 deleted the feat/002-security-hardening branch March 29, 2026 22:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant