Skip to content

Commit

Permalink
chore(main): release 0.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Dec 20, 2024
1 parent 978fb2e commit f65eb7b
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .release-please-manifest.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
".": "0.13.0"
".": "0.14.0"
}
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# Changelog

## [0.14.0](https://github.com/defenseunicorns/lula/compare/v0.13.0...v0.14.0) (2024-12-20)


### ⚠ BREAKING CHANGES

* **generate:** initial generate ssp command ([#812](https://github.com/defenseunicorns/lula/issues/812))

### Features

* **generate:** initial generate ssp command ([#812](https://github.com/defenseunicorns/lula/issues/812)) ([74fd193](https://github.com/defenseunicorns/lula/commit/74fd193cf8f0ce8b618632befe187839866d8179))
* **opa:** allow importing custom OPA modules in OPA policies ([#826](https://github.com/defenseunicorns/lula/issues/826)) ([d3a8690](https://github.com/defenseunicorns/lula/commit/d3a869049c70a7237440651c6ce24bbde32f3ad4))
* **report:** initial lula report ([#599](https://github.com/defenseunicorns/lula/issues/599)) ([27e9f25](https://github.com/defenseunicorns/lula/commit/27e9f2537ce7fe620232a37d12a8f5682cc8e2e3))
* **validate:** validate run tests flag ([#838](https://github.com/defenseunicorns/lula/issues/838)) ([be2a063](https://github.com/defenseunicorns/lula/commit/be2a06356934f242b309d978cd1c050e6e9de1ad))
* **validation-tests:** validation tests path resolution ([#845](https://github.com/defenseunicorns/lula/issues/845)) ([c54d5ba](https://github.com/defenseunicorns/lula/commit/c54d5bafe65e827e29fb27ff5250ac3c577a9fc8))
* **validation:** account for controls not evaluated by Lula ([#847](https://github.com/defenseunicorns/lula/issues/847)) ([58b234b](https://github.com/defenseunicorns/lula/commit/58b234b382e8131cdb76631909ab53e9261306b0))


### Bug Fixes

* **alert:** update golang dep golang.org/x/net to patched version ([#860](https://github.com/defenseunicorns/lula/issues/860)) ([6851e88](https://github.com/defenseunicorns/lula/commit/6851e88a72bfc5cf01a6a96a42dab03801b6752d))
* **assessment:** adjust reason accordingly across multiple components ([#862](https://github.com/defenseunicorns/lula/issues/862)) ([f0fe67c](https://github.com/defenseunicorns/lula/commit/f0fe67c30b2a13bc4c1dd727093636724f5aab24))
* **deps:** workaround pterm.SetDefaultOutput until it is fixed upstream ([#848](https://github.com/defenseunicorns/lula/issues/848)) ([749cdff](https://github.com/defenseunicorns/lula/commit/749cdffed085549681d7e570f2dd410a8bd055ec))
* **oscal:** update version of assessment results generated ([#853](https://github.com/defenseunicorns/lula/issues/853)) ([0774f66](https://github.com/defenseunicorns/lula/commit/0774f6627f4160b59a1f6edd69cbb16b916a0536))


### Miscellaneous

* add fuzz tests and daily fuzz workflow ([#832](https://github.com/defenseunicorns/lula/issues/832)) ([377ed80](https://github.com/defenseunicorns/lula/commit/377ed80ae4c98809f8f82b52dd972926327c091c))
* **deps:** bump golang.org/x/crypto from 0.28.0 to 0.31.0 ([#846](https://github.com/defenseunicorns/lula/issues/846)) ([df40fca](https://github.com/defenseunicorns/lula/commit/df40fcaef7730a6f99ccc2dd82bb1e6769c91b97))
* **deps:** update actions/create-github-app-token action to v1.11.1 ([#864](https://github.com/defenseunicorns/lula/issues/864)) ([978fb2e](https://github.com/defenseunicorns/lula/commit/978fb2ec34da125be5cb70a03710c7a53c60ed66))
* **deps:** update actions/setup-go action to v5.2.0 ([#844](https://github.com/defenseunicorns/lula/issues/844)) ([5e9d87a](https://github.com/defenseunicorns/lula/commit/5e9d87ac91cf6e4f813acb650599334c02783198))
* **deps:** update actions/upload-artifact action to v4.5.0 ([#859](https://github.com/defenseunicorns/lula/issues/859)) ([33bcf02](https://github.com/defenseunicorns/lula/commit/33bcf02369f45440ef49c803bb5c1ac02123b259))
* **deps:** update anchore/sbom-action action to v0.17.9 ([#855](https://github.com/defenseunicorns/lula/issues/855)) ([d0ab57e](https://github.com/defenseunicorns/lula/commit/d0ab57eb20337761f344239c351921f475e94c45))
* **deps:** update dependency commitlint to v19.6.1 ([#857](https://github.com/defenseunicorns/lula/issues/857)) ([d23cedf](https://github.com/defenseunicorns/lula/commit/d23cedff5770666b3f06d8953d86e995c6bfcba1))
* **deps:** update github.com/charmbracelet/x/exp/teatest digest to e9f42af ([#793](https://github.com/defenseunicorns/lula/issues/793)) ([7a1e5ad](https://github.com/defenseunicorns/lula/commit/7a1e5adac41062548e5b41bb657e2300e685295e))
* **deps:** update github/codeql-action action to v3.27.8 ([#842](https://github.com/defenseunicorns/lula/issues/842)) ([401b4ec](https://github.com/defenseunicorns/lula/commit/401b4ec0a47d67b4c8993bad0e2984421a1b2fe8))
* **deps:** update github/codeql-action action to v3.27.9 ([#854](https://github.com/defenseunicorns/lula/issues/854)) ([71f7cd8](https://github.com/defenseunicorns/lula/commit/71f7cd87ead400311d64ce9dd95d227a189c063c))
* **deps:** update kubernetes packages to v0.32.0 ([#843](https://github.com/defenseunicorns/lula/issues/843)) ([996e98b](https://github.com/defenseunicorns/lula/commit/996e98b7bb4db164fd300ff47560518131086204))
* **docs:** added file domain ([#852](https://github.com/defenseunicorns/lula/issues/852)) ([5d7bc02](https://github.com/defenseunicorns/lula/commit/5d7bc022ceb24012433594528271ad1026d91625))
* **e2e:** add OPA remote module e2e test ([#850](https://github.com/defenseunicorns/lula/issues/850)) ([5e0b2d0](https://github.com/defenseunicorns/lula/commit/5e0b2d0e6f86302b194c06d5423f162aa71bcb01))

## [0.13.0](https://github.com/defenseunicorns/lula/compare/v0.12.0...v0.13.0) (2024-12-06)


Expand Down

0 comments on commit f65eb7b

Please sign in to comment.