mirror of
https://github.com/kubescape/kubescape.git
synced 2026-04-15 06:58:11 +00:00
5 lines
144 B
Go
5 lines
144 B
Go
package getter
|
|
|
|
// NativeFrameworks identifies all pre-built, native frameworks.
|
|
var NativeFrameworks = []string{"allcontrols", "nsa", "mitre"}
|