Harshvardhan Karn

Results 26 issues of Harshvardhan Karn

`kubicorn apply kubicorn-cluster` ```bash 2018-09-06T12:23:36+05:30 [ℹ] Selected [fs] state store 2018-09-06T12:23:36+05:30 [ℹ] Loaded cluster: kubicorn-cluster 2018-09-06T12:23:36+05:30 [ℹ] Init Cluster panic: runtime error: invalid memory address or nil pointer dereference [signal...

``` Apply complete! Resources: 5 added, 0 changed, 1 destroyed. The state of your infrastructure has been saved to the path below. This state is required to modify and destroy...

Why do we need this PR? ref to: https://github.com/deepfence/ThreatMapper/issues/566 Changes proposed in this pull request: Adds APIs to list the current threatintel version and update it if outdated. ![image](https://user-images.githubusercontent.com/18168330/191712670-e2995a34-8f3e-49e3-987f-f327d93e92ab.png) @deepfence/engineering

**Additional context** Currently, ThreatMapper has the metadata with last updated threatintel feed timestamp, it would be also useful to show the currently installed version of feeds and latest available. ThreatMapper...

enhancement
area/ui-ux
area/api

add deepfence analytics (matomo) tracking code @deepfence/engineering

Changes proposed in this pull request: - Adds the API to stop the CSPM scan - Add error, in progress statuses to compliance co-authored by: @jatin-baweja @deepfence/engineering fixes: https://github.com/deepfence/ThreatMapper/issues/541

**Additional context** Currently there is no way to stop the CSPM Scans. Add an API and button in UI to allow user to stop InProgress/Queued scans **Describe the solution you'd...

enhancement

Design and develop docker extension for YaraHunter with following features. - Ability to list all images present locally - Ability to run malware scans on selected image - Result in...

enhancement
p1

Analytics are sent to: https://analytics.deepfence.io earlier attempt to enable analytics: #548