Comment:
Migration of unmigrated content due to installation of a new plugin
Tabsetup
0
1. The Requirement
1
2. Rationale
2
3. Guidance
3
4. Small Projects
4
5. Resources
5
6. Lessons Learned
6
7. Software Assurance
Div
id
tabs-1
1. Requirements
Excerpt
3.11.7 The project manager shall test the software and record test results for the required software cybersecurity mitigation implementations identified from the security vulnerabilities and security weaknesses analysis.
1.1 Notes
Include assessments for security vulnerabilities during Peer Review/Inspections of software requirements and design. Utilize automated security static analysis as well as coding standard static analyses of software code to find potential security vulnerabilities.
1.2 History
Expand
title
Click here to view the history of this requirement: SWE-159 History
Include Page
SITE:SWE-159 History
SITE:SWE-159 History
1.3 Applicability Across Classes
Applicable c
a
1
b
1
csc
1
c
1
d
1
dsc
1
e
0
f
1
g
0
h
0
Div
id
tabs-2
2. Rationale
Mitigations identified to address security risks need to be confirmed as appropriate and adequate. Software verification and validation (V&V) processes are used to determine whether the software security risk mitigations, as planned and implemented, satisfy their intended use to address security risks in space flight software. The results of V&V activities serve as a documented assurance that the correct mitigations were identified, implemented, and will reduce to an acceptable level or eliminate known software security risks.
Div
id
tabs-3
3. Guidance
Project managers ensure that software security risk mitigations called out in the Project Protection Plan for space flight software are verified and validated as part of the project’s development activities. The verification and validation (V&V) of these mitigations are included in the project’s planned V&V activities, reflected in the project’s V&V plans, and carried out throughout the project life cycle.
When planning V&V for required software security risk mitigations, the following are useful source documents within the project and from the Information System Security Officer (ISSO):
System-level risk assessment report.
Plan of actions and milestones (POA&M). (POA&M serves as the NASA management tool to address, report, resolve, and remediate security-related weaknesses, both at the information system level and program-level).
Examples of the type of information found in these documents relevant to planning V&V for software security risk mitigations include:
Vulnerabilities discovered during the security impact analysis or security control monitoring.
Corrective efforts associated with the mitigation of identified security weaknesses.
The NASA goal for vulnerability remediation was identified during vulnerability scanning.
To have all vulnerabilities categorized as high remediated within five working days of discovery.
To have all vulnerabilities categorized as moderate remediated within thirty working days of discovery.
To have all vulnerabilities categorized as low remediated within sixty working days of discovery.
Specific to software security risk mitigations, V&V activities include, at a minimum:
Security vulnerability checks during peer review/inspections of software requirements, design, code (may require updates to existing peer review/inspection checklists).
Automated security static code analysis.
Coding standard static analysis.
Additionally, repeating previous assessments for software security vulnerabilities could be used to confirm that the previously identified vulnerabilities and weaknesses have been addressed and no new vulnerabilities introduced or discovered. To keep costs down and prevent the propagation of risks through the project, mitigations are to be put in place as early as possible and verified throughout the life cycle.
Note
Project Protection Plans are classified documents. Per the FAQ section of the Community of Practice for Space Asset Protection accessible to NASA users from the NASA Engineering Network, “NASA has developed a process to incrementally lower classification levels of relevant threat information to Secret and worked with project management teams to obtain clearances for their personnel at that level. Program/Project managers can also be read in at the Secret level for short periods to review Project Protection Plans.
Note
NASA users should consult Center Process Asset Libraries (PALs) for Center-specific guidance and resources related to software security.
Additional guidance related to software security and verification and validation may be found in the following related requirements in this Handbook:
No additional guidance is available for small projects.
Div
id
tabs-5
5. Resources
5.1 References
refstable
Show If
group
confluence-users
Panel
titleColor
red
title
Visible to editors only
Enter the necessary modifications to be made in the table below:
SWEREFs to be added
SWEREFS to be deleted
Added SWEREF-664: Secure Coding
SWEREFs NOT called out in text but listed as germane: 064, 065, 082, 273
SWEREFs called out in text: 664
5.2 Tools
Include Page
Tools Table Statement
Tools Table Statement
Div
id
tabs-6
6. Lessons Learned
6.1 NASA Lessons Learned
No Lessons Learned have currently been identified for this requirement.
6.2 Other Lessons Learned
No other Lessons Learned have currently been identified for this requirement.
Div
id
tabs-7
7. Software Assurance
Excerpt Include
SWE-159 - Verify and Validate Risk Mitigations
SWE-159 - Verify and Validate Risk Mitigations
7.1 Tasking for Software Assurance
Confirm that testing is complete for the cybersecurity mitigation.
Assess the quality of the cybersecurity mitigation implementation testing and the test results.
7.2 Software Assurance Products
Source Code Analysis
Verification Activities Analysis
SA assessment of the quality of cybersecurity mitigation testing.
Note
title
Objective Evidence
Software Test Procedures
Software Test Reports
Expand
title
Definition of objective evidence
Include Page
SITE:Definition of Objective Evidence
SITE:Definition of Objective Evidence
7.3 Metrics
# of software work product Non-Conformances identified by life-cycle phase over time
Total # of tests completed vs. number of test results evaluated and signed off
# of Safety-Critical tests executed vs. # of Safety-Critical tests witnessed by SA
# of Cybersecurity Risks with Mitigations vs. # of Cybersecurity Risks identified
# of Cybersecurity vulnerabilities and weaknesses identified
# of Cybersecurity vulnerabilities and weaknesses (Open, Closed, Severity)
Trending of Open vs. Closed over time
# of Cybersecurity vulnerabilities and weaknesses identified by life-cycle phase
# of Cybersecurity vulnerabilities and weaknesses identified vs. # resolved during Implementation
# of tests executed vs. # of tests completed
# of Non-Conformances identified during each testing phase (Open, Closed, Severity)
# of Cybersecurity mitigation implementations identified from the security vulnerabilities and security weaknesses
# of Cybersecurity mitigation implementations identified with associated test procedures vs. # of Cybersecurity mitigation implementations identified
# of Cybersecurity mitigation tests completed vs. total # of Cybersecurity mitigation tests
# of Non-Conformances identified during Cybersecurity mitigation testing (Open, Closed, Severity)
Trends of Cybersecurity Non-Conformances over time
# of tests completed vs. total # of tests
# of detailed software requirements tested to date vs. total # of detailed software requirements
7.4 Guidance
The following are steps to be taken to confirm that the quality and completeness of the testing to address cybersecurity mitigation requirements:
Confirm the quality of the testing and the results. A source code quality or weakness analyzer can be used.
Analyze static code analysis results and compare to the Software Assurance independent static code analysis and compare baseline results.
Perform a peer review with the Software Engineer and go over known vulnerabilities and weaknesses in the software and plans to address them.
Review that the engineering team and the project have addressed any identified cybersecurity vulnerabilities and weaknesses in the software requirements, design, code. Confirm that the requirements associated with the identified cybersecurity vulnerabilities and weaknesses have been tested or are planned to be tested. Check to see if the engineering team and the project have run a static analysis tool to assess the cybersecurity vulnerabilities and weaknesses in the source code if so check to see that the findings from the static analysis tool have been addressed by the team.
A method of identifying weaknesses and vulnerabilities is to use the National Vulnerability database from NIST that is the U.S. government repository of standards-based vulnerability data. Software weaknesses can be identified using Common Weakness Enumeration (CWE) - a dictionary created by MITRE.