Skip to content

Feature/102 optimize keeper docker#130

Merged
ayomideadeniran merged 2 commits intoSoroLabs:mainfrom
Danitello123:feature/102-optimize-keeper-docker
Mar 29, 2026
Merged

Feature/102 optimize keeper docker#130
ayomideadeniran merged 2 commits intoSoroLabs:mainfrom
Danitello123:feature/102-optimize-keeper-docker

Conversation

@Danitello123
Copy link
Copy Markdown
Contributor

Closes #102

Summary

Related Issue

Type of Change

  • Feature
  • Bug fix
  • Refactor
  • Documentation

Changes Made

Validation

  • cargo fmt --all (if contract changed)
  • npm run lint in frontend (if frontend changed)
  • Manual verification completed

Screenshots (if UI changes)

Checklist

  • Scope is focused and avoids unrelated changes
  • Commit messages are clear
  • Documentation updated when needed
  • ETA was provided when requesting assignment for the linked issue

- Add GitHub Actions workflow for gitleaks secret scanning
- Configure pre-commit hooks for local secret detection
- Add gitleaks configuration with custom rules and allowlists
- Add .gitleaksignore for handling false positives
- Add comprehensive SECRET_SCANNING.md documentation

This implements issue SoroLabs#104 by integrating automated secret
scanning into the CI pipeline and providing local pre-commit
hooks to prevent accidental credential commits.
@drips-wave
Copy link
Copy Markdown

drips-wave bot commented Mar 29, 2026

@Danitello123 Great news! 🎉 Based on an automated assessment of this PR, the linked Wave issue(s) no longer count against your application limits.

You can now already apply to more issues while waiting for a review of this PR. Keep up the great work! 🚀

Learn more about application limits

@ayomideadeniran
Copy link
Copy Markdown
Contributor

Pr under review.

@ayomideadeniran ayomideadeniran merged commit 51264c2 into SoroLabs:main Mar 29, 2026
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.

[DevOps] Optimize Keeper Docker Image for Production

2 participants