Skip to content

📢 V2.0.0-rc.1: Call for Community Testing #270

@jpower432

Description

@jpower432

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:

  1. Install from release artifacts

https://github.com/oscal-compass/compliance-to-policy-go/releases/tag/v2.0.0-rc.1

  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

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Needs Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions