1316 Commits

Author SHA1 Message Date
David Wertenteil
9334ad6991 fixed typo v2.0.313 2022-06-19 14:11:04 +03:00
David Wertenteil
7b5e4143c3 fixed test for win v2.0.312 2022-06-19 12:47:42 +03:00
David Wertenteil
e63e5502cd fixed test v2.0.311 2022-06-19 11:55:47 +03:00
David Wertenteil
154794e774 fixed test v2.0.310 2022-06-19 11:46:43 +03:00
David Wertenteil
4aa71725dd ignore empty file v2.0.309 2022-06-19 11:19:29 +03:00
David Wertenteil
9bd2e7fea4 upgrade go version v2.0.308 2022-06-19 09:05:32 +03:00
David Wertenteil
e6d3e7d7da fixed test v2.0.307 2022-06-19 08:55:56 +03:00
David Wertenteil
995f90ca53 update pkg v2.0.306 2022-06-16 16:41:25 +03:00
David Wertenteil
c1da380c9b fixed test v2.0.305 2022-06-16 12:13:55 +03:00
David Wertenteil
77f77b8c7d update opa pkg v2.0.304 2022-06-16 12:06:52 +03:00
David Wertenteil
b3c1aec461 fixed unitests v2.0.303 2022-06-15 13:43:45 +03:00
David Wertenteil
ef242b52bb adding file path to wl v2.0.302 2022-06-15 13:38:20 +03:00
David Wertenteil
b03a4974c4 fixed go mod v2.0.301 2022-06-13 15:56:46 +03:00
David Wertenteil
ca67aa7f5f fixed build files v2.0.300 2022-06-12 17:37:30 +03:00
David Wertenteil
11b7f6ab2f do not submit invalide account ID 2022-06-12 17:31:44 +03:00
David Wertenteil
021f2074b8 validating slice length 2022-06-12 13:54:45 +03:00
shm12
c1ba2d4b3c Added gitignore for vscode git history files 2022-06-09 16:43:49 +03:00
shm12
141ad17ece Fixed web URL in git repo scanning 2022-06-09 16:42:39 +03:00
shm12
74c81e2270 Fixed relative path in git repo scan 2022-06-09 16:42:03 +03:00
shm12
7bb124b6fe Fix backward competability of file scanning 2022-06-09 15:53:28 +03:00
shm12
8a8ff10b19 Added default pattern, and type filtering in listFiles 2022-06-09 14:55:00 +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
d8ef471eb2 support installation of a fixed version 2022-06-08 13:28:48 +03:00
David Wertenteil
ff07a80078 moved testdata repo 2022-06-07 18:10:32 +03:00
David Wertenteil
310d31a3b1 beta url support 2022-06-07 18:08:38 +03:00
David Wertenteil
8a1ef7da87 submit git scanning 2022-06-07 17:39:02 +03:00
David Wertenteil
c142779ee8 adding client build 2022-06-07 09:20:32 +03:00
David Wertenteil
640f366c7e adding grafana dashboard 2022-05-31 15:58:59 +03:00
David Wertenteil
9f36c1d6de supporting github.repository_owner 2022-05-29 08:57:56 +03:00
David Wertenteil
b3c8c078a8 Merge pull request #519 from amirmalka/dev
implemented LocalGitRepository for working with a local git folder
2022-05-29 08:43:45 +03:00
David Wertenteil
3ff2b0d6ff Merge pull request #523 from dwertent/master
Support client ID and secret key flags
2022-05-26 11:50:35 +03:00
David Wertenteil
35b2b350a0 print submit error v2.0.288 2022-05-26 11:42:24 +03:00
David Wertenteil
046ea1d79f support secret key and account ID from cmd v2.0.287 2022-05-26 11:01:26 +03:00
Rotem Refael
3081508863 Merge pull request #522 from dwertent/master
Adding http request logs
2022-05-25 17:56:50 +03:00
David Wertenteil
4a757c1bf1 adding logs v2.0.286 2022-05-25 17:26:12 +03:00
David Wertenteil
dec4bcca00 Merge pull request #521 from dwertent/master
Do not submit results every scan with Prometheus
2022-05-24 10:18:20 +03:00
Amir Malka
5443039b8c updated commit date to time.Time and added length checking for remote URLs 2022-05-24 10:09:04 +03:00
David Wertenteil
95e68f49f3 do not submit results every scan with Prometheus v2.0.285 2022-05-24 09:33:40 +03:00
Amir Malka
7e90956b50 implemented LocalGitRepository for working with a local git folder 2022-05-23 17:11:17 +03:00
rcohencyberarmor
0c84c8f1f3 Merge pull request #518 from dwertent/master
Image vuln data integration
2022-05-23 10:51:31 +03:00
David Wertenteil
56b3239e30 loading from file fallback v2.0.284 2022-05-23 10:10:41 +03:00
David Wertenteil
f8e85941da update loading customer config v2.0.283 2022-05-23 09:47:40 +03:00
David Wertenteil
15081aa9c3 update auth url v2.0.282 2022-05-22 15:45:55 +03:00
David Wertenteil
ac03a2bda3 load data from config.json 2022-05-22 15:21:06 +03:00
rcohencyberarmor
b7ffa22f3a Merge pull request #517 from dwertent/master
httphandler using channel for queueing requests
2022-05-22 11:22:31 +03:00
David Wertenteil
ac5e7069da update readme v2.0.281 2022-05-22 10:59:48 +03:00
David Wertenteil
5a83f38bca send prometheus triggering to queue v2.0.280 2022-05-22 09:57:30 +03:00
David Wertenteil
3abd59e290 use channels for triggering scan v2.0.279 2022-05-19 14:18:11 +03:00