Skip to content

Consider adding support for Project CodeGuard rules for Codex #22

@santosomar

Description

@santosomar

Consider adding support for Project CodeGuard rules for Codex.

Developers and researchers using the openai-guardrails-python library to build applications with code-generating models like Codex currently lack built-in capabilities to validate the security of the generated code.

We could integrate Project CodeGuard's rules and methodology into the guardrails. This could involve an integration and/or a well-documented process for users to import and use the rules.

Allow the guardrail to run the CodeGuard analysis on code snippets generated by the model. The guardrail would be able to output a detailed report of any security issues found, trip a "blocker" to halt execution, or completely avoid introducing a new vulnerability.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions