v0.4.4
0.4.4 (2024-07-26)
This release includes new output during lula evaluate
through the use of the --summary
flag to better highlight areas of improved, unchanged, or worse compliance-at-a-glance.
OSCAL writes for the current models supported are now written in a deterministic format. This alleviates long-lived data from being re-arranged, specifically when stored in version control. Better highlighting the areas of change as you maintain your OSCAL.
As always - keeping our dependencies - project or pipeline - up to date is a constant focus of of review.
Features
Bug Fixes
Miscellaneous
- deps: update github/codeql-action action to v3.25.14 (#557) (5bfd94f)
- deps: update github/codeql-action action to v3.25.15 (#564) (60e128a)
- deps: update golang to version 1.22.5 (#562) (97ff760)
- deps: update module github.com/open-policy-agent/opa to v0.67.0 (#561) (4378242)
- docs: fix simple demo command for evaluate file (33fb97c)
- docs: updated broken links (#554) (8dd24b0)
- docs: updated README for docs badge (#558) (72fd3fc)
What's Changed
- chore(docs): correcting cli command in simple demo by @ogijaoh in #549
- docs: updated broken links by @meganwolf0 in #554
- docs: updated README by @meganwolf0 in #558
- chore(deps): update github/codeql-action action to v3.25.14 by @renovate in #557
- chore(deps): update module github.com/open-policy-agent/opa to v0.67.0 by @renovate in #561
- chore(deps): update golang to version 1.22.5 by @brandtkeller in #562
- feat(evaluate): add observation details by @meganwolf0 in #540
- fix(oscal): deterministic OSCAL model write by @brandtkeller in #553
- chore(deps): update github/codeql-action action to v3.25.15 by @renovate in #564
- chore(main): release 0.4.4 by @github-actions in #546
New Contributors
Full Changelog: v0.4.3...v0.4.4