Matthias Bertschy
|
3a90682c9e
|
remove otel from CLI part
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2023-01-31 10:03:56 +01:00 |
|
Matthias Bertschy
|
160ac0db7c
|
add otel with uptrace client
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2023-01-31 08:06:33 +01:00 |
|
Matthias Bertschy
|
d462224b7a
|
add kubectl plugin with krew
Signed-off-by: Matthias Bertschy <matthias.bertschy@gmail.com>
|
2023-01-25 08:07:31 +01:00 |
|
Amir Malka
|
0c87ff6843
|
Initial implementation of fix command (#898)
* Fix command initial implementation
|
2023-01-11 20:18:37 +02:00 |
|
David Wertenteil
|
c61c7edbd0
|
update examples
|
2022-11-24 11:06:37 +02:00 |
|
Cheithanya
|
12f81353e0
|
Made the required changes
|
2022-09-19 00:30:26 +05:30 |
|
Cheithanya
|
f81fd74aa3
|
Added the update command for kubescape
|
2022-09-11 18:22:18 +05:30 |
|
itsCheithanya
|
f75b62e62c
|
Update root.go
|
2022-09-07 13:39:29 +05:30 |
|
David Wertenteil
|
72f9c6d81b
|
Fixed InfoMap usage (#680)
* Fix issue for scanning list obj
* Fix go mod in httphandler pkg
* Broken links fix in roadmap.md
Planning, backlog, and wishlist links were not taking to the required section.
* override infoMap only if it's not nil
* improved icon of kubescape in readme
* Support scanning several files
* gramatical improvements
* docs(readme): Star → star
* Fix issues according to review
* Handle with issues caused by updating opa-utils
* Fix scanning ListObj following reviews
* Update core/pkg/resourcehandler/filesloader.go
Co-authored-by: Vlad Klokun <vladklokun@users.noreply.github.com>
* Update completion.go
* Added fixed control input
* update go.mod
* Print chart name log when fail to generate
* Change formatting to %s
* Added resource prioritization information, raw resource will be sent on the result object
* Merging typo fixes from master (#772)
* greetings
* Update aws.sh
simplified the comment
* typo: In the title and h1 element
Their was a typo in index.html file.
* punctuation changes
* docs : added gitpod badge in readme.md
* fixed typos
* some grammar mistake is corrected inPULL_REQUEST_TEMPLATE.md file
* Updated README.md file
Added link to CONTRIBUTING.md file in a line in README.
* Added link to code of conduct file
I have added link to the code of conduct file and fixed some problems in the Readme file.
* Fixed readme
* Added alpine tag
Adding alpine tag instead of latest and removing repeating commands
* roadmap.md file is modified
* Automatically Close "Typo" labelled Issue
* build.py is modified
* modified PR template
* Fixed some typos in feature_request.md
"." at the end of the headings were missing and all the text were in same line.
Now this gives a clear and concise view of the texts.
* fixed the typo in docs/index.html
Found and fixed typo in the 'alt' attribute of img tag
* Update PULL_REQUEST_TEMPLATE.md
Co-authored-by: Krishna Agarwal <dmkrishna.agarwal@gmail.com>
Co-authored-by: Saswata Senapati <74651639+saswat16@users.noreply.github.com>
Co-authored-by: Rahul Singh <110548934+rahuldhirendersingh@users.noreply.github.com>
Co-authored-by: deepuyadav004 <deepuyadavze@gmail.com>
Co-authored-by: kartik <97971066+kartikgajjar7@users.noreply.github.com>
Co-authored-by: Rounak-28 <95576871+Rounak-28@users.noreply.github.com>
Co-authored-by: pwnb0y <vickykr07@yahoo.com>
Co-authored-by: Ben Hirschberg <59160382+slashben@users.noreply.github.com>
Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
Co-authored-by: Rahul Surwade <93492791+RahulSurwade08@users.noreply.github.com>
Co-authored-by: Suhas Gumma <43647369+suhasgumma@users.noreply.github.com>
Co-authored-by: Kamal Nayan <95926324+legendarykamal@users.noreply.github.com>
Co-authored-by: TarangVerma <90996971+TarangVerma@users.noreply.github.com>
Co-authored-by: avikittu <65793296+avikittu@users.noreply.github.com>
* update logger version (#773)
* Fixed: Kubescape fails to authenticate remote private Github repo (#721)
* grammar error fixer in CONTRIBUTING.md
* scanning private git repository is available
* giturl to gitapi
* NO TOKEN error functionality added
* Used GetToken method of giturl.IGitAPPI for auth
Co-authored-by: satyam kale <satyamkale271@gmail.com>
Co-authored-by: Ben Hirschberg <59160382+slashben@users.noreply.github.com>
* bump opa-utils to 181
* Option to force enable color output (closes #560) (#767)
* Option to force enable color output (closes #560)
(cherry picked from commit 4f951781ee8dd6bb451ac7d159787f47e4b07379)
* Update go.mod
* Update host scanner image (#774)
* update logger version
* update scanner image
Co-authored-by: Moshe-Rappaport-CA <moshep@armosec.io>
Co-authored-by: Moshe Rappaport <89577611+Moshe-Rappaport-CA@users.noreply.github.com>
Co-authored-by: Om Raut <33827410+om2137@users.noreply.github.com>
Co-authored-by: Kamal Nayan <95926324+legendarykamal@users.noreply.github.com>
Co-authored-by: Vlad Klokun <vladklokun@users.noreply.github.com>
Co-authored-by: Chirag Arora <84070677+Chirag8023@users.noreply.github.com>
Co-authored-by: shm12 <shmuelb@armosec.io>
Co-authored-by: Amir Malka <amirm@armosec.io>
Co-authored-by: Krishna Agarwal <dmkrishna.agarwal@gmail.com>
Co-authored-by: Saswata Senapati <74651639+saswat16@users.noreply.github.com>
Co-authored-by: Rahul Singh <110548934+rahuldhirendersingh@users.noreply.github.com>
Co-authored-by: deepuyadav004 <deepuyadavze@gmail.com>
Co-authored-by: kartik <97971066+kartikgajjar7@users.noreply.github.com>
Co-authored-by: Rounak-28 <95576871+Rounak-28@users.noreply.github.com>
Co-authored-by: pwnb0y <vickykr07@yahoo.com>
Co-authored-by: Ben Hirschberg <59160382+slashben@users.noreply.github.com>
Co-authored-by: Saptarshi Sarkar <saptarshi.programmer@gmail.com>
Co-authored-by: Rahul Surwade <93492791+RahulSurwade08@users.noreply.github.com>
Co-authored-by: Suhas Gumma <43647369+suhasgumma@users.noreply.github.com>
Co-authored-by: TarangVerma <90996971+TarangVerma@users.noreply.github.com>
Co-authored-by: avikittu <65793296+avikittu@users.noreply.github.com>
Co-authored-by: satyam kale <satyamkale271@gmail.com>
Co-authored-by: Aditya Pratap Singh <adityapratapsingh51@gmail.com>
|
2022-09-05 10:49:37 +03:00 |
|
David Wertenteil
|
bd970eff83
|
update to kubescape org
|
2022-08-22 18:22:28 +03:00 |
|
David Wertenteil
|
ad91178ef7
|
updated dependencies pkgs
|
2022-08-18 17:41:03 +03:00 |
|
Vlad Klokun
|
7ea8e89766
|
refactor!: rename "armo" to "kscloud" in RootInfo
|
2022-08-18 15:17:47 +03:00 |
|
David Wertenteil
|
aef74d6480
|
use exteranl go logger
|
2022-07-18 23:59:56 +03:00 |
|
David Wertenteil
|
643d0620d7
|
Support relative paths in repo scanning
|
2022-07-18 18:22:49 +03:00 |
|
Benyamin Hirschberg
|
616712cf79
|
Replacing the documentation links to the new URL
|
2022-06-20 17:59:21 +03:00 |
|
David Wertenteil
|
046ea1d79f
|
support secret key and account ID from cmd
|
2022-05-26 11:01:26 +03:00 |
|
David Wertenteil
|
6e17e5ce7e
|
Call cmd pkg from root
|
2022-04-11 07:53:22 +03:00 |
|
David Wertenteil
|
858d7ac2ef
|
update pkg struct
|
2022-04-10 18:06:28 +03:00 |
|
DanielGrunbergerCA
|
093d71fff4
|
exit status 1
|
2022-04-05 14:05:31 +03:00 |
|
DanielGrunbergerCA
|
0169f42747
|
Merge remote-tracking branch 'upstream/master'
|
2022-04-05 13:39:28 +03:00 |
|
dwertent
|
eae6458b42
|
fixed cmd init
|
2022-03-16 15:26:59 +02:00 |
|
dwertent
|
b8df07b547
|
fixed unitest
|
2022-03-13 18:59:39 +02:00 |
|
dwertent
|
d0e2730518
|
add cautils to core
|
2022-03-13 18:14:48 +02:00 |
|
dwertent
|
6dab82f01a
|
fixed output format
|
2022-03-13 15:03:22 +02:00 |
|
dwertent
|
7a01116db5
|
adding ks interface
|
2022-03-13 10:59:38 +02:00 |
|
dwertent
|
8f1e4ceff0
|
split pkg
|
2022-03-13 09:59:57 +02:00 |
|
Daniel-GrunbergerCA
|
7d12552932
|
add option to run single control
|
2021-10-18 17:39:35 +03:00 |
|
Bezalel Brandwine
|
00d8660a91
|
fix --help flag
|
2021-10-14 10:46:42 +03:00 |
|
Bezalel Brandwine
|
a922d01005
|
add support in --environment=dev or customized URLs
|
2021-10-13 16:45:06 +03:00 |
|
dwertent
|
8a00a5c54b
|
Add input table to readme
|
2021-08-31 16:29:11 +03:00 |
|
Ben Hirschberg
|
fc2374a690
|
some fixes around command textx
|
2021-08-30 22:03:03 +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 |
|