Port-ocean

Latest version: v0.5.23

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

Scan your dependencies

Page 5 of 11

0.5.0

Features

- Added a method for ocean integration to redact sensitive information from the logs and automatically apply it to sensitive configurations and known sensitive patterns. (1)
- Added an HTTP handler for Ocean logs to facilitate sending the logs to the Port. (2)

Improvements

- Seperated the `port_ocean.utils` file into multiple files within the `utils` folder to improve code organization. (1)
- Changed the Ocean context to be a global variable instead of using Localstack, preventing the framework from re-initiating the context for each thread. (2)

Bug Fixes

- Fixed an issue where the event listener was causing the application to continue running even after receiving a termination signal. (1)
- Fixed a bug that caused some termination signal handlers to not work by consolidating the signal listeners in a single class, as signals can only have one listener. (2)


New Contributors
* ozzs made their first contribution in https://github.com/port-labs/ocean/pull/374

**Full Changelog**: https://github.com/port-labs/ocean/compare/v0.4.17...v0.5.0

0.4.17

What's Changed

Features

- Added sonarcloud files for public integration scaffolding (PORT-6181)
- Replaced the `remove-docker` option from the `ocean new` cli with `private` & `public` flags (PORT-6181)
New Contributors
* zbigniew-malcherczyk-tg made their first contribution in https://github.com/port-labs/ocean/pull/266
* phalbert made their first contribution in https://github.com/port-labs/ocean/pull/301

**Full Changelog**: https://github.com/port-labs/ocean/compare/v0.4.16...v0.4.17

0.4.16

What's Changed
* Increased the default timeout for requests to the integrations to 30 seconds, and made it configurable (PORT-6074)

New Contributors
* portmachineuser made their first contribution in https://github.com/port-labs/ocean/pull/325


**Full Changelog**: https://github.com/port-labs/ocean/compare/v0.4.15...v0.4.16

0.4.15

Bug Fixes

- Fixed issue causing app config with no team mapping to fail due the core using None when not set (PORT-5938)


**Full Changelog**: https://github.com/port-labs/ocean/compare/v0.4.14...v0.4.15

0.4.14

Bug Fixes

- Fixed missing team parameter in the port app config model (PORT-5938)

**Full Changelog**: https://github.com/port-labs/ocean/compare/v0.4.13...v0.4.14

0.4.13

Features

- Added capability to create pages as part of the integration setup (PORT-5689)

Improvements

- Added integration and blueprints existence check before creating default resources (1)
- Added verbosity to diff deletion process after resync (2)

Page 5 of 11

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.