mirror of
https://github.com/aquasecurity/kube-bench.git
synced 2024-11-28 19:08:15 +00:00
5 lines
82 B
Go
5 lines
82 B
Go
|
/*
|
||
|
Package findings handles sending findings to Security Hub.
|
||
|
*/
|
||
|
package findings
|