Robert Brennan
f03ee4cf9f
Update resources.go
2021-07-23 15:07:45 -04:00
dependabot[bot]
d172d8e18b
Bump color-string from 1.5.4 to 1.5.5 in /docs ( #588 )
...
Bumps [color-string](https://github.com/Qix-/color-string ) from 1.5.4 to 1.5.5.
- [Release notes](https://github.com/Qix-/color-string/releases )
- [Changelog](https://github.com/Qix-/color-string/blob/master/CHANGELOG.md )
- [Commits](https://github.com/Qix-/color-string/compare/1.5.4...1.5.5 )
---
updated-dependencies:
- dependency-name: color-string
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-22 14:35:46 -04:00
dependabot[bot]
38c410c5aa
Bump k8s.io/api from 0.21.2 to 0.21.3 ( #590 )
...
Bumps [k8s.io/api](https://github.com/kubernetes/api ) from 0.21.2 to 0.21.3.
- [Release notes](https://github.com/kubernetes/api/releases )
- [Commits](https://github.com/kubernetes/api/compare/v0.21.2...v0.21.3 )
---
updated-dependencies:
- dependency-name: k8s.io/api
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-22 14:35:21 -04:00
dependabot[bot]
653eac6002
Bump github.com/spf13/cobra from 1.1.3 to 1.2.1 ( #582 )
...
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra ) from 1.1.3 to 1.2.1.
- [Release notes](https://github.com/spf13/cobra/releases )
- [Changelog](https://github.com/spf13/cobra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/spf13/cobra/compare/v1.1.3...v1.2.1 )
---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-22 14:35:13 -04:00
Robert Brennan
6c995eb04c
fix goreleaser format
4.0.7
2021-07-22 15:26:29 +00:00
Robert Brennan
e52f1e76e9
bump version
4.0.6
2021-07-22 15:20:38 +00:00
Robert Brennan
cf69099d3a
Fix helm-values ( #591 )
...
* Update audit.go
* Update audit.go
2021-07-22 11:19:17 -04:00
Robert Brennan
20f1be3975
Update .goreleaser.yml ( #592 )
...
* Update audit.go
* Update audit.go
* Update .goreleaser.yml
* revert cmd
2021-07-22 10:33:21 -04:00
dependabot[bot]
f602687c90
Bump prismjs from 1.23.0 to 1.24.0 in /docs ( #580 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.23.0 to 1.24.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.23.0...v1.24.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-14 14:06:19 -04:00
dependabot[bot]
a3404a132d
Bump github.com/thoas/go-funk from 0.8.0 to 0.9.0 ( #584 )
...
Bumps [github.com/thoas/go-funk](https://github.com/thoas/go-funk ) from 0.8.0 to 0.9.0.
- [Release notes](https://github.com/thoas/go-funk/releases )
- [Changelog](https://github.com/thoas/go-funk/blob/master/CHANGELOG.md )
- [Commits](https://github.com/thoas/go-funk/compare/v0.8.0...v0.9.0 )
---
updated-dependencies:
- dependency-name: github.com/thoas/go-funk
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-14 14:05:51 -04:00
dependabot[bot]
46836ccc4c
Bump sigs.k8s.io/controller-runtime from 0.9.0 to 0.9.2 ( #579 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.9.0 to 0.9.2.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.9.0...v0.9.2 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-07-14 14:05:42 -04:00
Robert Brennan
ff8e66af07
bump version ( #587 )
4.0.5
2021-07-14 10:26:27 -03:00
jdesouza
01cc5fa642
Fixed repeated names on dashboard ( #586 )
...
* Fixed repeated names on dashboard
* Fixed unit test
2021-07-14 09:17:40 -04:00
Robert Brennan
cd47487b0b
bump version ( #578 )
4.0.4
2021-06-25 18:06:06 -04:00
Robert Brennan
7e7e553c0d
fix dashboard banner ( #577 )
2021-06-25 17:54:02 -04:00
Robert Brennan
8385fd10e5
fix webhook for top-level resources ( #576 )
...
* fix webhook for top-level resources
* delete unused code
* unused imports
2021-06-25 14:42:51 -04:00
Robert Brennan
ccc795d58e
bump version, update changelog ( #575 )
...
* bump version\, update changelog
* add docs
4.0.3
2021-06-21 14:00:36 -04:00
dependabot[bot]
0007b12080
Bump ini from 1.3.5 to 1.3.8 in /docs ( #574 )
...
Bumps [ini](https://github.com/isaacs/ini ) from 1.3.5 to 1.3.8.
- [Release notes](https://github.com/isaacs/ini/releases )
- [Commits](https://github.com/isaacs/ini/compare/v1.3.5...v1.3.8 )
---
updated-dependencies:
- dependency-name: ini
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 12:27:30 -04:00
dependabot[bot]
2958b5cc07
Bump prismjs from 1.22.0 to 1.23.0 in /docs ( #573 )
...
Bumps [prismjs](https://github.com/PrismJS/prism ) from 1.22.0 to 1.23.0.
- [Release notes](https://github.com/PrismJS/prism/releases )
- [Changelog](https://github.com/PrismJS/prism/blob/master/CHANGELOG.md )
- [Commits](https://github.com/PrismJS/prism/compare/v1.22.0...v1.23.0 )
---
updated-dependencies:
- dependency-name: prismjs
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 12:27:19 -04:00
dependabot[bot]
0c5014489e
Bump elliptic from 6.5.3 to 6.5.4 in /docs ( #572 )
...
Bumps [elliptic](https://github.com/indutny/elliptic ) from 6.5.3 to 6.5.4.
- [Release notes](https://github.com/indutny/elliptic/releases )
- [Commits](https://github.com/indutny/elliptic/compare/v6.5.3...v6.5.4 )
---
updated-dependencies:
- dependency-name: elliptic
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 12:27:09 -04:00
dependabot[bot]
ebf99869ff
Bump lodash from 4.17.20 to 4.17.21 in /docs ( #571 )
...
Bumps [lodash](https://github.com/lodash/lodash ) from 4.17.20 to 4.17.21.
- [Release notes](https://github.com/lodash/lodash/releases )
- [Commits](https://github.com/lodash/lodash/compare/4.17.20...4.17.21 )
---
updated-dependencies:
- dependency-name: lodash
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 12:26:56 -04:00
Robert Brennan
a43a0fe2f5
fix score when onlyOutputFailed is true ( #563 )
...
* fix score when onlyOutputFailed is true
* fix tests
* remove return
2021-06-21 12:26:44 -04:00
dependabot[bot]
88b57f9f32
Bump y18n from 4.0.0 to 4.0.3 in /docs ( #570 )
...
Bumps [y18n](https://github.com/yargs/y18n ) from 4.0.0 to 4.0.3.
- [Release notes](https://github.com/yargs/y18n/releases )
- [Changelog](https://github.com/yargs/y18n/blob/y18n-v4.0.3/CHANGELOG.md )
- [Commits](https://github.com/yargs/y18n/compare/v4.0.0...y18n-v4.0.3 )
---
updated-dependencies:
- dependency-name: y18n
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 11:55:38 -04:00
dependabot[bot]
e028c34448
Bump url-parse from 1.4.7 to 1.5.1 in /docs ( #569 )
...
Bumps [url-parse](https://github.com/unshiftio/url-parse ) from 1.4.7 to 1.5.1.
- [Release notes](https://github.com/unshiftio/url-parse/releases )
- [Commits](https://github.com/unshiftio/url-parse/compare/1.4.7...1.5.1 )
---
updated-dependencies:
- dependency-name: url-parse
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 11:55:28 -04:00
dependabot[bot]
7c1ec6a762
Bump browserslist from 4.14.7 to 4.16.6 in /docs ( #568 )
...
Bumps [browserslist](https://github.com/browserslist/browserslist ) from 4.14.7 to 4.16.6.
- [Release notes](https://github.com/browserslist/browserslist/releases )
- [Changelog](https://github.com/browserslist/browserslist/blob/main/CHANGELOG.md )
- [Commits](https://github.com/browserslist/browserslist/compare/4.14.7...4.16.6 )
---
updated-dependencies:
- dependency-name: browserslist
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 11:55:19 -04:00
dependabot[bot]
fa6843ae61
Bump dns-packet from 1.3.1 to 1.3.4 in /docs ( #567 )
...
Bumps [dns-packet](https://github.com/mafintosh/dns-packet ) from 1.3.1 to 1.3.4.
- [Release notes](https://github.com/mafintosh/dns-packet/releases )
- [Changelog](https://github.com/mafintosh/dns-packet/blob/master/CHANGELOG.md )
- [Commits](https://github.com/mafintosh/dns-packet/compare/v1.3.1...v1.3.4 )
---
updated-dependencies:
- dependency-name: dns-packet
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 11:55:08 -04:00
dependabot[bot]
76cc9e3296
Bump postcss from 7.0.35 to 7.0.36 in /docs ( #566 )
...
Bumps [postcss](https://github.com/postcss/postcss ) from 7.0.35 to 7.0.36.
- [Release notes](https://github.com/postcss/postcss/releases )
- [Changelog](https://github.com/postcss/postcss/blob/main/CHANGELOG.md )
- [Commits](https://github.com/postcss/postcss/compare/7.0.35...7.0.36 )
---
updated-dependencies:
- dependency-name: postcss
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 11:54:57 -04:00
dependabot[bot]
6bcdb834ed
Bump ssri from 6.0.1 to 6.0.2 in /docs ( #565 )
...
Bumps [ssri](https://github.com/npm/ssri ) from 6.0.1 to 6.0.2.
- [Release notes](https://github.com/npm/ssri/releases )
- [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md )
- [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2 )
---
updated-dependencies:
- dependency-name: ssri
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 11:54:48 -04:00
dependabot[bot]
2bac1c9ba9
Bump ws from 6.2.1 to 6.2.2 in /docs ( #564 )
...
Bumps [ws](https://github.com/websockets/ws ) from 6.2.1 to 6.2.2.
- [Release notes](https://github.com/websockets/ws/releases )
- [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2 )
---
updated-dependencies:
- dependency-name: ws
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 11:54:39 -04:00
Robert Brennan
0e6ca81f57
add banner ( #560 )
...
* add banner
* add link
2021-06-21 11:54:17 -04:00
dependabot[bot]
4bc2522e25
Bump k8s.io/client-go from 0.21.1 to 0.21.2 ( #561 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.21.1 to 0.21.2.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.21.1...v0.21.2 )
---
updated-dependencies:
- dependency-name: k8s.io/client-go
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 11:53:56 -04:00
dependabot[bot]
d4bb6239c7
Bump sigs.k8s.io/controller-runtime from 0.9.0-alpha.1 to 0.9.0 ( #559 )
...
Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime ) from 0.9.0-alpha.1 to 0.9.0.
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases )
- [Commits](https://github.com/kubernetes-sigs/controller-runtime/compare/v0.9.0-alpha.1...v0.9.0 )
---
updated-dependencies:
- dependency-name: sigs.k8s.io/controller-runtime
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-06-21 10:52:27 -04:00
Cydnee Owens
082e9c0406
process helm templates method ( #556 )
...
* process helm templates method
* update helm chart error paths and add helmValues
Co-authored-by: Robert Brennan <accounts@rbren.io >
2021-06-04 12:47:45 -07:00
Robert Brennan
178742e0f3
Update README.md ( #557 )
2021-05-28 13:36:01 -04:00
Robert Brennan
1651aa7004
remove 386 arch ( #555 )
...
* remove 386 arch
* update version
4.0.2
2021-05-25 13:35:44 -04:00
Robert Brennan
e6c9e4558e
update go ( #554 )
...
* update go
* update version
4.0.1
2021-05-25 13:28:19 -04:00
Cydnee Owens
b6f1bdf098
update version from 3.2.0 to 4.0.0 ( #553 )
...
* update version from 3.2.0 to 4.0.0
* update deployment files
Co-authored-by: Robert Brennan <contact@rbren.io >
4.0.0
2021-05-25 13:21:46 -04:00
Cydnee Owens
cbc15ad069
Pod level testing ( #546 )
...
* update runAsPrivileged to test at pod level
* update runAsPrivileged to test at pod level
* add pod level success/failure tests
* add insuecure capabilities pod level testing
* update checks to include good/bad security
* update checks for good/bad security
* remove good security from runAsPrivileged
2021-05-25 12:59:28 -04:00
dependabot[bot]
68d295ec6b
Bump github.com/fatih/color from 1.11.0 to 1.12.0 ( #549 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.11.0 to 1.12.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.11.0...v1.12.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 12:53:52 -04:00
dependabot[bot]
90339357c2
Bump k8s.io/client-go from 0.21.0 to 0.21.1 ( #550 )
...
Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go ) from 0.21.0 to 0.21.1.
- [Release notes](https://github.com/kubernetes/client-go/releases )
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md )
- [Commits](https://github.com/kubernetes/client-go/compare/v0.21.0...v0.21.1 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-25 12:53:44 -04:00
Robert Brennan
2e7368d011
change fairwinds links ( #552 )
2021-05-25 12:53:32 -04:00
Robert Brennan
6cd65fbed8
Update README.md ( #551 )
...
* Update README.md
* Update README.md
2021-05-25 12:33:35 -04:00
Cydnee Owens
1ede736971
update notReadOnlyRootFilesystem check ( #543 )
...
* update notReadOnlyRootFilesystem check
* remove run as user
* add pod level testing to notreadonlyrootFileSystem and update schema_test.go file
Co-authored-by: Robert Brennan <accounts@rbren.io >
2021-05-24 15:21:04 -07:00
Cydnee Owens
1935abd563
Test layout refactor ( #545 )
...
* refactor test structure
* update syntax to include template/spec layout
* update syntax to include template/spec layout
Co-authored-by: Robert Brennan <accounts@rbren.io >
2021-05-24 16:30:10 -04:00
Cydnee Owens
842ccf4853
Multiple replicas ( #534 )
...
* add file structure and success/failure yaml files
* add success/fail check tests for liveness probe missing
* add success/fail check tests for readiness probe missing
* add cpu limit missing success/failure
* add cpu requests missing success/failure
* add hostPortMissing success/failure
* add readinessProbeMissing success/failure
* Add success/failure test for dangerousCapabilities
* add success test
* submit for review for potential bug
* remove outdated files
* fix test cases
Co-authored-by: Robert Brennan <contact@rbren.io >
Co-authored-by: Robert Brennan <accounts@rbren.io >
2021-05-18 13:16:08 -07:00
Cydnee Owens
2c56a313a1
add failure, failure.latest and success.yaml file ( #541 )
...
Co-authored-by: Robert Brennan <accounts@rbren.io >
2021-05-18 12:40:55 -07:00
dependabot[bot]
7b00d73a6f
Bump github.com/fatih/color from 1.10.0 to 1.11.0 ( #544 )
...
Bumps [github.com/fatih/color](https://github.com/fatih/color ) from 1.10.0 to 1.11.0.
- [Release notes](https://github.com/fatih/color/releases )
- [Commits](https://github.com/fatih/color/compare/v1.10.0...v1.11.0 )
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-05-17 09:13:29 -04:00
Robert Brennan
a995e7e724
Set goflags to fix deps ( #542 )
...
* update deps
* tidy up
* try setting goflags
2021-05-12 15:52:04 -04:00
Terraform User
3211d6d25d
Managed by Terraform
2021-05-11 18:06:06 -04:00
Cydnee Owens
d011bb454a
add failure.all.yaml for dangerouscapabilities test ( #538 )
...
* add failure.all.yaml for dangerouscapabilities test
* change to [ALL] failing test
* add failure.all.yaml for dangerouscapabilities test
* change to [ALL] failing test
* fix dangerous caps test
Co-authored-by: Robert Brennan <contact@rbren.io >
2021-05-11 13:12:46 -07:00