suhasgumma
186b293cce
fix link for cis controls in html output
2022-11-30 01:23:45 +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
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
Avinesh Tripathi
5d3347b4fe
Added Path variables for credentials
2022-10-31 21:54:10 +05:30
David Wertenteil
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 Wertenteil
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 Wertenteil
d0fd8c4fe4
Merge pull request #869 from shm12/master
...
APIServerInfo resource added to the scan
2022-10-26 12:59:51 +03:00
YiscahLevySilas1
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
Moshe-Rappaport-CA
64ac2666f9
Support for getting backend URLs from ENV
2022-10-19 13:28:44 +03:00
Avinesh Tripathi
05b3459342
Merge branch 'dev' into feature
2022-10-19 13:44:27 +05:30
shm12
e3c60e3202
APIServerInfo resource added to the scan
2022-10-12 22:52:42 +03:00
shm12
154f94a0af
Added controlPlaneInfo host-sensor endpoint
2022-10-12 20:51:06 +03:00
David Wertenteil
a6fc7a0da0
Update logs ( #854 )
...
* change user to ks
* update logs
* host scanner with fixed version
2022-09-29 12:18:05 +03:00
Dipankar Das
400b51df1c
Refactoring of Code Base ( #853 )
...
* Refactoring of switch to if statement
* Edited the core/pkg/score/score.go
Signed-off-by: Dipankar Das <dipankardas0115@gmail.com >
* Changes to function comments
* core/pkg/registryadaptors/registryvulnerabilities/interfaces.go
Signed-off-by: Dipankar Das <dipankardas0115@gmail.com >
Signed-off-by: Dipankar Das <dipankardas0115@gmail.com >
2022-09-29 08:57:12 +03:00
Avinesh Tripathi
10fa3cb27d
Merge branch 'dev' into feature
2022-09-21 23:37:55 +05:30
Avinesh Tripathi
d8f95edff5
removed getLastScanId function
2022-09-21 23:37:08 +05:30
Avinesh Tripathi
37ffe86d8b
changed name and added readme
2022-09-21 23:32:16 +05:30
Avinesh Tripathi
87fdbfdcc5
fixed
2022-09-20 18:50:19 +05:30
Suhas Gumma
faf0ae6bdc
Scan Kustomize Directory ( #795 )
...
* Scan Kustomize Files
* update 'scam Kustomize Directory' documentation in Readme.md
* go get
* go get inside httphandler
* SourceTypeKustomizeDirectory
* Added Scan for Kustomization File
Co-authored-by: David Wertenteil <dwertent@armosec.io >
2022-09-20 10:28:50 +03:00
Amir Malka
fd33a8acd1
fixed attack tracks loading logic
2022-09-18 17:48:13 +03:00
David Wertenteil
374e268a4f
fixed merge
2022-09-18 17:26:29 +03:00
David Wertenteil
dc10125380
Merge branch 'master' into dev
2022-09-18 15:48:48 +03:00
David Wertenteil
196d07edc6
Per 307 fail on severity counters ( #831 )
...
* feat: fail on exceeding severity thresholds (#830 )
- Add support for severity counters
- Add support for CLI flags that set severity thresholds
- Terminate Kubescape with an exit code 1 if scan results exceed the
severity thresholds
* Update opa-utils pkg version
Co-authored-by: Vlad Klokun <vladklokun@users.noreply.github.com >
2022-09-18 10:34:34 +03:00