Skip to content

Commit

Permalink
Merge pull request #1023 from nyrahul/main
Browse files Browse the repository at this point in the history
docs(readme): updates for slack link
  • Loading branch information
daemon1024 committed Dec 22, 2022
2 parents fc8468e + eb80c72 commit 7d59486
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Build Status](https://github.com/kubearmor/KubeArmor/actions/workflows/ci-go.yml/badge.svg)](https://github.com/kubearmor/KubeArmor/actions/workflows/ci-go.yml/)
[![CII Best Practices](https://bestpractices.coreinfrastructure.org/projects/5401/badge)](https://bestpractices.coreinfrastructure.org/projects/5401)
[![Slack](https://KubeArmor.herokuapp.com/badge.svg)](https://KubeArmor.herokuapp.com)
[![Slack](https://img.shields.io/badge/Join%20Our%20Community-Slack-blue)](https://join.slack.com/t/kubearmor/shared_invite/zt-1ltmqdbc6-rSHw~LM6MesZZasmP2hAcA)
[![Discussions](https://img.shields.io/badge/Got%20Questions%3F-Chat-Violet)](https://github.com/kubearmor/KubeArmor/discussions)

KubeArmor is a cloud-native runtime security enforcement system that restricts the behavior \(such as process execution, file access, and networking operations\) of containers and nodes (VMs) at the system level.
Expand Down Expand Up @@ -63,7 +63,7 @@ If you want to make a contribution, please refer to the following documents too.

### Slack

Please join the [KubeArmor Slack channel](https://KubeArmor.herokuapp.com) to communicate with KubeArmor community. We always welcome having a discussion about the problems that you face during the use of KubeArmor.
Please join the [KubeArmor Slack channel](https://join.slack.com/t/kubearmor/shared_invite/zt-1ltmqdbc6-rSHw~LM6MesZZasmP2hAcA) to communicate with KubeArmor community.

## License

Expand All @@ -72,7 +72,7 @@ The eBPF-based container monitor is licensed under the General Public License, V

## Notice/Credits

- KubeArmor uses [Tracee](https://github.com/aquasecurity/tracee/)'s system call handling functions developed by [Aqua Security](https://aquasec.com).
- KubeArmor uses [Tracee](https://github.com/aquasecurity/tracee/)'s system call utility functions developed by [Aqua Security](https://aquasec.com).

## CNCF

Expand Down

0 comments on commit 7d59486

Please sign in to comment.