Commit Graph
1309 Commits
Author SHA1 Message Date
David Wertenteil e54d61fd87 Merge pull request #532 from vladklokun/print-results-to-html
feat: Print results to html
2022-06-19 08:48:30 +03:00
Vlad Klokun af1d5694dc feat: add HTML as an output for scan results 2022-06-14 16:01:07 +03:00
David Wertenteil a5ac47ff6d Merge pull request #536 from dwertent/master
fixed go mod
2022-06-13 16:13:18 +03:00
David Wertenteil b03a4974c4 fixed go mod v2.0.301 2022-06-13 15:56:46 +03:00
David Wertenteil 8385cd0bd7 Merge pull request #535 from dwertent/master
fixed build files
2022-06-12 17:40:25 +03:00
David Wertenteil ca67aa7f5f fixed build files v2.0.300 2022-06-12 17:37:30 +03:00
David Wertenteil 9b9ed514c8 Merge pull request #530 from dwertent/master
beta URL support
2022-06-12 17:34:59 +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
David Wertenteil d08fdf2e9e update status busy to support more than one req 2022-05-19 12:01:28 +03:00
David Wertenteil bad2f54e72 Merge pull request #515 from dwertent/master
fixed triggerd all frameworks
2022-05-18 17:29:55 +03:00
David Wertenteil fc9b713851 fixed triggerd all frameworks v2.0.278 2022-05-18 17:28:46 +03:00
rcohencyberarmor 245200840d Merge pull request #514 from dwertent/master
using Buildx in githubactions
2022-05-18 16:11:47 +03:00
David Wertenteil 3f87610e8c using Buildx in githubactions v2.0.277 2022-05-18 16:09:29 +03:00
David Wertenteil c285cb1bcc Merge pull request #513 from dwertent/master
REST api support
2022-05-18 15:16:00 +03:00
David Wertenteil 63968b564b update k8s-interface pkg v2.0.276 2022-05-18 14:36:55 +03:00