Skip to content

Releases: controlplaneio/kubesec

v2.3.1

05 Dec 15:38
f48e177
Compare
Choose a tag to compare

Changelog

f48e177 Bumped the minor version and added patch summary.
abb3339 Added tests for YAML and JSON, expected and unexpected prefix
981d3f9 Added non-breaking fix for form-data submissions that have a prefix

v2.3.0

27 Nov 11:05
199ea69
Compare
Choose a tag to compare

Changelog

199ea69 Merge pull request #79 from controlplaneio/go-mod-tests
68da8b2 Merge branch 'master' into go-mod-tests
58c1832 Added building and remote acceptance testing for scratch
574c931 Re-fixed schema location in scratch location
7226be2 Merge pull request #78 from controlplaneio/remove-travis-deploy
a0a42fb fix: remove deploy from travis
f4bb13c Bumped version to 2.3.0 and removed travis release
76b2707 Modified the GH actions release to work with go modules
b96a1d6 Swapped goreleaser hook to use go modules
68ced39 Merged master into go-mod-test
388b806 Updated travis and makefile to replace dep with modules
207a4e4 Added full remote acceptance tests to travis
0513955 Updated the error format for missing keys
53c5b7e Made securityContext actually empty and added invalid yml
9f985a8 Added the required selector to Deployments
684daa0 Fixed Dockefiles to build using go modules
24930ad Merge branch 'master' into go-mod-tests
b8fe4e2 Fix ruleset test to pass kubeval
217a689 Fix cap drop test for gojsonq v2.3.0
ab4067f Update go to 1.13 and alpine to 3.10
77430de Migrate to go modules and update kubeval

v2.2.0

15 Nov 13:28
ba3079a
Compare
Choose a tag to compare

Changelog

ba3079a Updated README with 2.2.0 details
0bf43f1 Merge pull request #75 from SantiagoTorres/master
c3c5d4c Merge pull request #68 from jesmg/master
9e90cc7 Merge pull request #76 from controlplaneio/dryupsorting
86c9e2b refactor: move repeated sorting from scan/server into ruleset
1df700a test: check output ordering applies to multiple manifests
c29bad4 fix: ordering logic to server
de78002 Merge pull request #73 from controlplaneio/reprioritise
099f718 server: add in-toto support
a199215 docs: add release information to README
9bf387a feat: magnitude ordering
54ad00e Return rules in deterministic order (#67)
fb31cc0 test: assert success on determinism check
0b06866 doc: add jk as maintainer
cb8691d doc: update release information (sorting)
f3a6062 Merge branch 'iss44' of github.com:controlplaneio/kubesec into iss44
c814c41 feat: report sorted so identical over runs
f863a3f Merge pull request #69 from controlplaneio/fix-cloudbuild
67db0e1 build: only run remote acceptance tests on deploy
b7b8c88 Add github action based on goreleaser to release binaries
0867466 feat: report sorted so identical over runs
f46d679 Markdown linting fixes (#61)
e8ac377 Added markdown linting to make with container
57f15fc docs: mark 2.1.0 as 2.1.0-dev (unreleased)
07216ec build: speed up cloudbuild, run acceptance tests (#66)
007bc0c build: speed up cloudbuild, run acceptance tests
762716c Merge pull request #65 from controlplaneio/test-remote-debug-fix
325491a Merge pull request #63 from 06kellyjac/scratch_dockerfile
04a5ea0 test: ensure line assertions match local/remote
4512890 Added a scratch Dockerfile for kubesec
4d14877 feat: add allowPrivilegeEscalation (#54)
77da7e9 docs: update README for 2.1.0 release
29153a7 build: safe mode, update --platform flag
8211f8c Fixed linting and added ignore rules for issues that must stay
da48d90 Merge pull request #64 from controlplaneio/cloudbuild-fix
b001156 Merge branch 'master' into allowPrivilegeEscalation
1e6c535 build: safe mode, update --platform flag
2846faf feat: add point field to json marshalling struct (#60)
b10266c test: check presence of points field
f6c0630 test: presence of point field check
119255c test: check presence of points fields are 1 or 3
1932c11 Dockerfile tweaks (#62)
1ff57cc Simplified the chown to one line
7d0bcb4 Removed mkdir as WORKDIR creates missing dirs
c5a4ff5 feat: add point field to json marshalling struct
9cbdb51 Merge pull request #55 from controlplaneio/cloudbuild-push-master-only
6c813a2 docs: add go get instruction to README
a0a2185 feat: only push and deploy docker image from master
f38b31f feat: add allowPrivilegeEscalation
c097001 docs: typo in releases link
9f51f1d Merge pull request #49 from on2itsecurity/minor-drop-all-capabilities-case-insensitive
c3220c8 make .CAPABILITIES .DROP | INDEX("ALL") rule case insensitive
38dc8a5 Merge pull request #48 from controlplaneio/redirect
8d31ac2 Redirect HTTP GET calls to root and scan to main website Redirect root HTTP POST to scan (preserve v1 behavior)
72f202e docs: update tag in README
512c5e0 fix: link in README
6c3dc9c fix: set .spec .hostAliases to be -3 points