David Wertenteil
e2dcb5bc15
Merge pull request #912 from dwertent/dep-rbac-submit
...
Deprecate rbac submit
2022-11-13 16:03:51 +02:00
David Wertenteil
a3e87f4c01
Updating json v1 deprecation message
2022-11-13 15:03:22 +02:00
David Wertenteil
5d97d7b4b2
adding Remediation to message
2022-11-13 14:55:52 +02:00
David Wertenteil
767eac2fa6
fixed indentation
2022-11-03 20:31:59 +02:00
Amir Malka
08b8b68f9a
added line and column information when using the sarif format
2022-11-03 14:08:53 +02:00
Amir Malka
e4dbfa3534
Merge branch 'dev' into feature
2022-11-03 11:05:10 +02:00
David Wertenteil
cd4f1077c2
Merge pull request #892 from Moshe-Rappaport-CA/dev
...
Add support to exceptions on repo (files) scan
2022-11-03 10:07:10 +02:00
Moshe-Rappaport-CA
b472d1cb9d
Remove irrelevant code
2022-11-03 09:52:36 +02:00
David Wertenteil
922e2548f4
Merge pull request #888 from suhasgumma/dev
...
Inform User if something is wrong with "controls-inputs" file they provided
2022-11-03 09:38:27 +02:00
suhasgumma
45caa7c120
Adding Log in Caller Function
2022-11-03 07:35:52 +05:30
Moshe-Rappaport-CA
670ae45d62
remove --submit from msg when not submitted
2022-11-02 16:27:40 +02:00
David Wertenteil
83a00ded3d
removed log
2022-11-02 12:43:03 +02:00
Avinesh Tripathi
78f81cc968
Merge branch 'dev' into feature
2022-10-31 21:56:13 +05:30
Avinesh Tripathi
5d3347b4fe
Added Path variables for credentials
2022-10-31 21:54:10 +05:30
David Wertenteil
7697e3f0c4
Merge pull request #884 from Moshe-Rappaport-CA/dev
...
Scanning with include or exclude namespace, is only scan namespaced scope
2022-10-26 19:04:02 +03:00
David Wertenteil
379800c49f
Merge pull request #885 from vladklokun/per-519-add-sarif-printer
...
feat: support the SARIF output format
2022-10-26 19:02:21 +03:00
Vlad Klokun
79e2515807
feat: support the SARIF output format
2022-10-26 18:13:37 +03:00
Moshe-Rappaport-CA
342f5743e2
Fix when running with include or exclude namespace
...
scanning only namespaced scope
2022-10-26 16:29:55 +03:00
David Wertenteil
d0fd8c4fe4
Merge pull request #869 from shm12/master
...
APIServerInfo resource added to the scan
2022-10-26 12:59:51 +03:00
YiscahLevySilas1
dc2c6f8a21
update hostsensor version
2022-10-26 11:40:28 +03:00
Amir Malka
bfbd278e7c
commented out tests which made actual http calls
2022-10-25 18:26:07 +03:00
David Wertenteil
22521b7159
use os path join in build file
2022-10-24 11:39:37 +03:00
shm12
1f47223918
Fixed host-sensor control plane info collecting
2022-10-23 10:46:44 +03:00
Moshe-Rappaport-CA
95135c4379
following review
2022-10-19 18:52:32 +03:00
Moshe-Rappaport-CA
7e604d6a5b
Merge remote-tracking branch 'armo/dev' into dev
2022-10-19 13:29:09 +03:00
Moshe-Rappaport-CA
64ac2666f9
Support for getting backend URLs from ENV
2022-10-19 13:28:44 +03:00
Avinesh Tripathi
05b3459342
Merge branch 'dev' into feature
2022-10-19 13:44:27 +05:30
shm12
e3c60e3202
APIServerInfo resource added to the scan
2022-10-12 22:52:42 +03:00
shm12
154f94a0af
Added controlPlaneInfo host-sensor endpoint
2022-10-12 20:51:06 +03:00
David Wertenteil
a6fc7a0da0
Update logs ( #854 )
...
* change user to ks
* update logs
* host scanner with fixed version
2022-09-29 12:18:05 +03:00
Dipankar Das
400b51df1c
Refactoring of Code Base ( #853 )
...
* Refactoring of switch to if statement
* Edited the core/pkg/score/score.go
Signed-off-by: Dipankar Das <dipankardas0115@gmail.com >
* Changes to function comments
* core/pkg/registryadaptors/registryvulnerabilities/interfaces.go
Signed-off-by: Dipankar Das <dipankardas0115@gmail.com >
Signed-off-by: Dipankar Das <dipankardas0115@gmail.com >
2022-09-29 08:57:12 +03:00
Avinesh Tripathi
10fa3cb27d
Merge branch 'dev' into feature
2022-09-21 23:37:55 +05:30
Avinesh Tripathi
d8f95edff5
removed getLastScanId function
2022-09-21 23:37:08 +05:30
Avinesh Tripathi
37ffe86d8b
changed name and added readme
2022-09-21 23:32:16 +05:30
Avinesh Tripathi
87fdbfdcc5
fixed
2022-09-20 18:50:19 +05:30
Suhas Gumma
faf0ae6bdc
Scan Kustomize Directory ( #795 )
...
* Scan Kustomize Files
* update 'scam Kustomize Directory' documentation in Readme.md
* go get
* go get inside httphandler
* SourceTypeKustomizeDirectory
* Added Scan for Kustomization File
Co-authored-by: David Wertenteil <dwertent@armosec.io >
2022-09-20 10:28:50 +03:00
Amir Malka
fd33a8acd1
fixed attack tracks loading logic
2022-09-18 17:48:13 +03:00
David Wertenteil
374e268a4f
fixed merge
2022-09-18 17:26:29 +03:00
David Wertenteil
dc10125380
Merge branch 'master' into dev
2022-09-18 15:48:48 +03:00
David Wertenteil
196d07edc6
Per 307 fail on severity counters ( #831 )
...
* feat: fail on exceeding severity thresholds (#830 )
- Add support for severity counters
- Add support for CLI flags that set severity thresholds
- Terminate Kubescape with an exit code 1 if scan results exceed the
severity thresholds
* Update opa-utils pkg version
Co-authored-by: Vlad Klokun <vladklokun@users.noreply.github.com >
2022-09-18 10:34:34 +03:00
Avinesh Tripathi
d6427f0fc8
Merge branch 'dev' into feature
2022-09-16 10:34:51 +05:30
Avinesh Tripathi
f33a6d7634
added adaptor
2022-09-16 10:20:44 +05:30
Amir Malka
2b931fb3f0
Prioritization ( #815 )
...
* removed commented out code
* Added attack tracks information to prioritization algorithm
* bump opa-utils
* go mod tidy
* go mod tidy
* CR changes
2022-09-15 16:16:54 +03:00
Arvindh
bb586892ba
Fixed typos on multiple files ( #808 )
2022-09-15 15:53:32 +03:00
Moshe Rappaport
e5023943e5
Print line separator only if some controls failed ( #813 )
2022-09-15 15:47:39 +03:00
Moshe Rappaport
cb704cb1e7
Edit Junit output ( #802 )
...
* Edit Junit output
* Update go sum
* Following review
2022-09-14 08:59:39 +03:00
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
Amir Malka
81482b7421
commened out prioritization logic
2022-09-05 11:46:59 +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