From 5133473fe68ca5a2211e0e2bccf4e48c7d634af9 Mon Sep 17 00:00:00 2001 From: Pixee OSS Assistant <148879594+pixeeai@users.noreply.github.com> Date: Tue, 20 Feb 2024 18:52:17 -0500 Subject: [PATCH] Add Pixee (Python) (#1523) --- data/tools/Pixee-py.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 data/tools/Pixee-py.yml diff --git a/data/tools/Pixee-py.yml b/data/tools/Pixee-py.yml new file mode 100644 index 0000000000..b9e14923b1 --- /dev/null +++ b/data/tools/Pixee-py.yml @@ -0,0 +1,14 @@ +name: Pixee +categories: +tags: + - python +license: proprietary +types: + - service +homepage: 'https://pixee.ai' +description: >- + Pixeebot finds security and code quality issues in your code and creates merge-ready pull requests with recommended fixes. +pricing: 'https://www.pixee.ai/pricing' +plans: + free: true + oss: false