VaibhavMalik4187
55da8c1ce2
Added signal handler for the interrupt signal
...
- Subscribing to an interrupt signal handler allows graceful shutdown of
the program.
- Use exit code 130 for interrupt signals.
Fixes: https://github.com/kubescape/kubescape/issues/1476
Signed-off-by: VaibhavMalik4187 <vaibhavmalik2018@gmail.com >
2023-11-22 20:51:19 +05:30
David Wertenteil
3e2314a269
Bump v3 ( #1449 )
...
* bump version
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* change default view
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* fixed tests
Signed-off-by: David Wertenteil <dwertent@armosec.io >
* fixed go mod
Signed-off-by: David Wertenteil <dwertent@armosec.io >
---------
Signed-off-by: David Wertenteil <dwertent@armosec.io >
2023-10-22 17:43:51 +03:00
Vlad Klokun
cb38a4e8a1
style: go fmt the project
...
- Fixes style inside the project with `go fmt`
2022-12-22 15:00:59 +02:00
Cheithanya
f81fd74aa3
Added the update command for kubescape
2022-09-11 18:22:18 +05:30
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
David Wertenteil
aef74d6480
use exteranl go logger
2022-07-18 23:59:56 +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
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
dwertent
a2a5b06024
adding http handler
2022-03-09 20:51:55 +02:00
dwertent
31e1b3055f
Prometheus support
2022-02-10 20:11:00 +02:00
dwertent
a37d00b40a
checking latest version
2021-11-09 17:07:06 +02:00
Daniel-GrunbergerCA
9439f407da
add env var to not check latest release
2021-10-27 13:39:03 +03:00
Daniel-GrunbergerCA
3b8825e5d2
scan multiple frameworks and controls
2021-10-25 17:41:04 +03: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
Daniel Grunberger
c9ecb6c563
Add version handling ( #67 )
...
* start version handling
* add version handling
* update latest version check
* update build.yaml
* erase unused vars
* fix build.yaml
* fix var name
* handle error
2021-09-10 00:57:33 +03:00
David Wertenteil
d3f4af0f9c
Update module to github ( #47 )
...
* update module
2021-08-31 12:00:42 +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
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
danielgrunbergerarmo
c51ea6bafd
Download framework from staging
2021-08-24 10:25:15 +03:00
danielgrunbergerarmo
297a4fc42b
fix error handling
2021-08-19 13:42:23 +03:00
Ben Hirschberg
70955537c8
initial commit
2021-08-12 16:01:26 +03:00