-
Notifications
You must be signed in to change notification settings - Fork 58
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Closes #1547 Display impact level on project page. #1551
Merged
Merged
Commits on Apr 19, 2021
-
Closes #1547 Display impact level on project page.
Implement impact level as a statement about a system of type "fisma_impact_level" with imoact level in body. This continues idea that statements are factual observations about a system. Statement must be associated with system.root_element and be consumed by root_element.
Configuration menu - View commit details
-
Copy full SHA for 52b9590 - Browse repository at this point
Copy the full SHA 52b9590View commit details
Commits on Apr 20, 2021
-
Merge branch 'develop' into ge/display-impact-level
Greg Elin authored and Greg Elin committedApr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 1a6e70e - Browse repository at this point
Copy the full SHA 1a6e70eView commit details -
Greg Elin authored and Greg Elin committed
Apr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for d30fd6e - Browse repository at this point
Copy the full SHA d30fd6eView commit details -
Add tests for fisma_impact_level_display
Greg Elin authored and Greg Elin committedApr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for bc4e17b - Browse repository at this point
Copy the full SHA bc4e17bView commit details -
Enumarate different type of statements
Greg Elin authored and Greg Elin committedApr 20, 2021 Configuration menu - View commit details
-
Copy full SHA for 9fef5bb - Browse repository at this point
Copy the full SHA 9fef5bbView commit details
Commits on Apr 21, 2021
-
Configuration menu - View commit details
-
Copy full SHA for 1108cb2 - Browse repository at this point
Copy the full SHA 1108cb2View commit details
Commits on Apr 22, 2021
-
Set system fisma_impact_level smt as question action with new set/get…
… methods Set system fisma_impact_level root_element statement as part of question action to set baseline. Since baselines could have more names than just "Low", "Moderate", and "High", we only set fisma_impact_level if baseline is one of those three. This might need to improve in the future and make setting fisma_impact_level a separate question action from setting baselines. Created set/get methods for fisma_impact_level in System model to make sure only one statement for the system with statement_type of fisma_impact_level existed. Also fixed POAM stat counting to only count POAMs associated with current system. Existing POAM count was not filtering on current system.
Configuration menu - View commit details
-
Copy full SHA for f1a32ff - Browse repository at this point
Copy the full SHA f1a32ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 09baf64 - Browse repository at this point
Copy the full SHA 09baf64View commit details -
Configuration menu - View commit details
-
Copy full SHA for 915a86d - Browse repository at this point
Copy the full SHA 915a86dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 238c1ad - Browse repository at this point
Copy the full SHA 238c1adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 459277a - Browse repository at this point
Copy the full SHA 459277aView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.