Releases: yana1205/compliance-to-policy
v0.4.1-rc.4
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
v0.4.1-rc.2
v0.4.1-rc.2 (2024-10-25)
v0.4.1-rc.1
v0.4.1-rc.1 (2024-10-25)
Chore
- chore: add release branch strategy (
bcea74d
)
Feature
- feat: add local-definitions (
6dcc049
)
Unknown
-
Chore: update go modules (oscal-compass#31)
-
chore: update Go modules
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
)
-
LF footer website guidelines (oscal-compass#30)
-
LF website
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
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)