Skip to content

chore(security): Implement uniform SAST, SCA, and Dependabot#18

Merged
gowthamrao merged 8 commits into
developfrom
security-vulnerability
Apr 21, 2026
Merged

chore(security): Implement uniform SAST, SCA, and Dependabot#18
gowthamrao merged 8 commits into
developfrom
security-vulnerability

Conversation

@gowthamrao
Copy link
Copy Markdown
Contributor

Automated PR to merge security templates

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 21, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@gowthamrao gowthamrao changed the base branch from main to develop April 21, 2026 15:50
@gowthamrao gowthamrao merged commit a4656f8 into develop Apr 21, 2026
15 checks passed
gowthamrao added a commit that referenced this pull request Apr 21, 2026
### 🛡️ Security
* **Vulnerability Scanning:** Implemented uniform SAST, SCA, Trivy, and Dependabot scanning pipelines across the repository.
* **Secret Detection:** Migrated from Gitleaks to TruffleHog, simultaneously resolving CI pathing issues and a `base/head` mismatch error in `security.yml`.
* **CodeQL Resilience:** Resolved matrix/pathing errors and added required `actions:read` permissions for successful SARIF uploads.
* **Graceful Degradation:** Engineered fallback limits and injected `continue-on-error` steps to prevent CI blockers when GitHub Advanced Security is disabled.

### ⚙️ CI/CD & Formatting
* **Pre-commit Hooks:** Configured auto-fixes for EOF and CRLF line endings to satisfy strict pre-commit requirements.
* **Linting & Code Quality:** Resolved lingering Codespell errors and strictly enforced EOF standards globally across the codebase.
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.

2 participants