Saurabh Kumar

Results 11 issues of Saurabh Kumar

**Describe the bug** A clear and concise description of what the bug is. **To Reproduce** Steps to reproduce the behavior: 1. Go to ThreatMapper -> Integrations -> Generate Report 2....

bug
needs-triage
for-qa

The secret scanner process running inside agent gets Killed on VM 143.198.68.242 Process log: ``` "Full File Name": "/fenced/mnt/host/var/snap/docker/common/var-lib-docker/overlay2/5043b3ac304141297e67251e1ce08efd890a2e0b738a4fdc0087daee3d95ca9c/diff/var/log/dpkg.log", "Matched Contents": ".log" } Killed ``` top: ``` PID USER PR...

**Describe the bug** Scheduled compliance scan for cloud accounts, kubernetes and linux host do not run. - [ ] UI/Frontend - [x] API/Backend - [ ] Agent - [ ]...

bug
needs-triage

Discover and fix security and compliance issues within any component of Kubernetes. We will be using steampipe kubernetes mod to perform controls. - [x] UI/Frontend - [x] API/Backend - [x]...

enhancement
needs-triage

Running secret scan on k8s.gcr.io/echoserver:1.10 in docker agent throws below errors:

bug
needs-triage

Configure gcp cloud scanner with multi project and azure cloud scanner with multi subscription. Scan and display multiple projects and subscription on UI.

enhancement
v2

**Additional context** EPSS Score of each vulnerability to be added. Also expose api to provide vuln data ordered by the EPSS score so as to bring most exploitable data on...

enhancement
needs-triage

**Describe the bug** The Dropdowns get the scroll state reset which makes it a weird UI behaviour. **To Reproduce** Steps to reproduce the behavior: 1.Open advanced filter in Create Report...

bug
needs-triage

**Describe the bug** Click on any of the link of top cve's under runtime bom. The page navigates to an empty side panel on unique-vulnerabilities page. https://github.com/deepfence/ThreatMapper/assets/3922581/2a8ac484-69dd-45c9-8440-149c0c06e8c9

bug
area/ui-ux
v2

Running `make static` creates a static binary in the current folder which can be placed in /usr/bin Sample commands: ``` SecretScanner -local ~/.aws/ -quiet=false -config-path /home/ubuntu/SecretScanner/ SecretScanner -quiet=false -image-name ubuntu/redis:latest...