dwertent
f043358a59
merging to dev
2021-10-14 17:32:56 +03:00
dwertent
24b17a8c27
update counters
2021-10-14 17:12:10 +03:00
Bezbran
266480c234
Merge branch 'dev' into dev
2021-10-13 16:57:14 +03:00
Bezalel Brandwine
a922d01005
add support in --environment=dev or customized URLs
2021-10-13 16:45:06 +03:00
dwertent
b053b84197
use packets
2021-10-13 15:56:43 +03:00
dwertent
5499c7a96f
fixed #149
2021-10-13 12:03:57 +03:00
dwertent
b444542f4d
update flag to keep-local
2021-10-12 17:40:56 +03:00
dwertent
07443548c9
split setCustomer func
2021-10-12 07:59:41 +03:00
dwertent
0c79df7299
restore id after local run, update readme
2021-10-11 16:29:26 +03:00
dwertent
59741b84d1
Update default upload of results to be opt-in
2021-10-11 15:00:23 +03:00
Daniel-GrunbergerCA
659647353e
fix return code in help msg
2021-10-10 15:43:08 +03:00
Daniel-GrunbergerCA
0eba51c80b
beautify help msgs
2021-10-10 14:38:14 +03:00
Daniel-GrunbergerCA
e0e0a811eb
Add supported frameworks to help msg
2021-10-10 14:01:35 +03:00
Eng Zer Jun
21644e5cba
refactor: move from io/ioutil to io and os package
...
The io/ioutil package has been deprecated as of Go 1.16, see
https://golang.org/doc/go1.16#ioutil . This commit replaces the existing
io/ioutil functions with their new definitions in io and os packages.
Signed-off-by: Eng Zer Jun <engzerjun@gmail.com >
2021-10-07 00:23:09 +08:00
yiscah
25247491ee
add mitre to supportedFrameworks, accept upper/lowercase "MITRE"
2021-10-04 16:56:18 +03:00
dwertent
4d68ca6aa2
update exceptions support
2021-09-13 10:24:24 +03:00
Daniel-GrunbergerCA
9fc455bcec
Update posture report flag and cluster name
2021-09-12 18:13:24 +03:00
dwertent
b9e5782264
support self registeration
2021-09-10 00:56:51 +03:00
dwertent
6137aa5d8e
support fronegg
2021-09-09 17:15:55 +03:00
dwertent
942f356d19
support exceptions
2021-09-05 14:21:51 +03:00
dwertent
b87b687e2f
support exceptions
2021-09-02 17:41:03 +03:00
Ben Hirschberg
abbc9c3e2e
Support failure threshold
2021-09-01 23:41:12 +03:00
Daniel-GrunbergerCA
56264df047
update scan with local file
2021-09-01 17:02:41 +03:00
Daniel-GrunbergerCA
ebd9661255
Merge remote-tracking branch 'upstream/dev'
2021-09-01 15:51:35 +03:00
Daniel-GrunbergerCA
05e108b47b
add download json option
2021-09-01 15:51:24 +03:00
dwertent
8cb6824f3c
ignore k8s config when running local yamls
2021-09-01 13:29:44 +03:00
dwertent
ac7e5219f1
interface support of framework
2021-09-01 11:03:20 +03:00
dwertent
8a00a5c54b
Add input table to readme
2021-08-31 16:29:11 +03:00
David Wertenteil
d3f4af0f9c
Update module to github ( #47 )
...
* update module
2021-08-31 12:00:42 +03:00
dwertent
187f517f58
update help print
2021-08-31 09:27:29 +03:00
David Wertenteil
2d7c5fd1ce
update output functionality ( #45 )
...
* update output f
2021-08-31 09:13:12 +03:00
Benyamin Hirschberg
01bc5345ab
Merge branch 'dev' into dev
2021-08-30 22:08:13 +03:00
Ben Hirschberg
fc2374a690
some fixes around command textx
2021-08-30 22:03:03 +03:00
David Wertenteil
00314be32a
Update format and output flags ( #43 )
...
* support stdin input
* support output to file
2021-08-30 18:49:17 +03:00
David Wertenteil
c8068a8d90
Support stdin input ( #42 )
...
* support stdin input
2021-08-30 14:55:50 +03:00
David Wertenteil
2d5ed19d6d
support url input and update readme ( #40 )
...
* split to functions
* update package name to kubescape
* support url input, update readme
2021-08-29 10:20:12 +03:00
dwertent
328265559c
after merge
2021-08-26 18:13:46 +03:00
dwertent
96148ac6fd
support yaml input
2021-08-26 17:41:11 +03:00
danielgrunbergerarmo
b2fcf295ce
add silent flag
2021-08-26 13:50:48 +03:00
dwertent
f9ab72d595
after merge
2021-08-26 12:15:58 +03:00
danielgrunbergerarmo
5a5f2b408c
support json and junit output
2021-08-26 11:30:51 +03:00
danielgrunbergerarmo
c67e584cfb
Support yamls
2021-08-26 11:03:51 +03:00
danielgrunbergerarmo
a7e69c8096
start using cobra pkg for cli flags
2021-08-24 17:35:57 +03:00