Skip to content

feat: add supply-chain security pipeline#41

Closed
guillermolam-maisa wants to merge 2 commits into
maisaai:mainfrom
guillermolam-maisa:feature/supply-chain-sbom-attestation
Closed

feat: add supply-chain security pipeline#41
guillermolam-maisa wants to merge 2 commits into
maisaai:mainfrom
guillermolam-maisa:feature/supply-chain-sbom-attestation

Conversation

@guillermolam-maisa

Copy link
Copy Markdown

Summary

  • Adds PR and release workflow callers for the centralized supply-chain security pipeline
  • Pipeline includes: SBOM generation, vulnerability scanning (Grype, Trivy, OSV), license analysis (ScanCode, ORT), policy compliance (Conftest), Scorecard, Cosign attestation
  • References maisaai/maisa-ci-cd@main for all reusable workflows

Test plan

  • Verify supply-chain PR workflow triggers on this PR
  • Check all pipeline lanes complete successfully

🤖 Generated with Claude Code

guillermolam-maisa and others added 2 commits February 22, 2026 19:49
- Add PR and release supply chain security workflows
- Add MegaLinter v9 configuration with profile-specific linters
- Add SECURITY.md vulnerability reporting policy
- Update CODEOWNERS with SRE ownership of CI/security files
- Update README.md with SonarCloud, Dependabot, and workflow badges
- Remove legacy supply-chain-pr/release-caller.yaml files

Implements reusable workflow callers from maisa-ci-cd that provide:
- SBOM generation (Syft, CycloneDX)
- Vulnerability scanning (Trivy, Grype, OSV)
- License compliance (ScanCode, Grant, ORT)
- Supply chain attestation (Cosign, in-toto)
- Security posture scoring (OpenSSF Scorecard)
- Policy enforcement (Conftest, Gatekeeper) [IaC repos]
- Static analysis (MegaLinter + SonarCloud)
- Dependency graph enrichment (GUAC, Trustify)

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Add PR and release workflow callers for the centralized supply-chain
security pipeline.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@guillermolam-maisa

Copy link
Copy Markdown
Author

Closing stale PR — branch deleted, superseded by SEC-666 remediation.

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.

1 participant