Ramakant Sharma

Results 22 issues of Ramakant Sharma

There is a small typo in AwarenessApiSampleKotlin [README](https://github.com/android/location-samples/blob/main/AwarenessApisSampleKotlin/README.md) file. i have made a pull request #267 which closes this issue. thanks

I noticed that there is a typo in line 23 of [README](https://github.com/android/location-samples/blob/main/AwarenessApisSampleKotlin/README.md) file line 23: The Awareness APIs (both Snapshot and Fend) require an API key in your manifest. fix...

Signed-off-by: rk added `ptrace` system call. Example 1: trace cat process running directly on the host using `strace` > Terminal A: ``` $ cat # pid 86836 ``` > Terminal...

`snyk` reported some vulnerabilities that are found in `kubearmor`. Some of these are high priority issues. All the reported issues here are common to all the various kubearmor deployments i.e....

* Added test scenarios to test `Kubearmor` in k8s env by applying `KubeArmorSecurityPolicy` for process, files and network operations. * Added utility function `func K8sApplyFile(fileName string) error{}` supported k8s resources...

i was going through this beautiful piece of code and found that a little bit of formatting can add more readability to it submitting this PR for the same.

add support for install docker on centos 9. ``` Errors during downloading metadata for repository 'docker-ce-stable': - Status code: 404 for https://download.docker.com/linux/centos/9/x86_64/stable/repodata/repomd.xml Error: Failed to download metadata for repo 'docker-ce-stable':...

## Feature Request **Short Description** We are targeting the `KubeArmor` to meet all the specified requirements under [AWS Foundational Technical Review](https://apn-checklists.s3.amazonaws.com/foundational/customer-deployed/customer-deployed/C0hfGvKGP.html). This issue tracks the progress on the same. Most...

enhancement

# Proposed Changes The changes proposed in this PR fixes #842 , Found 14 data races during my run and the changes handles all those conditions. No more data races...

## Feature Request **Short Description** KubeArmor is currently available on AWS and RedHat Ecosystems. However, the process of publishing images for each stable release is presently a manual task. It...

enhancement