-
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
Commits on Mar 28, 2024
-
chg: user: make sure yagrep uses new output func, cleanup readme
Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 0bf65f8 - Browse repository at this point
Copy the full SHA 0bf65f8View commit details -
new: dev: give oscal module its own config, refactor load_config and …
…tests * refactor modules for updated load_config args !minor * migrate appropriate config settings to new oscal Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 1c2deb8 - Browse repository at this point
Copy the full SHA 1c2deb8View commit details
Commits on Mar 30, 2024
-
chg: dev: add csv output format, flesh out oscal, cleanup code/tests
* 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>
Configuration menu - View commit details
-
Copy full SHA for c549ab3 - Browse repository at this point
Copy the full SHA c549ab3View commit details -
fix: dev: cleanup pylint cruft and update test data
* also apply pre-commit formatting fixes Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Configuration menu - View commit details
-
Copy full SHA for b156593 - Browse repository at this point
Copy the full SHA b156593View commit details
Commits on Apr 2, 2024
-
new: dev: add set subclass based on list, with ordering and sort
* add tests and cleanup code Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 6860282 - Browse repository at this point
Copy the full SHA 6860282View commit details -
new: add ID set analysis to oscal module, update tests and default cfg
Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 238a8bf - Browse repository at this point
Copy the full SHA 238a8bfView commit details
Commits on Apr 3, 2024
-
chg: dev: wire up alternate content and use-ssg arg, update tests
* update default config keys for oscal module Signed-off-by: Steve Arnold <sarnold@vctlabs.com>
Configuration menu - View commit details
-
Copy full SHA for 45d68ea - Browse repository at this point
Copy the full SHA 45d68eaView commit details -
fix: dev: make sure ID lookup works for both content sources
* 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>
Configuration menu - View commit details
-
Copy full SHA for 671658e - Browse repository at this point
Copy the full SHA 671658eView commit details
Commits on Apr 18, 2024
-
chg: dev: oscal module and test cleanup, update packaging
* 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>
Configuration menu - View commit details
-
Copy full SHA for 755318b - Browse repository at this point
Copy the full SHA 755318bView commit details
Commits on Apr 19, 2024
-
dev: add csv file munge option, cleanup oscal files
* 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>
Configuration menu - View commit details
-
Copy full SHA for 8016b71 - Browse repository at this point
Copy the full SHA 8016b71View commit details -
chg: dev: make new_csv_hdrs a list again, add ID column
* 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>
Configuration menu - View commit details
-
Copy full SHA for 9129977 - Browse repository at this point
Copy the full SHA 9129977View commit details