keep
keep copied to clipboard
The open-source alert management and AIOps platform
Please do not take this issue. cc: @Kiryous - let's also update the documentation to reflect the changes that takes place.
Bumps [path-to-regexp](https://github.com/pillarjs/path-to-regexp) and [express](https://github.com/expressjs/express). These dependencies needed to be updated together. Updates `path-to-regexp` from 0.1.10 to 0.1.12 Release notes Sourced from path-to-regexp's releases. Fix backtracking (again) Fixed Improved backtracking protection...
"Set up Keep environment" step takes around 7min now. This step is running docker compose up -d which involves building and starting your containers The 7 minutes are likely spent...
Closes #2732 ## 📑 Description ## ✅ Checks - [ ] My pull request adheres to the code style of this project - [ ] My code requires changes to...
**Is your feature request related to a problem? Please describe.** There are various AI providers other than OpenAI today as Google Gemini and Anthropic Claude. Some Keep users use a...
**Is your feature request related to a problem? Please describe.** Add an AUTH_TYPE for Google authentication. **Describe the solution you'd like** Proposed example config: ``` AUTH_TYPE=GOOGLE AUTH_GOOGLE_ALLOW_SIGN_UP=false AUTH_GOOGLE_CLIENT_ID=MY_AUTH_GOOGLE_CLIENT_ID AUTH_GOOGLE_CLIENT_SECRET=MY_AUTH_GOOGLE_CLIENT_SECRET AUTH_GOOGLE_SCOPES=https://www.googleapis.com/auth/userinfo.profile...
We need to create a correlation rule, which will also work with historical data. Use case: As a User, I want incidents to be created only when multiple alerts are...