pixee / pixee-cli

Implementation of the Pixee CLI

Home Page:https://www.pixee.ai

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Pixee Logo

Pixee is your automated product security engineer

Pixee fixes vulnerabilities, hardens code, squashes bugs, and gives engineers more time to focus on the work that counts.

The Pixee CLI brings the power of Pixee's Codemodder framework to your local development environment. This provides a way for developers to try out Pixee before installing the GitHub app.

Pixee CLI Demo Learn more at https://pixee.ai!

Get the most out of Pixee by installing the Pixeebot GitHub app at https://app.pixee.ai. Or find us on GitHub Marketplace.

Supported Systems:

  • MacOS (using homebrew)
  • Linux (coming soon!)

Installation

MacOS (using homebrew)

brew tap pixee/pixee
brew install pixee

Usage

After installation, run the pixee command to see instructions and options.

F.A.Q.

What languages are supported for fixes?

Currently we support codemods for Java and Python. Stay tuned for additional language support at https://pixee.ai!

What happens to my code?

The Pixee CLI currently runs most detection and fixes locally to your own host machine. Any features that require network access to a third-party service (e.g. OpenAI) will require explicit opt-in. We promise to be transparent when this is the case.

How can I install the GitHub application?

Get the most out of Pixee by installing the Pixeebot GitHub app at https://app.pixee.ai. Or find us on GitHub Marketplace.

Where can I request features and report issues?

For CLI feature requests and bug reports please use our GitHub issue tracker: https://github.com/pixee/pixee-cli/issues

Contributing

See CONTRIBUTING.md.

About

Implementation of the Pixee CLI

https://www.pixee.ai

License:GNU Affero General Public License v3.0


Languages

Language:Python 92.7%Language:Shell 4.0%Language:Dockerfile 2.8%Language:Makefile 0.5%