Skip to content

Feat/101 devcontainer config#131

Merged
ayomideadeniran merged 3 commits intoSoroLabs:mainfrom
Danitello123:feat/101-devcontainer-config
Mar 29, 2026
Merged

Feat/101 devcontainer config#131
ayomideadeniran merged 3 commits intoSoroLabs:mainfrom
Danitello123:feat/101-devcontainer-config

Conversation

@Danitello123
Copy link
Copy Markdown
Contributor

closes #101

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 a988af6 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] Create DevContainer Configuration for Standardized Environment

2 participants