SA-8(7) - Security and Privacy Engineering Principles | Reduced Complexity

Implement the security design principle of reduced complexity in [Assignment: organization-defined systems or system components].


ID: SA-8(7)
Enhancement of : SA-8

Space Segment Guidance

Attack-surface reduction favors removing unneeded code paths, interfaces, codecs, and parsers across flight and ground. Consider mode-dependent feature sets, retiring or constraining legacy/test capabilities before launch, and using whitelists for commands, scripts, and applications. Negative testing in the twin/flatsat (attempting disallowed features) helps confirm that dormant pathways are truly unreachable and that rejects are explicit.