653 Commits
Author SHA1 Message Date
David Wertenteil 60c69ac3f0 Merge pull request #950 from fredbi/fix-789
fix(giturlparse): fixes panic on unexpected gitlab remote URL
2022-12-06 14:12:25 +02:00
David Wertenteil 1fb9320421 Merge pull request #941 from dwertent/master
Updating examples
2022-12-06 14:11:07 +02:00
yiscah 0f5635f42d move parsing of version to GetVersion 2022-12-04 12:17:04 +02:00
Frederic BIDON 8557075b7c fix(giturlparse): fixes panic on unexpected gitlab remote URL
* replaced dependencies to github.com/armosec/go-git-url by
github.com/kubescape/go-git-url
* fixes #789

NOTE: this requires kubescape/go-git-url#2 to be merged, a new release
of that repo to be cut, in order to finalize the dependency update.

Signed-off-by: Frederic BIDON <fredbi@yahoo.com>
2022-12-02 16:09:25 +01:00
David Wertenteil 8662deac43 update repository scanning URL 2022-12-02 00:42:28 +02:00
yiscah e42644bbd8 update hostscanner version 2022-12-01 08:57:58 +02:00
YiscahLevySilas1 07d30b6272 Merge branch 'kubescape:dev' into dev 2022-11-30 20:52:48 +02:00
yiscah 2a4f8543cc added logs of host scanner version 2022-11-30 20:51:45 +02:00
suhasgumma 186b293cce fix link for cis controls in html output 2022-11-30 01:23:45 +05:30
kooomix ec56e69a3c minor fix 2022-11-29 14:55:30 +02:00
kooomix 3942583b1d Merge pull request #1 from kooomix/dataControlInputs
update opa-utils functions
2022-11-29 14:35:08 +02:00
kooomix a10b15ba4b update opa-utils functions 2022-11-29 14:29:33 +02:00
David Wertenteil 5003cbd7a8 Merge pull request #943 from suhasgumma/invalidformat
Handle Invalid Formats
2022-11-28 17:39:14 +02:00
kooomix 481a137c23 Update host-scanner image version to v1.0.38 2022-11-28 16:46:32 +02:00
suhasgumma c3f7f0938d Handle Invalid Formats 2022-11-28 19:56:27 +05:30
kooomix b1925fa38d Support in new host-scanner endpoint - cloudProviderInfo 2022-11-28 09:18:43 +02:00
David Wertenteil 846a072bf9 Merge pull request #917 from suhasgumma/dev
Fixed: Wrong Relative Path When scanning Local Directory
2022-11-27 16:24:19 +02:00
kooomix 5dd7bbd8a7 Merge pull request #938 from kooomix/eran-dev
Added cloudProvider to postureControlInputs
2022-11-27 09:06:56 +02:00
kooomix e1773acf24 Getting cloud provider from gitversion of discovered API version 2022-11-25 09:27:27 +02:00
kooomix 03a0f97669 Getting cluster name from context 2022-11-24 16:09:05 +02:00
David Wertenteil 917a3f41e8 Merge pull request #925 from amirmalka/dev
Omit raw resources flag in json output
2022-11-24 14:47:14 +02:00
David Wertenteil c61c7edbd0 update examples 2022-11-24 11:06:37 +02:00
kooomix 53402d9a1c Added "CloudProvider" to postureControlInputs 2022-11-23 11:57:36 +02:00
Moshe-Rappaport-CA 6ad58d38e2 PER-550 Support loading attack tracks from cache 2022-11-17 16:31:51 +02:00
Moshe-Rappaport-CA 681b4ce155 stash 2022-11-17 10:49:36 +02:00
Amir Malka 2b3fcca7e8 omit raw resources flag in json output 2022-11-16 12:15:17 +02:00
Moshe-Rappaport-CA c8df1b8f1f Merge remote-tracking branch 'armo/dev' into dev 2022-11-15 17:34:45 +02:00
Moshe-Rappaport-CA 4f921ddf6f Revert PR #802 to the old junit format 2022-11-15 16:59:37 +02:00
suhasgumma d773397fe9 replace src with RelSrc 2022-11-15 10:34:36 +05:30
suhasgumma 2e30995bfc Relative Path When scanning Local Repos 2022-11-15 10:22:04 +05:30
David Wertenteil 87a5cd66c8 replace control 0006 by 0048 2022-11-14 14:36:37 +02:00
David Wertenteil 9436ace64f continue when resource not found 2022-11-14 13:52:46 +02:00
David Wertenteil fde00f6bd8 Merge pull request #909 from suhasgumma/dev
pretty-print Controls format  made Pretty
2022-11-13 17:04:46 +02:00
David Wertenteil 04a72a069a Merge pull request #913 from dwertent/ignore-missing-resource
Do not exit on error
2022-11-13 16:04:15 +02:00
David Wertenteil e2dcb5bc15 Merge pull request #912 from dwertent/dep-rbac-submit
Deprecate rbac submit
2022-11-13 16:03:51 +02:00
suhasgumma 602dc00c65 Shift GetControlLink to cautils 2022-11-13 19:09:30 +05:30
David Wertenteil b8589819dc Do not exit on error 2022-11-13 15:06:32 +02:00
David Wertenteil a3e87f4c01 Updating json v1 deprecation message 2022-11-13 15:03:22 +02:00
David Wertenteil 5d97d7b4b2 adding Remediation to message 2022-11-13 14:55:52 +02:00
suhasgumma d8d7d0b372 Updated and Used GetControlLink 2022-11-13 17:56:39 +05:30
David Wertenteil 767eac2fa6 fixed indentation 2022-11-03 20:31:59 +02:00
Amir Malka 08b8b68f9a added line and column information when using the sarif format 2022-11-03 14:08:53 +02:00
Amir Malka e4dbfa3534 Merge branch 'dev' into feature 2022-11-03 11:05:10 +02:00
David Wertenteil cd4f1077c2 Merge pull request #892 from Moshe-Rappaport-CA/dev
Add support to exceptions on repo (files) scan
2022-11-03 10:07:10 +02:00
Moshe-Rappaport-CA b472d1cb9d Remove irrelevant code 2022-11-03 09:52:36 +02:00
David Wertenteil 922e2548f4 Merge pull request #888 from suhasgumma/dev
Inform User if something is wrong with "controls-inputs" file they provided
2022-11-03 09:38:27 +02:00
suhasgumma 45caa7c120 Adding Log in Caller Function 2022-11-03 07:35:52 +05:30
Moshe-Rappaport-CA 670ae45d62 remove --submit from msg when not submitted 2022-11-02 16:27:40 +02:00
David Wertenteil 83a00ded3d removed log 2022-11-02 12:43:03 +02:00
Avinesh Tripathi 78f81cc968 Merge branch 'dev' into feature 2022-10-31 21:56:13 +05:30