Harshvardhan Karn
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...
TODO: Testing pending
``` 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.  @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...
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...
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...
Analytics are sent to: https://analytics.deepfence.io earlier attempt to enable analytics: #548