1
0
mirror of https://github.com/aquasecurity/kube-bench.git synced 2024-11-16 04:49:19 +00:00
kube-bench/cmd
Brian Terry c3f94dd89f
Aws asff (#770)
* add aasf

* add AASF format

* credentials provider

* add finding publisher

* add finding publisher

* add write AASF path

* add testing

* read config from file

* update docker file

* refactor

* remove sample

* add comments

* Add comment in EKS config.yaml

* Fix comment typo

* Fix spelling of ASFF

* Fix typo and other small code review suggestions

* Limit length of Actual result field

Avoids this message seen in testing:
  Message:Finding does not adhere to Amazon Finding Format. data.ProductFields['Actual result'] should NOT be longer than 1024 characters.

* Add comment for ASFF schema

* Add Security Hub documentation

* go mod tidy

* remove dupe lines in docs

* support integration in any region

* fix README link

* fix README links

Co-authored-by: Liz Rice <liz@lizrice.com>
2020-11-23 19:43:53 +00:00
..
testdata Add exit-code parameter for when checks have failed (#734) 2020-10-29 12:12:45 +02:00
common_test.go Created config and test files for Azure Kubernetes Service (AKS). (#733) 2020-11-16 14:35:57 +02:00
common.go Aws asff (#770) 2020-11-23 19:43:53 +00:00
database.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
kubernetes_version_test.go Get Kubernetes Version: Adds Retry Logic (#593) 2020-03-05 10:34:44 -05:00
kubernetes_version.go Code quality improvements (#677) 2020-09-01 14:50:04 +01:00
master.go Warn if kubectl can't autodetect the version (#656) 2020-08-04 18:04:02 +03:00
node.go Warn if kubectl can't autodetect the version (#656) 2020-08-04 18:04:02 +03:00
root.go Aws asff (#770) 2020-11-23 19:43:53 +00:00
run_test.go Fixes Issue #494 - add tests for CIS 1.5 (#530) 2019-12-05 15:55:44 -05:00
run.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00
securityHub.go Aws asff (#770) 2020-11-23 19:43:53 +00:00
util_test.go Add run subcommand (#529) 2019-12-02 15:40:44 +00:00
util.go Code quality improvements (#677) 2020-09-01 14:50:04 +01:00
version.go move target mapping to config.yaml - updated version (#682) 2020-08-30 10:16:21 +03:00