jellyflood-8: Integrate security sanitization check into CI pipeline #15

Closed
opened 2025-10-19 15:54:42 +00:00 by ashikk · 1 comment
Owner

Label: feature

Description:
Integrate security sanitization script from jellyflood-builder into CI/CD pipeline to prevent secrets from being committed.

Changes:

  • Add security-check step to .woodpecker/ci.yml
  • Runs after sync-builder, before build-debug
  • Fails pipeline if secrets or internal files detected

Related:

  • jellyflood-builder#2

Security Checks:

  • .claude/ directory contents
  • Internal documentation files
  • Secrets and API tokens
  • SSH private keys
  • Large files (warning)
**Label:** feature **Description:** Integrate security sanitization script from jellyflood-builder into CI/CD pipeline to prevent secrets from being committed. **Changes:** - Add security-check step to .woodpecker/ci.yml - Runs after sync-builder, before build-debug - Fails pipeline if secrets or internal files detected **Related:** - jellyflood-builder#2 **Security Checks:** - .claude/ directory contents - Internal documentation files - Secrets and API tokens - SSH private keys - Large files (warning)
Author
Owner
Migrated to ashikk/jellyflood-dev#11
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: ashikk/jellyflood#15
No description provided.