@@ -37,7 +37,6 @@ security or productivity.
37
37
</picture >
38
38
39
39
---
40
-
41
40
## ✨ Why choose CodeGate?
42
41
43
42
AI coding assistants are powerful, but they can inadvertently introduce risks.
@@ -49,7 +48,6 @@ CodeGate protects your development process by:
49
48
- 🔍 Providing real-time security analysis of AI suggestions
50
49
51
50
---
52
-
53
51
## 🚀 Quickstart
54
52
55
53
### Prerequisites
@@ -83,7 +81,6 @@ Now it's time to configure your preferred AI coding assistant to use CodeGate
83
81
documentation.
84
82
85
83
---
86
-
87
84
## 🖥️ Dashboard
88
85
89
86
CodeGate includes a web dashboard that provides:
@@ -105,7 +102,6 @@ To learn more, visit the
105
102
[ CodeGate Dashboard documentation] ( https://docs.codegate.ai/how-to/dashboard ) .
106
103
107
104
---
108
-
109
105
## 🔐 Features
110
106
111
107
### Secrets encryption
@@ -133,7 +129,6 @@ or potential vulnerabilities to help you adopt more secure coding practices.
133
129
[ Learn more] ( https://docs.codegate.ai/features/security-reviews )
134
130
135
131
---
136
-
137
132
## 🤖 Supported AI coding assistants and providers
138
133
139
134
### [ Aider] ( https://docs.codegate.ai/how-to/use-with-aider )
@@ -171,7 +166,6 @@ or potential vulnerabilities to help you adopt more secure coding practices.
171
166
coming soon!)
172
167
173
168
---
174
-
175
169
## 🛡️ Privacy first
176
170
177
171
Unlike other tools, with CodeGate ** your code never leaves your machine** .
@@ -183,7 +177,6 @@ CodeGate is built with privacy at its core:
183
177
- 💪 ** Complete control over your data**
184
178
185
179
---
186
-
187
180
## 🛠️ Development
188
181
189
182
Are you a developer looking to contribute? Dive into our technical resources:
@@ -194,30 +187,35 @@ Are you a developer looking to contribute? Dive into our technical resources:
194
187
- [ Logging system] ( https://github.com/stacklok/codegate/blob/main/docs/logging.md )
195
188
196
189
---
190
+ ## 📜 License
197
191
198
- ## 🤝 Contributing
199
-
200
- We welcome contributions! Whether you're submitting bug reports, feature
201
- requests, or code contributions, your input makes CodeGate better for everyone.
202
- We thank you ❤️!
203
-
204
- Start by reading our
205
- [ Contributor guidelines] ( https://github.com/stacklok/codegate/blob/main/CONTRIBUTING.md ) .
192
+ CodeGate is licensed under the terms specified in the
193
+ [ LICENSE file] ( https://github.com/stacklok/codegate/blob/main/LICENSE ) .
206
194
207
195
---
208
-
209
196
## 🌟 Support us
210
197
211
198
Love CodeGate? Starring this repository and sharing it with others helps
212
199
CodeGate grow 🌱
213
200
214
201
[ ![ Star on GitHub] ( https://img.shields.io/github/stars/stacklok/codegate.svg?style=social )] ( https://github.com/stacklok/codegate )
215
202
216
- ## 📜 License
203
+ ---
204
+ ## 🤝 Contributing
217
205
218
- CodeGate is licensed under the terms specified in the
219
- [ LICENSE file] ( https://github.com/stacklok/codegate/blob/main/LICENSE ) .
206
+ We welcome contributions! Whether you're submitting bug reports, feature
207
+ requests, or code contributions, your input makes CodeGate better for everyone.
208
+ We thank you ❤️!
220
209
221
- ---
210
+ Start by reading our
211
+ [ Contributor guidelines] ( https://github.com/stacklok/codegate/blob/main/CONTRIBUTING.md ) .
212
+
213
+ ### Thank you!
214
+
215
+ <a href =" https://github.com/stacklok/codegate/graphs/contributors " >
216
+ <img src =" https://contrib.rocks/image?repo=stacklok/codegate " />
217
+ </a >
218
+
219
+ Made with [ contrib.rocks] ( https://contrib.rocks ) .
222
220
223
221
<!-- markdownlint-disable-file first-line-heading no-inline-html -->
0 commit comments