SA-8(22) - Security and Privacy Engineering Principles | Accountability and Traceability

Implement the security design principle of accountability and traceability in [Assignment: organization-defined systems or system components].


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

Space Segment Guidance

Configuration integrity ensures that control logic remains tamper-free after launch. Combine write-protected gold images, cryptographic checksums, and periodic ground-commanded verification runs. The flight computer hashes each executed binary once per day, compares the result to the value stored in a secure table, and raises an event if any mismatch appears. During planned software updates, the ground panel temporarily disables verification and reinstates it after confirming checksums. This closed loop catches both radiation flips and unauthorized uploads.