Skip to content

Releases: Shopify/kubeaudit

kubeaudit-v0.2.0

06 Nov 22:16
567d167
Compare
Choose a tag to compare

Changelog

567d167 Merge pull request #3 from Shopify/goreleaser
dbf33ad Merge pull request #68 from Shopify/error-on-ape-nil
742f2aa Error when AllowPrivilegeEscalation is nil
8381c99 Merge pull request #67 from Shopify/audit-privilege-escalation
6266d23 Audit AllowPrivilegeEscalation
b946fbf Merge pull request #66 from Shopify/refactor-test-util
084cf66 Refactor test_util into one function
2833abe Merge pull request #64 from Shopify/refactor-audit-commands
b8269b8 Add goreleaser
b6d9703 Refactor audit command run code into a util function
b196882 Merge pull request #62 from Shopify/udpate-readme
cd715a4 Unify commands and update the readme
5aa8767 Merge pull request #63 from Shopify/govet
63ae21d Make govet happy
76236a8 Remove unused fixture
a8ac5fa Merge pull request #61 from Shopify/revert-57-more-refactoring
fdbb744 Revert "Refactor audit commands"
2f56099 Merge pull request #59 from Shopify/no-jason-no-cry
260c234 Merge pull request #57 from Shopify/more-refactoring
678fb67 Bug fix: -j works again
ca28d30 Abstract audit command run code into a couple util functions
0c92543 Merge pull request #58 from Shopify/update-travis-for-codecov
34ecc4a make codecov happy
e0e121e Update travis.yml for codecov
a141466 Include new coverage badge
7285fb9 Update securityContext.go
c79879f Merge pull request #53 from Shopify/test-1,2
84e1e87 Rewrite all the tests
cb1d58a Merge pull request #54 from josedonizetti/refactor-waitgroup-usage
70d6341 Refactor, clear up WaitGroup usage
9dc109d Merge pull request #45 from Shopify/capability-drop-list
86de3fa New feature: check which capabilities need to be dropped
6056ec4 Merge pull request #48 from natalysheinin/refactor-kube-resources
94b1206 Refactored code, added getKubeResources() in util
d5b769b Merge pull request #47 from Shopify/show_version_on_version
9590a6a Only show version info during version command
d202cd6 Merge pull request #36 from Shopify/log-levels
9533756 New flag -v for log levels: INFO, WARN, ERROR, DEBUG
7a465ba Merge pull request #31 from Shopify/refactor-automountserviceaccounttoken
bc8cdde Refactor auto mount service account token to have named errors
966ac73 Merge pull request #42 from Shopify/update_deps
43b5f59 Fixes #41: Update all dependencies to the current master
66fef0b Merge pull request #40 from Shopify/no-dev
3c2fb3e Remove old dev dependency
602365d Merge pull request #39 from Shopify/godep
93c134e Switch from glide to go dep
a9f5bcd Merge pull request #38 from Shopify/types
cf98fca types: Create internal types instead of using kubernetes types
2a62c1f Merge pull request #34 from Shopify/refactor-capsDropped_to_array
6b72056 Refactor capsDropped to be an array instead of a bool
e617164 Merge pull request #32 from Shopify/refactor-securitycontext
9cdaaff Refactored security context to have named errors and better error messages
c2bf9b9 Merge pull request #29 from Shopify/refactor-run-non-root
16b6ff0 Refactor runAsNonRoot to have named errors and better error messages
6d6cae6 Merge pull request #30 from Shopify/clean-ups
641a11e Clean up
4266999 Merge pull request #27 from Shopify/refactor-ro-root-fs
967cfcc Refactor image.go and introduce named errors
48007b3 Merge pull request #26 from Shopify/refactor-image
9406a97 Refactor image.go and introduce named errors
ecfd9c1 Merge pull request #25 from Shopify/bug24
6883250 Fixes #24: Replace auditSecurityContext with correct function calls
7d7a28f Merge pull request #19 from Shopify/1+config
71fdad0 New feature: audit yaml files with more than 1 resource
21c18ba Merge pull request #13 from Shopify/print_info_for_images
7247999 image: Add more detailed information about error messages
817de23 Merge pull request #18 from Shopify/update_readme
9fac137 Update README for privileged container audit
7b86957 Merge pull request #17 from Shopify/update-readme
499db85 Update readme for manifest auditing
4fa5b3c Merge pull request #16 from Shopify/coverage
79308b9 Merge pull request #15 from Shopify/audit_config
d22fedf New feature: audit config files
87e4d3e Add some useful labels in README
ffe064e Merge pull request #14 from Shopify/update_deps
dedf5b1 version: Check kubeaudit version consistent with semver
f087483 deps: Update dependencies in order to include hashicorp/go-version
bb67b1c Merge pull request #12 from Shopify/fix_example
e03efb3 The "kubectl image" command requires the "-i" or "--image" flags.
1a4ef42 Merge pull request #11 from Shopify/privileged
13fbb0a sc: Check for privileged containers
cc115b3 Merge pull request #10 from Shopify/image_tag
b057613 image: Fix confusion between image name and image tag
4670b2e Merge pull request #9 from Shopify/version
b03a584 New command to print version
9d43f6b Update README.md
d86cab9 Merge pull request #5 from Shopify/travis
26c56ec Get rid of go1.8.3 (it doesn't build anyways)
2a7e740 Get the nice Travis status back


Automated with GoReleaser
Built with go version go1.9.2 darwin/amd64

v0.1.0

22 Sep 17:15
Compare
Choose a tag to compare

Changelog

b4f513c Merge pull request #1 from Shopify/makefile
55a8d44 Add more flags to makefile
f920d0c 🚀 ☁️ 🔒 Initial Commit


Automated with GoReleaser
Built with go version go1.9 darwin/amd64