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
|
2432378a57
|
refactor!: resourcehandler: rename armoResources to ksResources
|
2022-08-18 15:19:22 +03:00 |
|
Vlad Klokun
|
17445ee8b9
|
refactor!: rename "ArmoResources" to "KSResources"
|
2022-08-18 15:18:51 +03:00 |
|
Vlad Klokun
|
e54bfec4c1
|
refactor!: rename "ArmoResources" to "KSCloudResources"
|
2022-08-18 15:18:39 +03:00 |
|
Amir Malka
|
32922c6263
|
helm chart name fix
|
2022-07-25 15:25:07 +03:00 |
|
Amir Malka
|
2b2034f2da
|
include helm chart name
|
2022-07-24 15:10:45 +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 |
|
Amir Malka
|
5bf179810b
|
use git2go to get file commit information
|
2022-07-17 10:08:09 +03:00 |
|
David Wertenteil
|
099886e1bb
|
mixed merge
|
2022-07-05 10:34:33 +03:00 |
|
David Wertenteil
|
3cebfb3065
|
Merge branch 'dev' into dev
|
2022-07-05 09:51:32 +03:00 |
|
David Wertenteil
|
889dd15772
|
handke invalide files
|
2022-06-30 19:33:43 +03:00 |
|
Amir Malka
|
ea1426a24b
|
helm chart scanning
|
2022-06-27 17:28:25 +03:00 |
|
David Wertenteil
|
ef242b52bb
|
adding file path to wl
|
2022-06-15 13:38:20 +03:00 |
|
David Wertenteil
|
021f2074b8
|
validating slice length
|
2022-06-12 13:54:45 +03:00 |
|
shm12
|
74c81e2270
|
Fixed relative path in git repo scan
|
2022-06-09 16:42:03 +03:00 |
|
shm12
|
1eef32dd8e
|
Use clone in remote git repositories
|
2022-06-09 14:53:48 +03:00 |
|
David Wertenteil
|
d7b5dd416d
|
ignore last commit
|
2022-06-09 10:42:58 +03:00 |
|
David Wertenteil
|
536a94de45
|
adding git data to file
|
2022-06-08 16:26:02 +03:00 |
|
David Wertenteil
|
8a1ef7da87
|
submit git scanning
|
2022-06-07 17:39:02 +03:00 |
|
David Wertenteil
|
858d7ac2ef
|
update pkg struct
|
2022-04-10 18:06:28 +03:00 |
|
David Wertenteil
|
8b6cb6c5d8
|
adding logs
|
2022-04-10 11:55:35 +03:00 |
|
David Wertenteil
|
3df3b7766c
|
save policy in file
|
2022-04-10 09:33:44 +03:00 |
|
dwertent
|
db5fdd75c4
|
inserting scan source
|
2022-03-25 16:08:07 +03:00 |
|
dwertent
|
8487a031ee
|
fixed url scanning
|
2022-03-24 09:45:35 +02:00 |
|
dwertent
|
4e13609985
|
update get context
|
2022-03-21 09:08:01 +02:00 |
|
DanielGrunbergerCA
|
6cacfb7b16
|
refactor
|
2022-03-16 12:22:21 +02:00 |
|
DanielGrunbergerCA
|
0d0c8e1b97
|
support status info
|
2022-03-16 12:08:04 +02:00 |
|
dwertent
|
d0e2730518
|
add cautils to core
|
2022-03-13 18:14:48 +02:00 |
|
dwertent
|
8f1e4ceff0
|
split pkg
|
2022-03-13 09:59:57 +02:00 |
|