Skip to content

feat(sec-pipeline): implement unified container scanning architecture and SAST integration - #27

Draft
moghit-eou wants to merge 3 commits into
Medical-Informatics-Platform:masterfrom
moghit-eou:ci/sca-pipeline
Draft

feat(sec-pipeline): implement unified container scanning architecture and SAST integration#27
moghit-eou wants to merge 3 commits into
Medical-Informatics-Platform:masterfrom
moghit-eou:ci/sca-pipeline

Conversation

@moghit-eou

Copy link
Copy Markdown
Contributor
  • Consolidate SAST (Hadolint/OpenGrep) and SCA (Trivy/OSV) into a single Python orchestrator.
  • Implement unified SARIF merging for centralized GitHub Security tab reporting.
  • Refactor setup-tools.sh to use modular CLI flags (--install-tool, --sbom-ecosystem) for dynamic binary installation.
  • Standardize pipeline failure gates across both qualitative severity and CVSS scores.

Follows OWASP DevSecOps guidelines for Dockerfile/container hardening.

@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.

@moghit-eou
moghit-eou marked this pull request as draft July 27, 2026 13:19
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