2081 Commits
Author SHA1 Message Date
dwertent 187f517f58 update help print 2021-08-31 09:27:29 +03:00
dwertent c963b19364 Merge branch 'master' of ssh://github.com/armosec/kubescape into dev 2021-08-31 09:14:59 +03:00
David Wertenteil 2d7c5fd1ce update output functionality (#45)
* update output f
2021-08-31 09:13:12 +03:00
dwertent 59c935e723 update output f 2021-08-31 09:00:52 +03:00
dwertent bae45d277f Merge remote-tracking branch 'upstream/dev' 2021-08-31 08:47:37 +03:00
Benyamin Hirschberg e728b3ae37 Merge pull request #44 from BenHirschbergCa/dev
some fixes around command texts
2021-08-30 22:08:36 +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
dwertent 0b6dfa9cd0 Merge remote-tracking branch 'upstream/dev' 2021-08-30 18:47:07 +03:00
dwertent 1ff3a6c92c support output to file 2021-08-30 18:44:42 +03:00
David Wertenteil c8068a8d90 Support stdin input (#42)
* support stdin input
2021-08-30 14:55:50 +03:00
dwertent f75cee0d78 support stdin input 2021-08-30 14:54:01 +03:00
dwertent 229f16cb01 Merge remote-tracking branch 'upstream/dev' 2021-08-30 13:52:58 +03:00
David Wertenteil 44803ab915 Support glob file loading (#41)
* recursive glob

* adding helm support to readme

* update glob function
2021-08-30 11:06:13 +03:00
dwertent 2c6b1a440f update glob function 2021-08-30 08:53:34 +03:00
dwertent 37afc1352f adding helm support to readme 2021-08-29 13:34:40 +03:00
dwertent 9943119033 recursive glob 2021-08-29 13:15:34 +03:00
dwertent 41457ff551 Merge remote-tracking branch 'upstream/dev' 2021-08-29 10:38:42 +03:00
dwertent 82b64b5828 Merge remote-tracking branch 'origin/dev' 2021-08-29 10:35:59 +03:00
dwertent 229e8acc74 Merge remote-tracking branch 'origin/yamlsupport' 2021-08-29 10:35:32 +03:00
David Wertenteil b50a665920 Update README.md 2021-08-29 10:21:32 +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
David Wertenteil 30324e1c01 Merge branch 'dev' into yamlsupport 2021-08-29 10:19:09 +03:00
dwertent 8ca356eae7 Merge remote-tracking branch 'upstream/master' 2021-08-29 10:09:54 +03:00
dwertent 29f4ae368d support url input, update readme 2021-08-29 10:08:49 +03:00
dwertent 409080f51b update package name o kubescape 2021-08-29 08:17:09 +03:00
Benyamin Hirschberg 81e5bc3991 Merge pull request #39 from BenHirschbergCa/dev
Adding explanation about YAML support and output integration
2021-08-28 22:22:05 +03:00
Ben Hirschberg d6a9e50626 Adding exaplanation about YAML support and output integration 2021-08-28 22:19:18 +03:00
David Wertenteil 7500438991 Support yaml input and silent mode print
Support yaml input and silent mode print
2021-08-26 18:37:42 +03:00
dwertent 0b24c46279 Merge remote-tracking branch 'upstream/dev' 2021-08-26 18:30:50 +03:00
dwertent 49596c5ac1 split to function 2021-08-26 18:29:32 +03:00
dwertent 328265559c after merge 2021-08-26 18:13:46 +03:00
dwertent 1fae5755fe example sh 2021-08-26 17:42:02 +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
Daniel Grunberger 89ad5c1df0 Merge pull request #30 from Daniel-GrunbergerCA/master
Support json and junit output
2021-08-26 13:48:16 +03:00
Benyamin Hirschberg 798994850d Adding link to download badge 2021-08-26 13:11:07 +03:00
dwertent 9bf79db8f8 Merge branch 'Daniel-GrunbergerCA-master' into dev 2021-08-26 12:22:34 +03:00
dwertent f9ab72d595 after merge 2021-08-26 12:15:58 +03:00
dwertent 8f4ac5dd87 adding yaml input 2021-08-26 12:11:04 +03:00
danielgrunbergerarmo 5a5f2b408c support json and junit output 2021-08-26 11:30:51 +03:00
danielgrunbergerarmo 615c1af63e Merge remote-tracking branch 'upstream/dev' 2021-08-26 11:17:37 +03:00
danielgrunbergerarmo c67e584cfb Support yamls 2021-08-26 11:03:51 +03:00
dwertent 6414be3c6f Merge remote-tracking branch 'upstream/dev' 2021-08-26 10:37:21 +03:00
Benyamin Hirschberg 3d9f98e866 Merge pull request #28 from BenHirschbergCa/dev
added JUnit formatter
2021-08-26 07:44:26 +03:00
Ben Hirschberg aba67cc596 asigning class name 2021-08-26 07:42:57 +03:00
Ben Hirschberg 0d43fec008 Junit XML support 2021-08-25 22:32:10 +03:00
Benyamin Hirschberg 2574f1954d Merge pull request #26 from BenHirschbergCa/dev
Adding JSON print option and fixing typos
2021-08-25 17:47:12 +03:00
Ben Hirschberg b97f7d6e36 adding option for JSON output 2021-08-25 17:37:49 +03:00