ocean
ocean copied to clipboard
🌊 Ocean 🌊 is an innovative solution developed by Port to seamlessly integrate various third-party systems with our developer portal product, empowering engineers to effortlessly prioritize key featu...
# Description Add Datadog to Ocean ## Type of change - [x] New feature (non-breaking change which adds functionality)
Complement to https://github.com/port-labs/port-docs/pull/1083https://github.com/port-labs/port-docs/pull/1083 # Description ## What Changed: **Enhanced wizIssue blueprint**: I added new properties to directly store valuable vulnerability information. ## Why This Matters: - **User Value:** These changes...
# Description What - ocean integration is being terminated due to OOM whene dealing with large amount of entities to process Why - With asyncio.gather, all items are gathered into...
# Description [Ticket](https://getport.atlassian.net/browse/PORT-6627) **What -** This pull request revises the integration to [align with](https://getport.slack.com/archives/C06BESJAU2U/p1707662151415719) Wiz certification requirements. **Why -** To pass Wiz certification, we made the following changes: - **Remove...
### Motivation Currently, SonarQube integration exports Applications when syncing Projects because it does not use qualifiers query string when talking to SonarQube API in its `get_components` method: https://github.com/port-labs/ocean/blob/main/integrations/sonarqube/client.py#L135 This results...
### Motivation Currently only released integrations can be seen and managed in the data sources section in the Port UI. This means that when developing new integrations the way to...
Currently, you can update the integration mapping config and default blueprints through the ocean integration after deploying. Adding the option to provide those as parameters in the helm chart could...
### Motivation While playing around with `jq` I experienced inconsistent behavior for when I ran the `jq` query in https://jqplay.org/ vs when I ran it on my machine. This inconsistency...
# Description What - Changed resource fetching to be only on last resource version of the asset Why - Parsing the asset for each property is redundant How - Getting...
Bumps [ruff](https://github.com/astral-sh/ruff) from 0.4.3 to 0.4.5. Release notes Sourced from ruff's releases. v0.4.5 Changes Ruff's language server is now in Beta v0.4.5 marks the official Beta release of ruff server,...