chore(deps): update dependency defenseunicorns/lula to v0.13.0 - abandoned #44
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.
This PR contains the following updates:
v0.8.0
->v0.13.0
Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
defenseunicorns/lula (defenseunicorns/lula)
v0.13.0
Compare Source
This release updates Lula to OSCAL 1.1.3 (latest) artifact versions by default. All newly generated artifacts should now be created in the latest OSCAL version.
What does this mean for you if you have existing 1.1.2 artifacts?
It's time to upgrade!
lula tools upgrade -f <path-to-file>
will upgrade your artifacts to1.1.3
and validate the data for schema compliance.Should you want to know more about the latest OSCAL release - see here
Additionally this release includes some library updates to enable resolving controls in profiles - this will be used in subsequent features made available to the CLI.
Features
Miscellaneous
What's Changed
Full Changelog: defenseunicorns/lula@v0.12.0...v0.13.0
v0.12.0
Compare Source
This release includes some exciting updates:
lula dev
operations now allow for templating - aligning to current OSCAL templating processes⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous
What's Changed
Full Changelog: defenseunicorns/lula@v0.11.0...v0.12.0
v0.11.0
Compare Source
This release includes updates to the
API
domain as we look to mature the capability of API data-retrieval as well as a newlula tools print
command that can assist in the retrieval of resources or validations associated with an assessment observation.Other fixes include a modification to the underlying process of data collection -
domains
now allow for passing evidence in the form of empty objects in the event of error for debugging purposes. This improves a posture of post-error analysis of evidence to have the most provenant picture of your systems. It also includes a fix for the generation of components from catalogs with nested parameter templates - resolving a conflict between OSCAL catalogs parameter templating and Lula templating.Features
Bug Fixes
Miscellaneous
4020e46
(#778) (7c85ec9)317c90d
(#791) (1d0ebff)eee4c46
(#705) (2ecc6ce)What's Changed
4020e46
by @renovate in https://github.com/defenseunicorns/lula/pull/778eee4c46
by @renovate in https://github.com/defenseunicorns/lula/pull/705317c90d
by @renovate in https://github.com/defenseunicorns/lula/pull/791Full Changelog: defenseunicorns/lula@v0.10.0...v0.11.0
v0.10.0
Compare Source
v0.10.0 includes a focus on updates to console and initial integration of the
Profile
OSCAL model.Console: Haven't seen console yet?
lula console
is the Terminal User Interface for interacting with OSCAL files in a more human-friendly interface (all within the terminal!). Support currently includes thecomponent-definition
andassessment-results
models. You can now get detailed views of your validations from the console view - as well as the ability to execute avalidate
from the console and view the results immediately with color-coded feedback.Profile: Users of the CLI can now generate a
Profile
model withlula generate profile
. This enables authoring profiles from catalogs and begins integration paths for how Lula can augment existing artifacts that point to a profile model source artifact. Expect to see integrations in the near future across models.Features
Miscellaneous
What's Changed
Full Changelog: defenseunicorns/lula@v0.9.1...v0.10.0
v0.9.1
Compare Source
Bug Fixes
What's Changed
Full Changelog: defenseunicorns/lula@v0.9.0...v0.9.1
v0.9.0
Compare Source
⚠ BREAKING CHANGES
Features
Bug Fixes
Miscellaneous
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.