Skip to content

Conversation

@nicobytes
Copy link
Contributor

Proposed Changes

  • change 1
  • change 2

Checklist

  • Tests
  • Translations
  • Security Implications Contemplated (add notes if applicable)

Additional Info

** any additional useful context or info **

Screenshots

Original Updated
** original screenshot ** ** updated screenshot **

@@ -19172,9 +19237,9 @@ node-fetch@cjs:
whatwg-url "^5.0.0"

node-forge@^1:

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Legal Risk

node-forge 1.3.3 was released under the GPL-2.0 license, a license that
has been flagged by your organization for consideration.

Recommendation

While merging is not directly blocked, it's best to pause and consider what it means to use this license before continuing. If you are unsure, reach out to your security team or Semgrep admin to address this issue.

…onse type

### Changes Made
- Updated various services to utilize the `DotCMSResponse` type for better type safety and consistency in response handling.
- Adjusted the mapping logic in multiple service methods to correctly extract the `entity` from the response.

### Impact
This refactor improves the maintainability and readability of the code by ensuring that all API responses are handled uniformly across the application.

This PR addresses issues related to type safety in API interactions.
@erickgonzalez erickgonzalez linked an issue Dec 15, 2025 that may be closed by this pull request
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Upgrade RxJS from v6 to v7

3 participants