kaizen icon indicating copy to clipboard operation
kaizen copied to clipboard

Seamless Bug Detection Throughout Your Development Cycle

Results 47 kaizen issues
Sort by recently updated
recently updated
newest added

GitHub App doesn't directly help with the product as it is an integration layer; planning to move it to a separate repository as maintaining it may be time-consuming.

Create and deploy docker images to public repo for easy download

We need to make sure we release packages frequently with proper convention.

There is a change: the user might be able to overwrite the system prompts while being used in prod. Find ways to stop or avoid such attacks.

- We need to add a way to query RAG system.

## Issue Details **Severity:** Critical **Category:** Security **File Path:** `https://github.com/Cloud-Code-AI/kaizen/blob/main//kaizen/helpers/output.py?plain=1#L37` ### Description Potential code injection vulnerability in the `create_pr_description` function Impact The `create_pr_description` function concatenates user-provided input (the `desc` and...

Security
Critical

# Enhance Issue Analysis and Improve Output Formatting ## Overview This pull request introduces a new module for issue analysis, enhancing the functionality for generating issue labels and descriptions based...