Skip to content

Conversation

@fern-api
Copy link
Contributor

@fern-api fern-api bot commented Oct 31, 2025

This PR regenerates code to match the latest API Definition.

@fern-api fern-api bot requested a review from a team as a code owner October 31, 2025 16:21
@fern-api fern-api bot requested a review from azhou202 October 31, 2025 16:21
@semgrep-app
Copy link

semgrep-app bot commented Oct 31, 2025

Semgrep found 15 non-literal-import findings:

  • src/merge/resources/chat/types/init.py
  • src/merge/resources/chat/resources/linked_accounts/types/init.py
  • src/merge/resources/chat/resources/linked_accounts/init.py
  • src/merge/resources/chat/resources/link_token/types/init.py
  • src/merge/resources/chat/resources/link_token/init.py
  • src/merge/resources/chat/resources/issues/types/init.py
  • src/merge/resources/chat/resources/issues/init.py
  • src/merge/resources/chat/resources/conversations/types/init.py
  • src/merge/resources/chat/resources/conversations/init.py
  • src/merge/resources/chat/resources/async_passthrough/types/init.py
  • src/merge/resources/chat/resources/async_passthrough/init.py
  • src/merge/resources/chat/resources/init.py
  • src/merge/resources/chat/init.py
  • src/merge/resources/accounting/resources/tracking_categories/types/init.py
  • src/merge/resources/accounting/resources/tracking_categories/init.py

Untrusted user input in importlib.import_module() function allows an attacker to load arbitrary code. Avoid dynamic values in importlib.import_module() or use a whitelist to prevent running untrusted code.

trio = ["trio (>=0.26.1)"]

[[package]]
name = "certifi"
Copy link

Choose a reason for hiding this comment

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

Legal Risk

certifi 2025.10.5 was released under the MPL-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.

@niteshsandal-merge niteshsandal-merge merged commit b15443c into main Oct 31, 2025
4 checks passed
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.

2 participants