Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

🛑 switch to json v2 output format #1249

Merged
merged 1 commit into from
Apr 17, 2024
Merged

🛑 switch to json v2 output format #1249

merged 1 commit into from
Apr 17, 2024

Conversation

chris-rock
Copy link
Member

after #1244

This PR enables the v2 json format as standard. The new format is accessible via:

cnspec scan local --json

or

cnspec scan local --output json

For backwards-compatibility, the old format is available via:

cnspec scan local --output json-v1

Copy link
Contributor

github-actions bot commented Apr 15, 2024

Test Results

  1 files  ±0   24 suites  ±0   19s ⏱️ ±0s
360 tests ±0  359 ✅ ±0  1 💤 ±0  0 ❌ ±0 
361 runs  ±0  360 ✅ ±0  1 💤 ±0  0 ❌ ±0 

Results for commit 90880dc. ± Comparison against base commit 0aa24bc.

♻️ This comment has been updated with latest results.

Copy link
Member

@arlimus arlimus left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

awesome!

@chris-rock chris-rock merged commit ce8cb91 into main Apr 17, 2024
13 checks passed
@chris-rock chris-rock deleted the chris-rock/json-v2 branch April 17, 2024 07:14
@github-actions github-actions bot locked and limited conversation to collaborators Apr 17, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants