Files
kubescape/cautils
Brad Solomon d53b8272ee Bugfix: correctly compare filepath.Ext() result
Closes #81.

setOutputFile() will incorrectly append .json to an --output
value that already has it. This is because
https://pkg.go.dev/path/filepath#Ext result includes
the ., whereas the current logic only tests against
json, not .json.
2021-09-16 11:57:58 -04:00
..
2021-08-12 16:01:26 +03:00
2021-09-05 14:44:55 +03:00
2021-08-12 16:01:26 +03:00
2021-09-08 21:21:25 +03:00
2021-09-12 19:28:11 +03:00
2021-09-05 14:44:55 +03:00
2021-09-05 14:44:55 +03:00
2021-09-01 16:32:33 +03:00
2021-09-05 14:44:55 +03:00
2021-08-12 16:01:26 +03:00
2021-08-12 16:01:26 +03:00
2021-08-12 16:01:26 +03:00