Intelligence Section 05.D

GitHub Fleet Findings

Supply chain security and repository governance analysis for the AiVRIC Source Registry.

ID: AiVRIC (org) 167 Failed Findings
{[ { label: 'Critical Supply Risk', value: '13', color: 'text-danger-red', bg: 'bg-danger-red/10' }, { label: 'Governance Gaps', value: '154', color: 'text-orange-500', bg: 'bg-orange-500/10' }, { label: 'Pass Rate index', value: '9.2%', color: 'text-danger-red', bg: 'bg-danger-red/10' }, { label: 'Repos Evaluated', value: '13', color: 'text-action-blue', bg: 'bg-action-blue/10' } ].map(metric => (
{metric.value}
{metric.label}
))}

Exposure Distribution

Mission Critical Alert

Supply Chain Vulnerability

The near-total absence of branch protection rules (12/13 repos) combined with zero organization-wide MFA enforcement creates a trivially exploitable path for malicious code injection and production deployment.

Secret Scanning
Disabled
Branch Governance
92% Failed

Failed Check Registry

167 Operational Gaps Analyzed

{[ { c: 'repo_branch_protection_enabled', a: '12 Repositories', v: 'CRITICAL', cl: 'text-danger-red' }, { c: 'org_mfa_requirement_enabled', a: 'AiVRIC Organization', v: 'CRITICAL', cl: 'text-danger-red' }, { c: 'repo_secret_scanning_enabled', a: '12 Repositories', v: 'HIGH', cl: 'text-orange-500' }, { c: 'repo_vulnerability_alerts_enabled', a: '12 Repositories', v: 'HIGH', cl: 'text-orange-500' }, { c: 'repo_actions_secure_policy', a: 'Global Org Policy', v: 'MEDIUM', cl: 'text-accent-amber' } ].map(row => ( ))}
Check Artifact Affected Registry Exposure Mission Impact
{row.c} {row.a} {row.v} Immediate remediation req.