341 Commits
Author SHA1 Message Date
David WertenteilandGitHub 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 WertenteilandGitHub 846a072bf9 Merge pull request #917 from suhasgumma/dev
Fixed: Wrong Relative Path When scanning Local Directory
2022-11-27 16:24:19 +02:00
kooomixandGitHub 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 WertenteilandGitHub 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 WertenteilandGitHub fde00f6bd8 Merge pull request #909 from suhasgumma/dev
pretty-print Controls format  made Pretty
2022-11-13 17:04:46 +02:00
David WertenteilandGitHub 04a72a069a Merge pull request #913 from dwertent/ignore-missing-resource
Do not exit on error
2022-11-13 16:04:15 +02:00
David WertenteilandGitHub 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 MalkaandGitHub e4dbfa3534 Merge branch 'dev' into feature 2022-11-03 11:05:10 +02:00
David WertenteilandGitHub 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 WertenteilandGitHub 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 TripathiandGitHub 78f81cc968 Merge branch 'dev' into feature 2022-10-31 21:56:13 +05:30
Avinesh Tripathi 5d3347b4fe Added Path variables for credentials 2022-10-31 21:54:10 +05:30
David WertenteilandGitHub 7697e3f0c4 Merge pull request #884 from Moshe-Rappaport-CA/dev
Scanning with include or exclude namespace, is only scan namespaced scope
2022-10-26 19:04:02 +03:00
David WertenteilandGitHub 379800c49f Merge pull request #885 from vladklokun/per-519-add-sarif-printer
feat: support the SARIF output format
2022-10-26 19:02:21 +03:00
Vlad Klokun 79e2515807 feat: support the SARIF output format 2022-10-26 18:13:37 +03:00
Moshe-Rappaport-CA 342f5743e2 Fix when running with include or exclude namespace
scanning only namespaced scope
2022-10-26 16:29:55 +03:00
David WertenteilandGitHub d0fd8c4fe4 Merge pull request #869 from shm12/master
APIServerInfo resource added to the scan
2022-10-26 12:59:51 +03:00
YiscahLevySilas1andGitHub dc2c6f8a21 update hostsensor version 2022-10-26 11:40:28 +03:00
Amir Malka bfbd278e7c commented out tests which made actual http calls 2022-10-25 18:26:07 +03:00
David Wertenteil 22521b7159 use os path join in build file 2022-10-24 11:39:37 +03:00
shm12 1f47223918 Fixed host-sensor control plane info collecting 2022-10-23 10:46:44 +03:00
Moshe-Rappaport-CA 95135c4379 following review 2022-10-19 18:52:32 +03:00
Moshe-Rappaport-CA 7e604d6a5b Merge remote-tracking branch 'armo/dev' into dev 2022-10-19 13:29:09 +03:00