TarangVerma
|
52aa5f02e2
|
Fixed typos in contribute.md (#779)
Fixed some spellings as well as grammar so that reader gets clear and concise view of the text.
|
2022-09-06 09:40:47 +03:00 |
|
David Wertenteil
|
d1c759f04f
|
Hot fix - Revert report structure (#776)
* 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
* Remove windows extension build (#775)
* update logger version
* update scanner image
* remove windows exe extension
* commened out prioritization logic
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 12:08:19 +03:00 |
|
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
|
6442e8c891
|
fixed test deps pkg
|
2022-08-23 16:31:19 +03:00 |
|
David Wertenteil
|
40e02899bb
|
Merge pull request #604 from kubescape/send-num-of-resources
Send num of resources
|
2022-08-23 15:26:23 +03:00 |
|
David Wertenteil
|
040b965be2
|
Merge pull request #633 from dwertent/master
Replacing `armo` organization by `kubescape` organization
|
2022-08-23 15:10:16 +03:00 |
|
Daniel-GrunbergerCA
|
363951eb94
|
pr fixes
|
2022-08-23 15:07:51 +03:00 |
|
David Wertenteil
|
cbd4fc1a80
|
replace armo by kubescape mentioned in urls
|
2022-08-23 12:33:48 +03:00 |
|
David Wertenteil
|
6a17eb1e86
|
Merge pull request #631 from slashben/dev
Removing mention of ARMO in the initi log print
|
2022-08-23 12:29:38 +03:00 |
|
Ben Hirschberg
|
4e847b4293
|
Removing mention of ARMO in the initi log print
|
2022-08-23 11:25:28 +03:00 |
|
Daniel-GrunbergerCA
|
e81d8ffa3c
|
use setters
|
2022-08-23 10:34:05 +03:00 |
|
David Wertenteil
|
bd970eff83
|
update to kubescape org
|
2022-08-22 18:22:28 +03:00 |
|
Daniel-GrunbergerCA
|
e6398872cd
|
change if order
|
2022-08-22 15:58:09 +03:00 |
|
Daniel-GrunbergerCA
|
811d27529c
|
log error
|
2022-08-22 15:56:25 +03:00 |
|
Daniel-GrunbergerCA
|
a1efafc871
|
send mapNamespace to nuimber of resources in report
|
2022-08-22 15:51:53 +03:00 |
|
David Wertenteil
|
a95c2ec42b
|
removing unused function
|
2022-08-18 22:41:00 +03:00 |
|
David Wertenteil
|
ad91178ef7
|
updated dependencies pkgs
|
2022-08-18 17:41:03 +03:00 |
|
Vlad Klokun
|
6a52945e5a
|
chore: summeryhelpers.go → summaryhelpers.go
Fixed a typo in filename (summEry → summAry)
|
2022-08-18 15:19:29 +03:00 |
|
Vlad Klokun
|
f8a66b0f9b
|
refactor!: resourcehandler: rename armoResources to ksResources
|
2022-08-18 15:19:27 +03:00 |
|
Vlad Klokun
|
bfc3b0cc43
|
refactor!: resourcehandler: rename armoResources to ksResources
|
2022-08-18 15:19:25 +03:00 |
|
Vlad Klokun
|
2432378a57
|
refactor!: resourcehandler: rename armoResources to ksResources
|
2022-08-18 15:19:22 +03:00 |
|
Vlad Klokun
|
2f1ae9418a
|
chore!: registryadaptors: rename armosec/v1 Go files
|
2022-08-18 15:19:19 +03:00 |
|
Vlad Klokun
|
619eeb3f02
|
refactor!: registryadaptors: rename adaptor Armo to KS
|
2022-08-18 15:19:16 +03:00 |
|
Vlad Klokun
|
ed1862cf72
|
refactor!: policyhandler/handlenotification.go: rename armoResources to ksResources
|
2022-08-18 15:19:12 +03:00 |
|
Vlad Klokun
|
40d5b08f39
|
refactor!: opaprocessor/processorhandlerutils.go: rename getArmoObjects to getKSObjects
|
2022-08-18 15:19:10 +03:00 |
|
Vlad Klokun
|
fcfccd18dc
|
refactor!: core/submit.go: rename armoAPI to ksCloudAPI
|
2022-08-18 15:19:07 +03:00 |
|
Vlad Klokun
|
0be1acfe72
|
refactor!: core/list: rename armoAPI to ksCloudAPI
|
2022-08-18 15:19:04 +03:00 |
|
Vlad Klokun
|
7407cbb4fb
|
refactor!: core/initutils.go: rename Armo to Kubescape Cloud
|
2022-08-18 15:19:02 +03:00 |
|
Vlad Klokun
|
79158aa3e5
|
refactor!: core/delete.go: rename Armo to Kubescape
|
2022-08-18 15:19:00 +03:00 |
|
Vlad Klokun
|
e7d212fb8c
|
style: format ArmoResource comment
|
2022-08-18 15:18:56 +03:00 |
|
Vlad Klokun
|
4d6f75a65a
|
refactor!: rename MapArmoResource to MapKSResource
|
2022-08-18 15:18:54 +03:00 |
|
Vlad Klokun
|
17445ee8b9
|
refactor!: rename "ArmoResources" to "KSResources"
|
2022-08-18 15:18:51 +03:00 |
|
Vlad Klokun
|
2de950cce7
|
chore!: scaninfo_test.go: remove commented out code
|
2022-08-18 15:18:48 +03:00 |
|
Vlad Klokun
|
326dd096fd
|
docs!: scaninfo.go: remove Armo mentions
|
2022-08-18 15:18:46 +03:00 |
|
Vlad Klokun
|
416b5e691e
|
chore!: remove commented out code from reportv2tov1
|
2022-08-18 15:18:45 +03:00 |
|
Vlad Klokun
|
f7d91f1b48
|
docs: rename CA in comments to Kubescape Cloud
|
2022-08-18 15:18:43 +03:00 |
|
Vlad Klokun
|
46f823eb89
|
refactor!: rename "ruleWithArmoOpaDependency" to "ruleWithKSOpaDependency"
|
2022-08-18 15:18:41 +03:00 |
|
Vlad Klokun
|
e54bfec4c1
|
refactor!: rename "ArmoResources" to "KSCloudResources"
|
2022-08-18 15:18:39 +03:00 |
|
Vlad Klokun
|
e95a09dbff
|
docs: "armo" to "kubescape cloud" in customerloader comments
|
2022-08-18 15:18:35 +03:00 |
|
Vlad Klokun
|
e1f01f963f
|
chore!: rename "armoapi.go" to "kscloudapi.go"
|
2022-08-18 15:18:32 +03:00 |
|
Vlad Klokun
|
a397f681b3
|
refactor(armoapiutils)!: rename "armoAPI" to "api"
|
2022-08-18 15:18:21 +03:00 |
|
Vlad Klokun
|
0b52c498da
|
refactor!: rename "armoAPI" receivers to "api"
|
2022-08-18 15:18:19 +03:00 |
|
Vlad Klokun
|
5141d82e49
|
refactor!: rename NewArmoAPICustomized to NewKSCloudCustomized
|
2022-08-18 15:18:17 +03:00 |
|
Vlad Klokun
|
262c014cfe
|
refactor!: rename "NewARMOAPIStaging" to "NewKSCloudAPIStaging"
|
2022-08-18 15:18:14 +03:00 |
|
Vlad Klokun
|
dcd4ac9703
|
refactor!: rename top-level global vars from "armo" to "ksCloud"
|
2022-08-18 15:18:12 +03:00 |
|
Vlad Klokun
|
566457308f
|
refactor!: rename "NewARMOAPIProd" to "NewKSCloudAPIProd" (Github tests
ratelimit fails here)
|
2022-08-18 15:18:09 +03:00 |
|
Vlad Klokun
|
c967dbeefc
|
refactor!: rename "NewArmoAPIDev" to "NewKSCloudAPIDev"
|
2022-08-18 15:18:03 +03:00 |
|
Vlad Klokun
|
0bcef1be3b
|
refactor!: rename "globalArmoAPIConnector" to "globalKSCloudAPIConnector"
|
2022-08-18 15:18:00 +03:00 |
|
Vlad Klokun
|
11037f1071
|
refactor!: rename "GetArmoAPIConnector" to "etKSCloudAPIConnector"
|
2022-08-18 15:17:56 +03:00 |
|
Vlad Klokun
|
bec9fc9c80
|
refactor!: rename SetArmoAPIConnector to SetKSCloudAPIConnector
|
2022-08-18 15:17:53 +03:00 |
|