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
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
suhasgumma
c3f7f0938d
Handle Invalid Formats
2022-11-28 19:56:27 +05:30
David Wertenteil
d9f8a7a46f
Merge pull request #918 from suhasgumma/dev1
...
Store Git Repo's root path as localRootPath
2022-11-27 16:25:24 +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
kooomix
53402d9a1c
Added "CloudProvider" to postureControlInputs
2022-11-23 11:57:36 +02:00
Moshe-Rappaport-CA
968ecdb31d
PER-633 support loading exceptions from cache
2022-11-20 12:22:15 +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
f64d5eab50
Fix RootDir Info
2022-11-15 12:38:57 +05:30
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
c7040a257c
Pretty Print frameworks and exceptions
2022-11-13 19:29:26 +05:30
suhasgumma
602dc00c65
Shift GetControlLink to cautils
2022-11-13 19:09:30 +05:30
David Wertenteil
0339691571
Merge pull request #911 from dwertent/adding-remidiation
...
Adding remediation
2022-11-13 15:12:21 +02:00
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
suhasgumma
b8323d41fc
Modified Link Convention for CIS Controls
2022-11-13 17:22:37 +05:30
suhasgumma
d0b5314201
Improve Code Quality
2022-11-13 15:39:04 +05:30
suhasgumma
547e36e73f
Pretty Print Controls made Pretty
2022-11-13 14:29:30 +05:30
David Wertenteil
9575c92713
Merge pull request #906 from suhasgumma/dev
...
Fixed: Empty Lines before printing Controls and Added Invalid Format Error
2022-11-10 11:27:22 +02:00
Matthias Bertschy
746e060402
remove deprecated ioutil package
2022-11-10 09:58:07 +01:00
suhasgumma
dd3a7c816e
Invalid Format Error
2022-11-10 11:57:57 +05:30
suhasgumma
814bc3ab2c
Solved: Empty Lines before printing Controls
2022-11-10 11:17:48 +05:30
Matthias Bertschy
580e45827d
add IDs to controls list, deprecate id flag
2022-11-09 22:08:04 +01:00
Moshe-Rappaport-CA
6964ca0d18
Fix reading frameworks from local file
2022-11-06 17:06:27 +02:00
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