Conversation
* fix: unpin version for datamodel-code-generator[http] * remove unused code Signed-off-by: degenaro <lou.degenaro@gmail.com> --------- Signed-off-by: degenaro <lou.degenaro@gmail.com>
* OSCAL 1.2.0 schemas & fix to allow make gen-oscal to succeed Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix test fatal errors Signed-off-by: degenaro <lou.degenaro@gmail.com> * Handle ControlSelections and ControlObjectiveSelections include-all Signed-off-by: degenaro <lou.degenaro@gmail.com> * remove debugging Signed-off-by: degenaro <lou.degenaro@gmail.com> * Backward compatibility Signed-off-by: degenaro <lou.degenaro@gmail.com> * 1251 passed, 4 skipped, 26 warnings in 18.52s Signed-off-by: degenaro <lou.degenaro@gmail.com> * mdformat Signed-off-by: degenaro <lou.degenaro@gmail.com> * changes to support generation of mapping.py Signed-off-by: degenaro <lou.degenaro@gmail.com> * add validate mapping - produce mapping.py class - trestle validate mapping & test cases - hack schema to fix problems reported in usnistgov/OSCAL#2183 Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix failing test Signed-off-by: degenaro <lou.degenaro@gmail.com> * add test for: trestle import mapping Signed-off-by: degenaro <lou.degenaro@gmail.com> * csv-to-oscal-mc Signed-off-by: degenaro <lou.degenaro@gmail.com> * Fix pip-tools compatibility with Python 3.13 Signed-off-by: degenaro <lou.degenaro@gmail.com> * avoid breaking changes introduced in pip 26.0 Signed-off-by: degenaro <lou.degenaro@gmail.com> * linter fix Signed-off-by: degenaro <lou.degenaro@gmail.com> * use enumerate Signed-off-by: degenaro <lou.degenaro@gmail.com> * add empty test.txt file Signed-off-by: degenaro <lou.degenaro@gmail.com> * remove test file Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix: folder name should have "." in it Signed-off-by: degenaro <lou.degenaro@gmail.com> * mapping confidence-score should not require STRVALUE Signed-off-by: degenaro <lou.degenaro@gmail.com> * coverage should have only STRVALUE (for now, in 1.2.0) Signed-off-by: degenaro <lou.degenaro@gmail.com> * add support and tests for source-gap-summary Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix lint complaint Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix union issue Signed-off-by: degenaro <lou.degenaro@gmail.com> * V4.mapping.bob.121 (#2114) * fix: all tests pass Signed-off-by: degenaro <lou.degenaro@gmail.com> * use patch_control_selections in schema-preprocess Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix: externalid Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix: improved names Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix lint error Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix: lint Signed-off-by: degenaro <lou.degenaro@gmail.com> * improve naming Signed-off-by: degenaro <lou.degenaro@gmail.com> * fix: oscal version 1.2.1 Signed-off-by: degenaro <lou.degenaro@gmail.com> --------- Signed-off-by: degenaro <lou.degenaro@gmail.com> --------- Signed-off-by: degenaro <lou.degenaro@gmail.com>
Signed-off-by: degenaro <lou.degenaro@gmail.com>
Collaborator
Author
|
Abandon |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Types of changes
develop->main)Quality assurance (all should be covered).
Summary
Key links:
Before you merge