-
Notifications
You must be signed in to change notification settings - Fork 0
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
Doc stitching and cleanup #15
Merged
Merged
Conversation
This file contains 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
Owner
sarnold
commented
Mar 28, 2024
- make sure yagrep uses new output func, cleanup readme
Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
…tests * refactor modules for updated load_config args !minor * migrate appropriate config settings to new oscal Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* make sure text data read/write supports the same formats * add simple consumer test script for the above Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* also apply pre-commit formatting fixes Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* add tests and cleanup code Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* update default config keys for oscal module Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* account for differences in SSG vs NIST control formats, at least enough for the basic ID set matching * oscal default glob should limit the search to either resolved profiles only or use the catalog sources Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* add sorted output option for ssg control set match * eliminate unnecessary variable in yasort module * update test data and move most output to verbose only * update project files with natsort package dep Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
sarnold
force-pushed
the
ssg-nist-controls
branch
from
April 18, 2024 20:50
2f9ebca
to
755318b
Compare
* add munge file arg to pass in csv data to compare and append a column for id set status, eg, whether ids in the input list are present in the csv data, and then mark the new column Y/N * short-circuit munge file arg and feed it single column of control IDs Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
* allow substring match in between exact match and none * save chk script and update default oscal.yaml Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
sarnold
force-pushed
the
ssg-nist-controls
branch
from
April 19, 2024 18:13
96f9bf8
to
9129977
Compare
|
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.