David Wertenteil
17f48a9bc1
Merge pull request #575 from armosec/fix-for-homebrew
...
Update Makefile
v2.0.164
2022-07-25 15:50:02 +03:00
Amir Malka
57874f399b
Update Makefile
...
To support the new build process in homebrew, we are not using the submodules, hence, adding a dash to ignore an error when git submodule command fails
2022-07-25 12:31:34 +03:00
David Wertenteil
ba2e4fe16e
Merge pull request #570 from armosec/dev
...
Hot fix - removing URLs from the python build file
v2.0.163
2022-07-19 11:42:23 +03:00
David Wertenteil
948681b82e
Merge pull request #569 from dwertent/master
...
Remove URLs from python build file
2022-07-19 11:15:14 +03:00
David Wertenteil
5bd532dd57
remove URLs from python build file
v2.0.333
2022-07-19 10:50:46 +03:00
David Wertenteil
aef74d6480
use exteranl go logger
v2.0.332
2022-07-18 23:59:56 +03:00
David Wertenteil
ef8565b67f
Merge pull request #567 from armosec/dev
...
Support last commit info
v2.0.162
2022-07-18 20:21:24 +03:00
David Wertenteil
7b38b5dc96
Merge pull request #566 from dwertent/master
...
Fixed repo scanning relative path scanning
2022-07-18 19:00:03 +03:00
David Wertenteil
9f5d9fe36b
update go sum
v2.0.331
2022-07-18 18:50:15 +03:00
David Wertenteil
643d0620d7
Support relative paths in repo scanning
v2.0.330
2022-07-18 18:22:49 +03:00
David Wertenteil
8ecc1839a0
Merge remote-tracking branch 'armosec/dev'
v2.0.329
2022-07-18 17:31:16 +03:00
David Wertenteil
31aeae8bd1
Merge pull request #565 from amirmalka/dev
...
added commit information per file
2022-07-18 17:02:12 +03:00
Amir Malka
26bbcae0bd
updated README
2022-07-18 16:44:59 +03:00
Amir Malka
0feca50ebb
fix README
2022-07-18 15:39:01 +03:00
Amir Malka
895f330e14
Replaced install_dependencie with Makefile, updated readme
2022-07-18 13:42:58 +03:00
Amir Malka
30f454de08
updated workflow to run also on PR to dev
2022-07-18 11:01:43 +03:00
Amir Malka
8347fa7874
update build
2022-07-17 18:56:20 +03:00
Amir Malka
6b5d335519
update submodule commit
2022-07-17 18:53:17 +03:00
Amir Malka
44f0473a09
fix tests
2022-07-17 18:35:33 +03:00
Amir Malka
a6bae01476
missing tag for go test
2022-07-17 17:58:37 +03:00
Amir Malka
c356246f82
update build process with libgit2
2022-07-17 17:48:19 +03:00
Amir Malka
a6d9badc5f
remove file commit information for windows
2022-07-17 12:12:40 +03:00
Amir Malka
5bf179810b
use git2go to get file commit information
2022-07-17 10:08:09 +03:00
David Wertenteil
fbb75d6dd1
update go deps
v2.0.328
2022-07-12 09:34:13 +03:00
David Wertenteil
ac9db6706c
Merge pull request #563 from armosec/decrease-max-report-size
...
Decrease max report size
v2.0.327
2022-07-11 16:27:22 +03:00
Amir Malka
9b489f1e5c
Decrease max report size
...
align max report size with BE configuration
2022-07-11 14:56:29 +03:00
David Wertenteil
ab788eaaa2
Merge pull request #562 from dwertent/master
...
Fixed URLs
2022-07-10 14:02:10 +03:00
David Wertenteil
826106090b
update URL
v2.0.326
2022-07-10 14:01:02 +03:00
David Wertenteil
e6e9a74766
fixed tests
v2.0.325
2022-07-10 13:57:46 +03:00
David Wertenteil
5fee3efb35
Merge remote-tracking branch 'armosec/dev'
v2.0.324
2022-07-10 13:46:34 +03:00
David Wertenteil
a3d77a76aa
printing error when failed to load exceptions
v2.0.323
2022-07-10 09:53:34 +03:00
David Wertenteil
3a958294f3
Merge pull request #555 from Moshe-Rappaport-CA/dev
...
Working with worker pool in host sensor
2022-07-07 11:30:45 +03:00
Moshe-Rappaport-CA
086a518a53
Refactor for code aesthetics
2022-07-07 10:38:19 +03:00
David Wertenteil
705fabb32b
update dev and stage urls
2022-07-07 07:59:52 +03:00
Moshe-Rappaport-CA
3d37a6ac2f
Modify the ScanningTarget to be a cluster or file
2022-07-06 17:08:03 +03:00
Moshe-Rappaport-CA
dd79e348d3
go mod tidy
2022-07-06 11:56:24 +03:00
Moshe-Rappaport-CA
a913d3eb32
Merge remote-tracking branch 'upstream/dev' into dev
2022-07-06 11:40:50 +03:00
Moshe-Rappaport-CA
f32049bdb3
Change "[info] Scanning. cluster:” to be dynamic by targetScan
2022-07-06 11:40:13 +03:00
David Wertenteil
bbcc7a502d
Merge pull request #545 from slashben/dev
...
Replacing the documentation links to the new URL
2022-07-06 11:12:46 +03:00
Ben Hirschberg
2fb2ab02c4
Merge pull request #558 from armosec/dev
...
Support helm chart scanning and reporting
v2.0.161
2022-07-06 10:37:14 +03:00
David Wertenteil
1a94004de4
Merge pull request #557 from dwertent/master
...
Fixed windows support, update limit size
2022-07-05 16:27:18 +03:00
David Wertenteil
424f2cc403
update report size limit to 4mb
v2.0.322
2022-07-05 15:13:02 +03:00
Moshe-Rappaport-CA
bae960fd5b
Edit the noOfWorkers to be the minimum between the number of pods and 10
2022-07-05 14:38:58 +03:00
David Wertenteil
eab77a9e61
Merge pull request #556 from dwertent/master
...
Helm scanning support
2022-07-05 12:16:18 +03:00
David Wertenteil
fc78d9143b
use filepath join in unitests
v2.0.321
2022-07-05 11:44:07 +03:00
David Wertenteil
034dbca30c
update go mod
v2.0.320
2022-07-05 11:20:44 +03:00
David Wertenteil
a41adc6c9e
update readme
v2.0.319
2022-07-05 11:13:39 +03:00
David Wertenteil
bd170938c5
update readme
2022-07-05 11:12:58 +03:00
David Wertenteil
e91a73a32e
validate no workloads found
v2.0.318
2022-07-05 11:11:17 +03:00
David Wertenteil
099886e1bb
mixed merge
v2.0.317
2022-07-05 10:34:33 +03:00