Pezzo

Latest version: v0.1.2

Safety actively analyzes 682404 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 9

0.3.0

Organizations & Members
You can now invite your teammates to join you on Pezzo and collaborate together.

<img width="902" alt="image" src="https://github.com/pezzolabs/pezzo/assets/16972936/8092ed9a-67b3-4c7f-a65d-b3db332a7fde">

What's Changed

0.2.1

What's Changed

0.2.0

BREAKING CHANGES
This version introduces breaking changes.

Pezzo API Keys & Provider API Keys
We have moved the API keys and Provider API Keys to the Organization level (orgs are currently invisible to you, but will be visible very soon and you'll be able to invite your teammates).
- We have migrated your existing keys to your respective orgs

Pezzo Client
You must now specify the environment name when using the `pezzo/client`.
Make sure to upgrade to the latest versions of `pezzo/client` and `pezzo/integrations` for compatibility.

Example usage:

const pezzo = new Pezzo({
apiKey: process.env.PEZZO_API_KEY,
environment: "Production", <-- this must be provided
});


What's Changed
* fix: variables panel are empty on init by ItayElgazar in https://github.com/pezzolabs/pezzo/pull/78


**Full Changelog**: https://github.com/pezzolabs/pezzo/compare/v0.2.0-alpha.1...v0.2.0-alpha.2

0.2.0alpha.1

**Full Changelog**: https://github.com/pezzolabs/pezzo/compare/v0.2.0-alpha.0...v0.2.0-alpha.1

0.2.0alpha.0

**Full Changelog**: https://github.com/pezzolabs/pezzo/compare/v0.1.4...v0.2.0-alpha.0

0.1.4

What's Changed
* chore: migrate Pezzo client logic to REST by arielweinberger in https://github.com/pezzolabs/pezzo/pull/73


**Full Changelog**: https://github.com/pezzolabs/pezzo/compare/v0.1.3...v0.1.4

Page 5 of 9

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.