Hey whats a common structure for companies with many dev teams using defect dojo? This is what I'm trying to build out. Am I misunderstanding conventions? Is there a better way?
GH org
โโโ Product Team: team-platform โ GitHub team / CODEOWNERS
โโโ Product: owner/risce โ one repo
โโโ Engagement CI/main โ baseline (reimport)
โ โโโ Test: Trivy Scan
โ โโโ Test: Gitleaks Scan
โ โโโ Test: Semgrep ...
โโโ Engagement CI/PR-482 โ this PR only (import, then close)
โ โโโ same Tests