diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md index 835348d..f45473b 100644 --- a/CONTRIBUTING.md +++ b/CONTRIBUTING.md @@ -123,14 +123,13 @@ go tool cover -html=coverage.out # Open coverage status in your browser #### **Repositories** Horusec has other repositories and you can check the README for each one of them: -- [**Charts**](https://github.com/ZupIT/horusec-charts) -- [**Devkit**](https://github.com/ZupIT/horusec-devkit) +- [**Horusec**](https://github.com/ZupIT/horusec) +- [**Documentation**](https://github.com/ZupIT/horusec-docs) - [**Engine**](https://github.com/ZupIT/horusec-engine) -- [**Jenkins**](https://github.com/ZupIT/horusec-jenkins-sharedlib) - [**Operator**](https://github.com/ZupIT/horusec-operator) - [**Platform**](https://github.com/ZupIT/horusec-platform) - [**VSCode plugin**](https://github.com/ZupIT/horusec-vscode-plugin) -- [**Kotlin**](https://github.com/ZupIT/horusec-tree-sitter-kotlin) +- [**Horusec C4-Model**](https://github.com/ZupIT/horusec-c4model) - [**Vulnerabilities**](https://github.com/ZupIT/horusec-examples-vulnerabilities) ### **First contribution**