Documentation ¶
Index ¶
- Variables
- func AssertDefsecEqual(t *testing.T, expected, actual interface{})
- func AssertRuleFound(t *testing.T, ruleID string, results scan.Results, message string, ...)
- func AssertRuleNotFound(t *testing.T, ruleID string, results scan.Results, message string, ...)
- func CreateFS(t *testing.T, files map[string]string) fs.FS
- func DecompressGzip(t *testing.T, src, dst string)
- func DecompressSparseGzip(t *testing.T, src, dst string)
- func SetupLocalStack(ctx context.Context, version string) (*localstack.LocalStackContainer, string, error)
Constants ¶
This section is empty.
Variables ¶
Functions ¶
func AssertDefsecEqual ¶ added in v0.50.0
func AssertRuleFound ¶ added in v0.50.0
func AssertRuleNotFound ¶ added in v0.50.0
func DecompressGzip ¶
func DecompressSparseGzip ¶ added in v0.43.0
DecompressSparseGzip decompresses a sparse gzip file for virtual machine image.
func SetupLocalStack ¶ added in v0.50.0
func SetupLocalStack(ctx context.Context, version string) (*localstack.LocalStackContainer, string, error)
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.