Skip to content

Releases: yana1205/compliance-to-policy

v0.4.1-rc.4

30 Oct 12:33
Compare
Choose a tag to compare
v0.4.1-rc.4 Pre-release
Pre-release

v0.4.1-rc.4 (2024-10-30)

Feature

  • feat: add findings

Signed-off-by: Takumi Yanagawa <[email protected]> (ea97fb8)

v0.4.1-rc.3

25 Oct 04:12
Compare
Choose a tag to compare
v0.4.1-rc.3 Pre-release
Pre-release

v0.4.1-rc.3 (2024-10-25)

Chore

  • chore: update release action for rc (c46ea91)

Feature

v0.4.1-rc.2

24 Oct 23:59
Compare
Choose a tag to compare
v0.4.1-rc.2 Pre-release
Pre-release

v0.4.1-rc.2 (2024-10-25)

v0.4.1-rc.1

24 Oct 23:58
Compare
Choose a tag to compare
v0.4.1-rc.1 Pre-release
Pre-release

v0.4.1-rc.1 (2024-10-25)

Chore

  • chore: add release branch strategy (bcea74d)

Feature

  • feat: add local-definitions (6dcc049)

Unknown

Signed-off-by: Takumi Yanagawa <[email protected]>

  • chore: upgrade go-git to v5

Signed-off-by: Takumi Yanagawa <[email protected]>


Signed-off-by: Takumi Yanagawa <[email protected]> (2b0b410)

https://github.com/cncf/foundation/blob/main/website-guidelines.md

Signed-off-by: Lou DeGenaro <[email protected]>

  • Fix content in readme

Signed-off-by: Yuji Watanabe <[email protected]>

  • maintainers & cncf logo

Signed-off-by: Lou DeGenaro <[email protected]>

  • license & authors

Signed-off-by: Lou DeGenaro <[email protected]>

  • fix contributors link

Signed-off-by: Lou DeGenaro <[email protected]>


Signed-off-by: Lou DeGenaro <[email protected]>
Signed-off-by: Yuji Watanabe <[email protected]>
Co-authored-by: Yuji Watanabe <[email protected]> (3c9e94e)

v0.1.6

06 Dec 07:14
807e493
Compare
Choose a tag to compare

Changelog

  • 807e493 Merge pull request #1 from yana1205/up-to-date-ocm-plugin
  • 4c67e93 Add images for example use case
  • 1d04003 Separate docs from C2P for OCM and C2P for Kyverno
  • 6e6a5fe Move oscal2posture to subcommand 'tools'
  • bf13497 Add end-to-end use case in .md
  • 3eb64bf Add version command
  • 2a07afa add --results option to specify path to the directory of Policy Results
  • ca148dd consolidate c2p configfile parser in each pvp
  • 7dce15b -o option in result2oscal points output file instead of directory
  • bdbd110 Use List typed object
  • 73ee110 Rename reporter to result2oscal
  • f49947e Conversion to PolicyReport is no longer required
  • 68980f9 Reuse oscal2posture implemented for C2P for Kyverno
  • 371a372 Align the latest OSCAL Assessment Results and consolidate ocm test data in ocm dedicated directory
  • 67dd6b9 Merge pull request #8 from yana1205/main
  • ebce623 Update demo movie
  • a7103c2 Fix goreleaser
  • f6a2831 Extend c2p for Kyverno as PVP/PEP (#7)
  • c66ed08 add sample usage movie (#6)
  • 50db9a6 Fix indent in README
  • fba0dd8 Redesign of C2P for pipeline use case (#3)
  • e9d9f53 Initial implementation (#2)

v0.1.5

31 Oct 07:19
Compare
Choose a tag to compare

Changelog

v0.1.4

26 Oct 10:06
Compare
Choose a tag to compare

Changelog

  • b796eed Rename composer to oscal2policy and fix name and description of CLI args
  • 88d41d3 Consolidate commands relating with kyverno plugin
  • 7b78d1a Implement sample oscal2posture
  • a422bb8 Implement results2oscal for kyverno

v0.1.3

18 Oct 10:02
Compare
Choose a tag to compare

Changelog

  • 6fbc7fc Add oscal2policy cmd for kyverno to c2pcli
  • cba6526 Add cmd to create policy resources from kyverno policy collection
  • 50db9a6 Fix indent in README
  • fba0dd8 Redesign of C2P for pipeline use case (#3)
  • e9d9f53 Initial implementation (#2)

v0.1.2

20 Jul 09:33
Compare
Choose a tag to compare

Changelog

  • 0390efc allow to use PolicyGenerator with empty namespace in PolicyDefaults

v0.1.1

20 Jul 08:47
Compare
Choose a tag to compare

Changelog

  • 9334954 remove the dependency on hub namepsace from Reporter
  • 20bb2de use OCM gitops