-
Notifications
You must be signed in to change notification settings - Fork 9
Description
We are excited to announce that Release Candidate 1 for V2 is now available!
This release includes major updates, bug fixes, and new features that we need your help testing before the final stable launch.
🚀 How to Install
You can access the release candidate via the following methods:
- Install from release artifacts
https://github.com/oscal-compass/compliance-to-policy-go/releases/tag/v2.0.0-rc.1
- From source:
git clone https://github.com/oscal-compass/compliance-to-policy-go
git fetch --tags
git checkout v2.0.0-rc.1
make build
make build-plugins
bash ./hack/regenerate-manifests.sh
Following the QUICK_START.md is a good starting point
📝 How to Report Feedback
Please follow these steps for reporting all feedback (bugs, documentation issues, unexpected behavior, etc.):
Search First: Check open issues to see if someone else has already reported the problem.
New Issue: If the issue is new, open a new GitHub Issue in this repository.
Include Details: Provide the following information in your report:
Version: v2.0.0-rc.1
OS/Environment: (e.g., Fedora 42, Node 18, Python 3.10)
Steps to Reproduce: Clear, numbered steps to replicate the bug.
Expected Behavior: What should have happened?
Actual Behavior: What happened instead?
Metadata
Metadata
Assignees
Labels
Type
Projects
Status