Releases: mondoohq/cnspec
Releases · mondoohq/cnspec
v7.4.0
What's Changed
- ⭐️ Release major version containers by @imilchev in #177
- ⭐️ Release rootless containers by @imilchev in #178
- ⭐️ powerpc 64 little-endian build by @chris-rock in #180
- 🧹 cnquery@latest + go mod tidy by @arlimus in #183
- 🐛 avoid progressbar on non-interactive CLI by @arlimus in #184
- 🐛 add missing policy score to JSON export by @arlimus in #185
- 🧹 Update cnquery by @imilchev in #192
- Update bubbletea package. Reenable TTY detection by @preslavgerchev in #193
New Contributors
Full Changelog: v7.3.0...v7.4.0
v7.3.0
What's Changed
- Update the formatting on our name by @tas50 in #156
- 🐛 use score-threshold param after scan by @joelddiaz in #161
- Fix a typo & cleanup the dictionary by @tas50 in #160
- Readme typo updates + spellcheck updates by @tas50 in #147
- 🐛 Access original data send back by server by @czunker in #165
- 🧹 add cnspec version and build to client headers on upstream scan by @vjeffrey in #168
- 🐛 fix cnspec build by @chris-rock in #170
- 7.3.0 by @chris-rock in #173
New Contributors
- @joelddiaz made their first contribution in #161
- @vjeffrey made their first contribution in #168
Full Changelog: v7.2.0...v7.3.0
v7.2.0
What's Changed
- ⭐ Add container image by @czunker in #153
- Bump golangci/golangci-lint-action from 3.2.0 to 3.3.0 by @dependabot in #149
- 7.2.0 by @chris-rock in #155
Full Changelog: v7.1.1...v7.2.0
v7.1.1
What's Changed
- 🐛 Show vanished resources as unscored by @czunker in #131
- 🧹 update readme by @chris-rock in #146
- ⭐️ add installation script for windows by @chris-rock in #152
Full Changelog: v7.0.3...v7.1.1
v7.1.0
What's Changed
- ⭐️ add installation script for windows by @chris-rock in #152
Full Changelog: 7.1.0...v7.1.0
v7.0.3
What's Changed
- Fix for MQL Resource Packs in README.md by @kmf in #136
- ⭐️ add list of supported targets to readme and add reference for docs by @chris-rock in #135
- ⭐️ new login and logout subcommands by @chris-rock in #141
- ⭐️ use upstream configuration if credentials are provided by @chris-rock in #142
- ⭐️ new ascii art in readme by @chris-rock in #143
- 🧹 don't treat all skipped/unscored as errors by @jaym in #139
- ⭐️ display advisories for packages by @chris-rock in #144
- ⭐️ allow user to upload policy bundles to query hub by @chris-rock in #145
- 7.0.3 by @chris-rock in #148
New Contributors
Full Changelog: v7.0.1...v7.0.3
v7.0.1
What's Changed
- ⭐️ new cnspec status sub-command analog to cnquery by @chris-rock in #127
- 🐛 set cnquery version when we build cnspec by @chris-rock in #128
- 📃 gif examples for readme by @arlimus in #129
- 🐛 Fix query scofing. by @preslavgerchev in #132
- 🧹 update to cnquery 7.0.1 by @chris-rock in #133
New Contributors
- @preslavgerchev made their first contribution in #132
Full Changelog: v7.0.0-alpha2...v7.0.1
v7.0.0
What's Changed
- 🧹 add link to policy bundles by @chris-rock in #93
- ✨ add back GetResolvedPolicy by @arlimus in #96
- 🧹 avoid using sh to launch cnquery by @jaym in #99
- 🐛 temporary workaround for mondoo.version in shell by @arlimus in #101
- Update CLA message and allow list by @benr in #102
- ⭐ restore scan -o report by @arlimus in #103
- 🧹 remove deprecated v5 code id by @chris-rock in #104
- 🌈 colorful score distribution by @arlimus in #107
- ⭐️ support upstream communication to fetch policies and store results by @chris-rock in #105
- 🐛 do not use upstream when incognito is active by @chris-rock in #110
- ⭐️ new ascii logo by @chris-rock in #111
- ✨ metadata in cli docs + no duplicate headers by @arlimus in #115
- Uppercase more help lines by @tas50 in #117
- Fix typos throwing off spellcheck in docs by @tas50 in #118
- ⭐️ support formatting multiple policy bundle files by @chris-rock in #116
- Bump contributor-assistant/github-action from 2.2.0 to 2.2.1 by @dependabot in #120
- ✨ easier configuration for the compiler by @chris-rock in #121
- ✨ specify scoring system via name by @arlimus in #108
- 📃 improve readme structure by @arlimus in #122
- 🐛 restore paths to test files by @arlimus in #123
- 🧹 enable bool assertions by default by @jaym in #124
- 🧹 Sign windows binaries by @jaym in #97
- update to cnquery 7.0.0 by @chris-rock in #126
New Contributors
- @jaym made their first contribution in #99
- @dependabot made their first contribution in #120
Full Changelog: v7.0.0-alpha1...v7.0.0
v7.0.0-alpha1
What's Changed
- nFPM Native RPM Signing by @benr in #74
- 🐛 create policy version set to empty by @arlimus in #75
- 🌈 prefix score indication on cli reports by @arlimus in #77
- 📄 Update development docs to match cnquery by @tas50 in #79
- Update Readme by @chris-rock in #78
- ⭐️ markdown cli docs generator by @chris-rock in #76
- 🧹 remove the github setup for private repos in actions by @tas50 in #85
- 🧹 update go deps by @chris-rock in #87
- Add CLA Action by @benr in #89
- 🛑 remove all v1 code deprecations for v7 by @arlimus in #88
- ⭐ scan report --json by @arlimus in #91
- 🎉 make it open source by @arlimus in #92
New Contributors
Full Changelog: v6.19.0...v7.0.0-alpha1
v6.19.0
What's Changed
- 🐛 catch nil policeis and queries in bundle compile by @arlimus in #58
- ✨ mqueries.RefreshChecksums + migrate tests by @arlimus in #59
- 🐛 soften requirement on policy spec keys by @arlimus in #60
- 🧹 bundle helpers: sort + mrns by @arlimus in #61
- ✨ ignore asset mrn in policy execution checksum by @arlimus in #62
- 🐛 fix bundle checksum error by @arlimus in #64
- ⭐️ cnspec bundle subcommand to create a policy and to validate a bundle by @chris-rock in #65
- ⭐️ format policy bundles by @chris-rock in #66
- ⭐️ use new auto discovery for asset detection by @chris-rock in #67
- 🔧 add back PolicyBundleMap.Add by @arlimus in #70
- 🧹 lint on bundle map by @arlimus in #71
- 🧹 fix package imports by @chris-rock in #72
- 🐛 Don't exit on single asset policy mismatch by @czunker in #63
Full Changelog: v6.19.0-alpha13...v6.19.0