Input OpenAPI. Output SDKs and Docs.
This report presents the forensic synthetic code analysis of fern-api/fern, a TypeScript project with 3,743 GitHub stars. SynthScan v2.0 examined 20,165,424 lines of code across 152112 source files, recording 143649 pattern matches distributed across 26 syntactic categories. The overall adjusted score of 14.5 places this repository in the Low AI signal band.
The scanner applied 160+ deterministic lexical heuristics, multi-line block detectors, abstract syntax tree depth profilers, and a cross-file Jaccard similarity matrix to construct a statistically normalised synthetic code estimate. All matches are individually weighted by severity coefficient and contextual multiplier before summation, and the resulting headline score is temporally discounted to account for the repository's development history relative to the commercial emergence of large language model coding tooling (November 2022 onward).
Longitudinal tracking requires multiple scan runs. Once this repository is re-scanned after new commits land, this chart will visualise how the synthetic code signal evolves over time — enabling you to detect whether AI authorship is growing, stabilising, or being actively corrected by human engineers.
Classifies detected patterns by their diagnostic confidence and structural impact. CRITICAL patterns (coefficient 10) represent definitive synthetic signatures — hallucinated imports, explicit LLM attribution metadata — virtually never produced by human authors. HIGH (5) indicates strong structural tells such as cross-file repetition or cross-linguistic idioms. MEDIUM (2) covers recognisable conversational padding and AI-specific vocabulary. LOW (1) captures subtle indicators like tautological comments and generic boilerplate that require density to carry independent signal.
This horizontal bar chart decomposes the repository's raw synthetic code score by top-level directory, allowing you to pinpoint precisely which modules or components carry the highest AI authorship density. Directories with disproportionately high scores relative to their size warrant targeted manual review: concentrated AI signatures often trace back to mass-generated configuration layers, auto-ported test suites, LLM-scaffolded boilerplate classes, or entire subsystems authored under heavy copilot assistance. Use this view to prioritise your human code-review effort.
The scanner identified 143649 distinct pattern matches across 26 syntactic categories. Each entry below represents a discrete location in the source code where the engine recorded a statistically significant AI authorship indicator. Expand any category row to inspect the individual file paths, line numbers, code snippets, and the lexical context (CODE, COMMENT, or STRING) in which each match was detected.
Reading the findings table: The Severity column indicates the diagnostic confidence level (CRITICAL / HIGH / MEDIUM / LOW). The Context column identifies whether the match occurred inside executable code, an inline comment, or a string literal — comment-context matches receive a ×1.5 weight because LLMs systematically over-annotate. The ⚡ bolt icon marks clustered matches: three or more patterns within a 10-line window, each receiving an additional ×1.5 density multiplier as dense clusters constitute far stronger evidence of synthetic authorship than isolated hits.
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …ed/python-sdk/dollar-string-examples/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/no-retries/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …k/exhaustive/additional_init_exports/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …on-sdk/exhaustive/inline-path-params/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …thon-sdk/exhaustive/pyproject_extras/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …dk/exhaustive/extra_dev_dependencies/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ed/python-sdk/exhaustive/pydantic-v1/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …dk/exhaustive/pydantic-ignore-fields/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …sdk/exhaustive/inline_request_params/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …haustive/follow_redirects_by_default/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …/python-sdk/exhaustive/tcp-keepalive/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …d/python-sdk/exhaustive/package-path/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …xhaustive/aliases_without_validation/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …sdk/exhaustive/pydantic-extra-fields/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ustive/auto-generate-idempotency-key/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ython-sdk/exhaustive/runtime-version/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …thon-sdk/exhaustive/no-custom-config/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …n-sdk/exhaustive/five-second-timeout/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …n-sdk/exhaustive/pydantic-v2-wrapped/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …/python-sdk/exhaustive/eager-imports/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …k/exhaustive/aliases_with_validation/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ustive/output-directory-project-root/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ed/python-sdk/exhaustive/union-utils/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …thon-sdk/exhaustive/improved_imports/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …austive/deps_with_min_python_version/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …sdk/exhaustive/datetime-milliseconds/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ustive/wire-tests-custom-client-name/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …n-sdk/exhaustive/pydantic-v1-wrapped/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …/exhaustive/skip-pydantic-validation/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …dk/exhaustive/pydantic-v1-with-utils/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …thon-sdk/exhaustive/infinite-timeout/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …on-sdk/exhaustive/extra_dependencies/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …d/python-sdk/exhaustive/import-paths/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …thon-sdk/exhaustive/custom-transport/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/version-no-default/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/audiences/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/mixed-case/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ed/python-sdk/inferred-auth-implicit/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ed/python-sdk/unions/union-naming-v1/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …dk/unions/union-naming-v1-wire-tests/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …/unions/flatten-union-request-bodies/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …d/python-sdk/unions/no-custom-config/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/unions/union-utils/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …dk/query-parameters/no-custom-config/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …thon-sdk/pagination/no-custom-config/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …-sdk/pagination/page-index-semantics/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …n/no-inheritance-for-extended-models/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …n-sdk/single-url-environment-default/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/package-yml/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …auth-token-optional/no-custom-config/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ials-mandatory-auth/no-custom-config/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/extends/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/content-type/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …/python-sdk/websocket/websocket-base/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …th_generated_clients-skip_validation/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …ket/websocket-with_generated_clients/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/literals-unions/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …sdk/server-url-templating-single-url/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | seed/python-sdk/alias/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| HIGH | …-sent-events-openapi/with-wire-tests/tests/conftest.py | 0 | auto-skip @pytest.mark.aiohttp tests when httpx_aiohttp is not installed. | STRING |
| 33528 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | docs.json | 5658 | "markdown": "---\ntitle: Auto Pagination\ndescription: >-\n Paginate through API responses easily with offset, cu | CODE |
| LOW | …ed/python-sdk/dollar-string-examples/tests/conftest.py | 14 | def pytest_collection_modifyitems(config: pytest.Config, items: list) -> None: | CODE |
| LOW⚡ | …ollar-string-examples/tests/test_aiohttp_autodetect.py | 13 | def test_returns_httpx_async_client(self) -> None: | CODE |
| LOW⚡ | …ollar-string-examples/tests/test_aiohttp_autodetect.py | 23 | def test_follow_redirects_none(self) -> None: | CODE |
| LOW⚡ | …ollar-string-examples/tests/test_aiohttp_autodetect.py | 32 | def test_explicit_httpx_client_bypasses_autodetect(self) -> None: | CODE |
| LOW | …ollar-string-examples/tests/test_aiohttp_autodetect.py | 47 | def test_returns_aiohttp_client(self) -> None: | CODE |
| LOW | …ollar-string-examples/tests/test_aiohttp_autodetect.py | 58 | def test_follow_redirects_none(self) -> None: | CODE |
| LOW⚡ | …ollar-string-examples/tests/test_aiohttp_autodetect.py | 72 | def test_default_async_httpx_client_defaults(self) -> None: | CODE |
| LOW⚡ | …ollar-string-examples/tests/test_aiohttp_autodetect.py | 81 | def test_default_async_httpx_client_overrides(self) -> None: | CODE |
| LOW⚡ | …ollar-string-examples/tests/test_aiohttp_autodetect.py | 89 | def test_default_aiohttp_client_raises_without_package(self) -> None: | CODE |
| LOW | …ollar-string-examples/tests/test_aiohttp_autodetect.py | 107 | def test_default_aiohttp_client_defaults(self) -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 124 | def test_json_body_preserves_none_values() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 134 | def test_data_body_preserves_none_values_without_multipart() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 149 | def test_remove_none_from_dict_filters_none_values() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 158 | def test_remove_none_from_dict_empty_dict() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 163 | def test_remove_none_from_dict_all_none() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 168 | def test_http_client_does_not_pass_empty_params_list() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 284 | def test_basic_url_joining_trailing_slash() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 290 | def test_preserves_base_url_path_prefix() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 300 | def test_preserves_base_url_path_prefix_trailing_slash() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 467 | def test_sync_http_client_default_base_max_retries() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 477 | def test_async_http_client_default_base_max_retries() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 487 | def test_sync_http_client_custom_base_max_retries() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 679 | def test_should_retry_retryable_status_codes(status_code: int) -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 688 | def test_should_not_retry_non_retryable_status_codes(status_code: int) -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 702 | def _sync_client_with_base_timeout(base_timeout: Any) -> Tuple[HttpClient, _DummySyncClient]: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 713 | def test_sync_request_options_timeout_used() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 720 | def test_sync_request_options_timeout_in_seconds_still_works() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 727 | def test_sync_request_options_timeout_takes_precedence() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 734 | def test_sync_request_options_timeout_falls_back_to_base() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 741 | def test_sync_request_options_timeout_none_falls_back_to_deprecated() -> None: | CODE |
| LOW⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 750 | async def test_async_request_options_timeout_takes_precedence() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 54 | def get_request_options_with_none() -> RequestOptions: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 58 | def test_get_json_request_body() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 71 | def test_get_files_request_body() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 84 | def test_get_none_request_body() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 97 | def test_get_empty_json_request_body() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 105 | def test_explicit_empty_json_body_is_preserved() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 199 | def test_http_client_passes_encoded_params_when_present() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 222 | async def test_async_http_client_does_not_pass_empty_params_list() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 255 | async def test_async_http_client_passes_encoded_params_when_present() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 331 | def test_sync_retries_on_connect_error(mock_sleep: MagicMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 348 | def test_sync_retries_on_remote_protocol_error(mock_sleep: MagicMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 365 | def test_sync_connection_error_exhausts_retries(mock_sleep: MagicMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 384 | def test_sync_connection_error_respects_max_retries_zero(mock_sleep: MagicMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 404 | async def test_async_retries_on_connect_error(mock_sleep: AsyncMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 424 | async def test_async_retries_on_remote_protocol_error(mock_sleep: AsyncMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 444 | async def test_async_connection_error_exhausts_retries(mock_sleep: AsyncMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 498 | def test_async_http_client_custom_base_max_retries() -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 510 | def test_sync_base_max_retries_zero_disables_retries(mock_sleep: MagicMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 532 | async def test_async_base_max_retries_zero_disables_retries(mock_sleep: AsyncMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 553 | def test_sync_request_options_override_base_max_retries(mock_sleep: MagicMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 583 | async def test_async_request_options_override_base_max_retries(mock_sleep: AsyncMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 614 | def test_sync_base_max_retries_used_as_default(mock_sleep: MagicMock) -> None: | CODE |
| LOW | …dollar-string-examples/tests/utils/test_http_client.py | 640 | async def test_async_base_max_retries_used_as_default(mock_sleep: AsyncMock) -> None: | CODE |
| LOW | …lar-string-examples/tests/utils/test_query_encoding.py | 6 | def test_query_encoding_deep_objects() -> None: | CODE |
| LOW | …lar-string-examples/tests/utils/test_query_encoding.py | 16 | def test_query_encoding_deep_object_arrays() -> None: | CODE |
| LOW | …lar-string-examples/tests/utils/test_query_encoding.py | 34 | def test_encode_query_with_none() -> None: | CODE |
| LOW | …llar-string-examples/tests/utils/test_serialization.py | 13 | def test_convert_and_respect_annotation_metadata() -> None: | CODE |
| LOW | …llar-string-examples/tests/utils/test_serialization.py | 27 | def test_convert_and_respect_annotation_metadata_in_list() -> None: | CODE |
| 34454 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | lefthook.yml | 1 | # EXAMPLE USAGE: | COMMENT |
| LOW | lefthook.yml | 21 | # parallel: true | COMMENT |
| LOW | lefthook.yml | 41 | # - script: "hello.go" | COMMENT |
| LOW | …/dollar-string-examples/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …d/python-sdk/no-retries/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …additional_init_exports/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …-package-path/seed/my_org/my_sdk/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …rce-root-no-package-root/sub/dir/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …tive/inline-path-params/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ustive/pyproject_extras/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …/extra_dev_dependencies/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …/exhaustive/pydantic-v1/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …/pydantic-ignore-fields/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …e/inline_request_params/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ow_redirects_by_default/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …xhaustive/tcp-keepalive/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …c/seed/matryoshka/doll/structure/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ases_without_validation/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …e/pydantic-extra-fields/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …enerate-idempotency-key/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …austive/runtime-version/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ustive/no-custom-config/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …utput-directory-source-root/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ive/five-second-timeout/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ive/pydantic-v2-wrapped/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …xhaustive/eager-imports/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …aliases_with_validation/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …-directory-project-root/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …/exhaustive/union-utils/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ustive/improved_imports/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …with_min_python_version/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …e/datetime-milliseconds/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ests-custom-client-name/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ive/pydantic-v1-wrapped/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …kip-pydantic-validation/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …/pydantic-v1-with-utils/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ustive/infinite-timeout/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …tive/extra_dependencies/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …exhaustive/import-paths/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ustive/custom-transport/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …-sdk/version-no-default/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ed/python-sdk/audiences/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …d/python-sdk/mixed-case/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …/inferred-auth-implicit/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …/unions/union-naming-v1/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …on-naming-v1-wire-tests/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …en-union-request-bodies/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …unions/no-custom-config/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …-sdk/unions/union-utils/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …meters/no-custom-config/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …nation/no-custom-config/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …on/page-index-semantics/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …nce-for-extended-models/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …url-environment-default/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …/python-sdk/package-yml/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …tional/no-custom-config/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …y-auth/no-custom-config/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | seed/python-sdk/extends/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …python-sdk/content-type/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| LOW | …ebsocket/websocket-base/src/seed/core/http_sse/_api.py | 281 | while True: | COMMENT |
| 27450 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …ed/python-sdk/dollar-string-examples/tests/conftest.py | 7 | CODE | |
| LOW | …-string-examples/tests/utils/assets/models/__init__.py | 5 | CODE | |
| LOW | …-string-examples/tests/utils/assets/models/__init__.py | 6 | CODE | |
| LOW | …-string-examples/tests/utils/assets/models/__init__.py | 7 | CODE | |
| LOW | …-string-examples/tests/utils/assets/models/__init__.py | 8 | CODE | |
| LOW | …-string-examples/tests/utils/assets/models/__init__.py | 8 | CODE | |
| LOW | …-string-examples/tests/utils/assets/models/__init__.py | 8 | CODE | |
| LOW | …-string-examples/tests/utils/assets/models/__init__.py | 9 | CODE | |
| LOW | …-string-examples/tests/utils/assets/models/__init__.py | 10 | CODE | |
| LOW | …lar-string-examples/tests/utils/assets/models/shape.py | 5 | CODE | |
| LOW | …python-sdk/dollar-string-examples/src/seed/__init__.py | 9 | CODE | |
| LOW | …python-sdk/dollar-string-examples/src/seed/__init__.py | 10 | CODE | |
| LOW | …python-sdk/dollar-string-examples/src/seed/__init__.py | 10 | CODE | |
| LOW | …python-sdk/dollar-string-examples/src/seed/__init__.py | 11 | CODE | |
| LOW | …python-sdk/dollar-string-examples/src/seed/__init__.py | 11 | CODE | |
| LOW | …python-sdk/dollar-string-examples/src/seed/__init__.py | 12 | CODE | |
| LOW | …-sdk/dollar-string-examples/src/seed/types/__init__.py | 9 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 9 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 10 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 10 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 10 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 11 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 11 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 11 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 12 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 12 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 12 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 13 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 13 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 14 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 14 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 15 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 15 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 16 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 16 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 16 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 16 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 16 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 16 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 17 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 18 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 18 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 18 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 18 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 18 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 18 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 18 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 27 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 28 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 29 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 30 | CODE | |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 30 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 34 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 55 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 121 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 122 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 125 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 127 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 128 | CODE | |
| LOW | …lar-string-examples/src/seed/core/http_sse/__init__.py | 9 | CODE | |
| 26639 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 306 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 308 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 462 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 464 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 697 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 699 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …dollar-string-examples/tests/utils/test_http_client.py | 666 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …dollar-string-examples/tests/utils/test_http_client.py | 668 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …/python-sdk/no-retries/tests/utils/test_http_client.py | 306 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …/python-sdk/no-retries/tests/utils/test_http_client.py | 308 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …/python-sdk/no-retries/tests/utils/test_http_client.py | 462 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …/python-sdk/no-retries/tests/utils/test_http_client.py | 464 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …/python-sdk/no-retries/tests/utils/test_http_client.py | 697 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …/python-sdk/no-retries/tests/utils/test_http_client.py | 699 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …/python-sdk/no-retries/tests/utils/test_http_client.py | 666 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …/python-sdk/no-retries/tests/utils/test_http_client.py | 668 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dditional_init_exports/tests/utils/test_http_client.py | 306 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dditional_init_exports/tests/utils/test_http_client.py | 308 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dditional_init_exports/tests/utils/test_http_client.py | 462 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dditional_init_exports/tests/utils/test_http_client.py | 464 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dditional_init_exports/tests/utils/test_http_client.py | 697 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …dditional_init_exports/tests/utils/test_http_client.py | 699 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …dditional_init_exports/tests/utils/test_http_client.py | 666 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …dditional_init_exports/tests/utils/test_http_client.py | 668 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ive/inline-path-params/tests/utils/test_http_client.py | 306 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ive/inline-path-params/tests/utils/test_http_client.py | 308 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ive/inline-path-params/tests/utils/test_http_client.py | 462 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ive/inline-path-params/tests/utils/test_http_client.py | 464 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ive/inline-path-params/tests/utils/test_http_client.py | 697 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …ive/inline-path-params/tests/utils/test_http_client.py | 699 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ive/inline-path-params/tests/utils/test_http_client.py | 666 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …ive/inline-path-params/tests/utils/test_http_client.py | 668 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …stive/pyproject_extras/tests/utils/test_http_client.py | 306 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …stive/pyproject_extras/tests/utils/test_http_client.py | 308 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …stive/pyproject_extras/tests/utils/test_http_client.py | 462 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …stive/pyproject_extras/tests/utils/test_http_client.py | 464 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …stive/pyproject_extras/tests/utils/test_http_client.py | 697 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …stive/pyproject_extras/tests/utils/test_http_client.py | 699 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …stive/pyproject_extras/tests/utils/test_http_client.py | 666 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …stive/pyproject_extras/tests/utils/test_http_client.py | 668 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …extra_dev_dependencies/tests/utils/test_http_client.py | 306 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …extra_dev_dependencies/tests/utils/test_http_client.py | 308 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …extra_dev_dependencies/tests/utils/test_http_client.py | 462 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …extra_dev_dependencies/tests/utils/test_http_client.py | 464 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …extra_dev_dependencies/tests/utils/test_http_client.py | 697 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …extra_dev_dependencies/tests/utils/test_http_client.py | 699 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …extra_dev_dependencies/tests/utils/test_http_client.py | 666 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …extra_dev_dependencies/tests/utils/test_http_client.py | 668 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …exhaustive/pydantic-v1/tests/utils/test_http_client.py | 306 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …exhaustive/pydantic-v1/tests/utils/test_http_client.py | 308 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …exhaustive/pydantic-v1/tests/utils/test_http_client.py | 462 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …exhaustive/pydantic-v1/tests/utils/test_http_client.py | 464 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …exhaustive/pydantic-v1/tests/utils/test_http_client.py | 697 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …exhaustive/pydantic-v1/tests/utils/test_http_client.py | 699 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …exhaustive/pydantic-v1/tests/utils/test_http_client.py | 666 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM | …exhaustive/pydantic-v1/tests/utils/test_http_client.py | 668 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …pydantic-ignore-fields/tests/utils/test_http_client.py | 306 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …pydantic-ignore-fields/tests/utils/test_http_client.py | 308 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …pydantic-ignore-fields/tests/utils/test_http_client.py | 462 | # --------------------------------------------------------------------------- | COMMENT |
| MEDIUM⚡ | …pydantic-ignore-fields/tests/utils/test_http_client.py | 464 | # --------------------------------------------------------------------------- | COMMENT |
| 3744 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | generators-yml.schema.json | 765 | "placeholder": { | CODE |
| LOW | generators-yml.schema.json | 816 | "placeholder": { | CODE |
| LOW | api-yml.schema.json | 1106 | "placeholder": { | CODE |
| LOW | api-yml.schema.json | 1157 | "placeholder": { | CODE |
| LOW | …ed/python-sdk/multi-content-type-examples/reference.md | 24 | name="Acme Corp", | CODE |
| LOW | seed/python-sdk/multi-content-type-examples/README.md | 45 | name="Acme Corp", | CODE |
| LOW | seed/python-sdk/multi-content-type-examples/README.md | 68 | name="Acme Corp", | CODE |
| LOW | …multi-content-type-examples/src/seed/clients/client.py | 55 | name="Acme Corp", | STRING |
| LOW | …multi-content-type-examples/src/seed/clients/client.py | 109 | name="Acme Corp", | STRING |
| LOW | …ing-examples/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …s-sdk/dollar-string-examples/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …s-sdk/dollar-string-examples/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …s-sdk/dollar-string-examples/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …k/no-retries/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | seed/ts-sdk/no-retries/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | seed/ts-sdk/no-retries/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | seed/ts-sdk/no-retries/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …mpotency-key/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …tive/include-idempotency-key/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …tive/include-idempotency-key/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …tive/include-idempotency-key/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …ive/use-jest/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …d/ts-sdk/exhaustive/use-jest/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …d/ts-sdk/exhaustive/use-jest/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …d/ts-sdk/exhaustive/use-jest/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …extra-fields/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …xhaustive/allow-extra-fields/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …xhaustive/allow-extra-fields/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …xhaustive/allow-extra-fields/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …g-camel-case/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …/parameter-naming-camel-case/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …/parameter-naming-camel-case/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …/parameter-naming-camel-case/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …stive/bigint/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | seed/ts-sdk/exhaustive/bigint/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | seed/ts-sdk/exhaustive/bigint/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | seed/ts-sdk/exhaustive/bigint/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …e/node-fetch/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …ts-sdk/exhaustive/node-fetch/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …ts-sdk/exhaustive/node-fetch/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …ts-sdk/exhaustive/node-fetch/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …g-snake-case/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …/parameter-naming-snake-case/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …/parameter-naming-snake-case/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …/parameter-naming-snake-case/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …-packagePath/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …ge-path/src/test-packagePath/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …ge-path/src/test-packagePath/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …ge-path/src/test-packagePath/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …ginal-casing/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …stive/retain-original-casing/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …stive/retain-original-casing/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …stive/retain-original-casing/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …ests-at-root/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …/export-all-requests-at-root/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …/export-all-requests-at-root/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …/export-all-requests-at-root/tests/unit/url/qs.test.ts | 362 | input: { items: ["a", "b"], name: "John Doe" }, | CODE |
| LOW | …ustom-config/tests/unit/fetcher/getRequestBody.test.ts | 45 | name: "John Doe", | CODE |
| LOW | …/exhaustive/no-custom-config/tests/unit/url/qs.test.ts | 120 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| LOW | …/exhaustive/no-custom-config/tests/unit/url/qs.test.ts | 125 | input: { name: "John Doe", email: "john@example.com" }, | CODE |
| 5612 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | generators-yml.schema.json | 774 | "description": "The placeholder value to use in code snippets (e.g., \"YOUR_API_KEY\")." | CODE |
| HIGH | generators-yml.schema.json | 825 | "description": "The placeholder value to use in code snippets (e.g., \"YOUR_API_KEY\")." | CODE |
| HIGH | api-yml.schema.json | 1115 | "description": "The placeholder value to use in code snippets (e.g., \"YOUR_API_KEY\")." | CODE |
| HIGH | api-yml.schema.json | 1166 | "description": "The placeholder value to use in code snippets (e.g., \"YOUR_API_KEY\")." | CODE |
| HIGH | …hon-sdk/bearer-token-environment-variable/snippet.json | 12 | "sync_client": "from seed import SeedBearerTokenEnvironmentVariable\n\nclient = SeedBearerTokenEnvironme | CODE |
| HIGH | …hon-sdk/bearer-token-environment-variable/snippet.json | 13 | "async_client": "import asyncio\n\nfrom seed import AsyncSeedBearerTokenEnvironmentVariable\n\nclient = | CODE |
| HIGH | …hon-sdk/bearer-token-environment-variable/reference.md | 33 | api_key="YOUR_API_KEY", | CODE |
| HIGH | …python-sdk/bearer-token-environment-variable/README.md | 40 | api_key="YOUR_API_KEY", | CODE |
| HIGH | …python-sdk/bearer-token-environment-variable/README.md | 57 | api_key="YOUR_API_KEY", | CODE |
| HIGH | …k/bearer-token-environment-variable/src/seed/client.py | 57 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …k/bearer-token-environment-variable/src/seed/client.py | 171 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …-token-environment-variable/src/seed/service/client.py | 43 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …-token-environment-variable/src/seed/service/client.py | 87 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …python-sdk/inferred-auth-implicit-api-key/snippet.json | 12 | "sync_client": "from seed import SeedInferredAuthImplicitApiKey\n\nclient = SeedInferredAuthImplicitApiK | CODE |
| HIGH | …python-sdk/inferred-auth-implicit-api-key/snippet.json | 13 | "async_client": "import asyncio\n\nfrom seed import AsyncSeedInferredAuthImplicitApiKey\n\nclient = Asyn | CODE |
| HIGH | …python-sdk/inferred-auth-implicit-api-key/snippet.json | 25 | "sync_client": "from seed import SeedInferredAuthImplicitApiKey\n\nclient = SeedInferredAuthImplicitApiK | CODE |
| HIGH | …python-sdk/inferred-auth-implicit-api-key/snippet.json | 26 | "async_client": "import asyncio\n\nfrom seed import AsyncSeedInferredAuthImplicitApiKey\n\nclient = Asyn | CODE |
| HIGH | …python-sdk/inferred-auth-implicit-api-key/snippet.json | 38 | "sync_client": "from seed import SeedInferredAuthImplicitApiKey\n\nclient = SeedInferredAuthImplicitApiK | CODE |
| HIGH | …python-sdk/inferred-auth-implicit-api-key/snippet.json | 39 | "async_client": "import asyncio\n\nfrom seed import AsyncSeedInferredAuthImplicitApiKey\n\nclient = Asyn | CODE |
| HIGH | …python-sdk/inferred-auth-implicit-api-key/snippet.json | 51 | "sync_client": "from seed import SeedInferredAuthImplicitApiKey\n\nclient = SeedInferredAuthImplicitApiK | CODE |
| HIGH | …python-sdk/inferred-auth-implicit-api-key/snippet.json | 52 | "async_client": "import asyncio\n\nfrom seed import AsyncSeedInferredAuthImplicitApiKey\n\nclient = Asyn | CODE |
| HIGH | …-sdk/inferred-auth-implicit-api-key/src/seed/client.py | 61 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …-sdk/inferred-auth-implicit-api-key/src/seed/client.py | 211 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …inferred-auth-implicit-api-key/src/seed/auth/client.py | 45 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …inferred-auth-implicit-api-key/src/seed/auth/client.py | 93 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …implicit-api-key/src/seed/nested_no_auth/api/client.py | 42 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …implicit-api-key/src/seed/nested_no_auth/api/client.py | 84 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …ferred-auth-implicit-api-key/src/seed/simple/client.py | 42 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …ferred-auth-implicit-api-key/src/seed/simple/client.py | 84 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …ed-auth-implicit-api-key/src/seed/nested/api/client.py | 42 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …ed-auth-implicit-api-key/src/seed/nested/api/client.py | 84 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …ed/python-sdk/websocket-bearer-auth/src/seed/client.py | 51 | api_key="YOUR_API_KEY", | STRING |
| HIGH | …ed/python-sdk/websocket-bearer-auth/src/seed/client.py | 151 | api_key="YOUR_API_KEY", | STRING |
| HIGH | seed/python-sdk/header-auth/reference.md | 33 | header_token_auth="YOUR_API_KEY", | CODE |
| HIGH | seed/python-sdk/header-auth/README.md | 40 | header_token_auth="YOUR_API_KEY", | CODE |
| HIGH | seed/python-sdk/header-auth/README.md | 57 | header_token_auth="YOUR_API_KEY", | CODE |
| HIGH | seed/ts-sdk/any-auth/always-send-auth/snippet.json | 11 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | seed/ts-sdk/any-auth/always-send-auth/snippet.json | 22 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | seed/ts-sdk/any-auth/always-send-auth/snippet.json | 33 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | seed/ts-sdk/any-auth/always-send-auth/README.md | 46 | const client = new SeedAnyAuthClient({ baseUrl: "YOUR_BASE_URL", token: "YOUR_TOKEN", apiKey: "YOUR_API_KEY", clientId: | CODE |
| HIGH | seed/ts-sdk/any-auth/no-custom-config/snippet.json | 11 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | seed/ts-sdk/any-auth/no-custom-config/snippet.json | 22 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | seed/ts-sdk/any-auth/no-custom-config/snippet.json | 33 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | seed/ts-sdk/any-auth/no-custom-config/README.md | 46 | const client = new SeedAnyAuthClient({ baseUrl: "YOUR_BASE_URL", token: "YOUR_TOKEN", apiKey: "YOUR_API_KEY", clientId: | CODE |
| HIGH | …k/any-auth/always-send-auth-optional-auth/snippet.json | 11 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | …k/any-auth/always-send-auth-optional-auth/snippet.json | 22 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | …k/any-auth/always-send-auth-optional-auth/snippet.json | 33 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | …-sdk/any-auth/always-send-auth-optional-auth/README.md | 46 | const client = new SeedAnyAuthClient({ baseUrl: "YOUR_BASE_URL", token: "YOUR_TOKEN", apiKey: "YOUR_API_KEY", clientId: | CODE |
| HIGH | …s-sdk/any-auth/generate-endpoint-metadata/snippet.json | 11 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | …s-sdk/any-auth/generate-endpoint-metadata/snippet.json | 22 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | …s-sdk/any-auth/generate-endpoint-metadata/snippet.json | 33 | "client": "import { SeedAnyAuthClient } from \"@fern/any-auth\";\n\nconst client = new SeedAnyAuthClient | CODE |
| HIGH | …d/ts-sdk/any-auth/generate-endpoint-metadata/README.md | 46 | const client = new SeedAnyAuthClient({ baseUrl: "YOUR_BASE_URL", token: "YOUR_TOKEN", apiKey: "YOUR_API_KEY", clientId: | CODE |
| HIGH | …/ts-sdk/bearer-token-environment-variable/snippet.json | 11 | "client": "import { SeedBearerTokenEnvironmentVariableClient } from \"@fern/bearer-token-environment-var | CODE |
| HIGH | seed/ts-sdk/bearer-token-environment-variable/README.md | 44 | const client = new SeedBearerTokenEnvironmentVariableClient({ baseUrl: "YOUR_BASE_URL", apiKey: "YOUR_API_KEY" }); | CODE |
| HIGH | seed/ts-sdk/endpoint-security-auth/snippet.json | 11 | "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cli | CODE |
| HIGH | seed/ts-sdk/endpoint-security-auth/snippet.json | 22 | "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cli | CODE |
| HIGH | seed/ts-sdk/endpoint-security-auth/snippet.json | 33 | "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cli | CODE |
| HIGH | seed/ts-sdk/endpoint-security-auth/snippet.json | 44 | "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cli | CODE |
| HIGH | seed/ts-sdk/endpoint-security-auth/snippet.json | 55 | "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cli | CODE |
| HIGH | seed/ts-sdk/endpoint-security-auth/snippet.json | 66 | "client": "import { SeedEndpointSecurityAuthClient } from \"@fern/endpoint-security-auth\";\n\nconst cli | CODE |
| 943 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| CRITICAL⚡ | …haustive/package-path/tests/test_aiohttp_autodetect.py | 97 | seed.matryoshka.doll.structure._default_clients.DefaultAioHttpClient() | CODE |
| CRITICAL | …ources/endpoints/resources/pagination/client/Client.ts | 102 | error: SeedExhaustive.endpoints.pagination.listItems.Error._unknown(_response.error), | CODE |
| CRITICAL | …urces/endpoints/resources/httpMethods/client/Client.ts | 77 | error: SeedExhaustive.endpoints.httpMethods.testGet.Error._unknown(_response.error), | CODE |
| CRITICAL | …urces/endpoints/resources/httpMethods/client/Client.ts | 157 | error: SeedExhaustive.endpoints.httpMethods.testPost.Error._unknown(_response.error), | CODE |
| CRITICAL | …urces/endpoints/resources/httpMethods/client/Client.ts | 240 | error: SeedExhaustive.endpoints.httpMethods.testPut.Error._unknown(_response.error), | CODE |
| CRITICAL | …urces/endpoints/resources/httpMethods/client/Client.ts | 337 | error: SeedExhaustive.endpoints.httpMethods.testPatch.Error._unknown(_response.error), | CODE |
| CRITICAL | …urces/endpoints/resources/httpMethods/client/Client.ts | 400 | error: SeedExhaustive.endpoints.httpMethods.testDelete.Error._unknown(_response.error), | CODE |
| CRITICAL | …api/resources/endpoints/resources/put/client/Client.ts | 85 | error: SeedExhaustive.endpoints.put.add.Error._unknown(_response.error), | CODE |
| CRITICAL | …pi/resources/endpoints/resources/enum/client/Client.ts | 86 | error: SeedExhaustive.endpoints.enum_.getAndReturnEnum.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/primitive/client/Client.ts | 82 | error: SeedExhaustive.endpoints.primitive.getAndReturnString.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/primitive/client/Client.ts | 148 | error: SeedExhaustive.endpoints.primitive.getAndReturnInt.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/primitive/client/Client.ts | 214 | error: SeedExhaustive.endpoints.primitive.getAndReturnLong.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/primitive/client/Client.ts | 280 | error: SeedExhaustive.endpoints.primitive.getAndReturnDouble.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/primitive/client/Client.ts | 346 | error: SeedExhaustive.endpoints.primitive.getAndReturnBool.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/primitive/client/Client.ts | 414 | error: SeedExhaustive.endpoints.primitive.getAndReturnDatetime.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/primitive/client/Client.ts | 480 | error: SeedExhaustive.endpoints.primitive.getAndReturnDate.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/primitive/client/Client.ts | 546 | error: SeedExhaustive.endpoints.primitive.getAndReturnUuid.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/primitive/client/Client.ts | 612 | error: SeedExhaustive.endpoints.primitive.getAndReturnBase64.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/container/client/Client.ts | 86 | error: SeedExhaustive.endpoints.container.getAndReturnListOfPrimitives.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/container/client/Client.ts | 166 | error: SeedExhaustive.endpoints.container.getAndReturnListOfObjects.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/container/client/Client.ts | 236 | error: SeedExhaustive.endpoints.container.getAndReturnSetOfPrimitives.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/container/client/Client.ts | 314 | error: SeedExhaustive.endpoints.container.getAndReturnSetOfObjects.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/container/client/Client.ts | 386 | error: SeedExhaustive.endpoints.container.getAndReturnMapPrimToPrim.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/container/client/Client.ts | 466 | error: SeedExhaustive.endpoints.container.getAndReturnMapOfPrimToObject.Error._unknown(_response.error), | CODE |
| CRITICAL | …sources/endpoints/resources/container/client/Client.ts | 546 | error: SeedExhaustive.endpoints.container.getAndReturnMapOfPrimToUndiscriminatedUnion.Error._unknown( | CODE |
| CRITICAL | …sources/endpoints/resources/container/client/Client.ts | 626 | error: SeedExhaustive.endpoints.container.getAndReturnOptional.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 108 | error: SeedExhaustive.endpoints.object.getAndReturnWithOptionalField.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 186 | error: SeedExhaustive.endpoints.object.getAndReturnWithRequiredField.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 268 | error: SeedExhaustive.endpoints.object.getAndReturnWithMapOfMap.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 365 | error: SeedExhaustive.endpoints.object.getAndReturnNestedWithOptionalField.Error._unknown( | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 467 | error: SeedExhaustive.endpoints.object.getAndReturnNestedWithRequiredField.Error._unknown( | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 585 | error: SeedExhaustive.endpoints.object.getAndReturnNestedWithRequiredFieldAsList.Error._unknown( | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 667 | error: SeedExhaustive.endpoints.object.getAndReturnWithUnknownField.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 749 | error: SeedExhaustive.endpoints.object.getAndReturnWithDocumentedUnknownType.Error._unknown( | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 833 | error: SeedExhaustive.endpoints.object.getAndReturnMapOfDocumentedUnknownType.Error._unknown( | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 921 | error: SeedExhaustive.endpoints.object.getAndReturnWithMixedRequiredAndOptionalFields.Error._unknown( | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 1012 | error: SeedExhaustive.endpoints.object.getAndReturnWithRequiredNestedObject.Error._unknown( | CODE |
| CRITICAL | …/resources/endpoints/resources/object/client/Client.ts | 1097 | error: SeedExhaustive.endpoints.object.getAndReturnWithDatetimeLikeString.Error._unknown( | CODE |
| CRITICAL | …pi/resources/endpoints/resources/urls/client/Client.ts | 73 | error: SeedExhaustive.endpoints.urls.withMixedCase.Error._unknown(_response.error), | CODE |
| CRITICAL | …pi/resources/endpoints/resources/urls/client/Client.ts | 131 | error: SeedExhaustive.endpoints.urls.noEndingSlash.Error._unknown(_response.error), | CODE |
| CRITICAL | …pi/resources/endpoints/resources/urls/client/Client.ts | 189 | error: SeedExhaustive.endpoints.urls.withEndingSlash.Error._unknown(_response.error), | CODE |
| CRITICAL | …pi/resources/endpoints/resources/urls/client/Client.ts | 247 | error: SeedExhaustive.endpoints.urls.withUnderscores.Error._unknown(_response.error), | CODE |
| CRITICAL | …urces/endpoints/resources/contentType/client/Client.ts | 102 | error: SeedExhaustive.endpoints.contentType.postJsonPatchContentType.Error._unknown(_response.error), | CODE |
| CRITICAL | …urces/endpoints/resources/contentType/client/Client.ts | 190 | error: SeedExhaustive.endpoints.contentType.postJsonPatchContentWithCharsetType.Error._unknown( | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 79 | error: SeedExhaustive.endpoints.params.getWithPath.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 147 | error: SeedExhaustive.endpoints.params.getWithInlinePath.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 222 | error: SeedExhaustive.endpoints.params.getWithQuery.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 301 | error: SeedExhaustive.endpoints.params.getWithAllowMultipleQuery.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 379 | error: SeedExhaustive.endpoints.params.getWithPathAndQuery.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 457 | error: SeedExhaustive.endpoints.params.getWithInlinePathAndQuery.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 526 | error: SeedExhaustive.endpoints.params.modifyWithPath.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 598 | error: SeedExhaustive.endpoints.params.modifyWithInlinePath.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 682 | error: SeedExhaustive.endpoints.params.uploadWithPath.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 773 | error: SeedExhaustive.endpoints.params.createWithBodyAndQuery.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 860 | error: SeedExhaustive.endpoints.params.uploadBytesWithQuery.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 925 | error: SeedExhaustive.endpoints.params.getWithBooleanPath.Error._unknown(_response.error), | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 993 | error: SeedExhaustive.endpoints.params.getWithPathAndErrors.Error.badRequestBody( | CODE |
| CRITICAL | …/resources/endpoints/resources/params/client/Client.ts | 1006 | error: SeedExhaustive.endpoints.params.getWithPathAndErrors.Error._unknown(_response.error), | CODE |
| CRITICAL | …i/resources/endpoints/resources/union/client/Client.ts | 90 | error: SeedExhaustive.endpoints.union.getAndReturnUnion.Error._unknown(_response.error), | CODE |
| CRITICAL | …urces/endpoints/resources/httpMethods/client/Client.ts | 67 | data: serializers.endpoints.httpMethods.testGet.Response.parseOrThrow(_response.body, { | CODE |
| 315 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …-string-examples/tests/utils/assets/models/__init__.py | 12 | __all__ = [ | CODE |
| LOW | …python-sdk/dollar-string-examples/src/seed/__init__.py | 44 | __all__ = [ | CODE |
| LOW | …-sdk/dollar-string-examples/src/seed/types/__init__.py | 34 | __all__ = ["PaymentInfo"] | CODE |
| LOW | …n-sdk/dollar-string-examples/src/seed/core/__init__.py | 91 | __all__ = [ | CODE |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 455 | def update_forward_refs(model: Type["Model"], **localns: Any) -> None: | CODE |
| LOW | …lar-string-examples/src/seed/core/http_sse/__init__.py | 42 | __all__ = ["EventSource", "SSEError", "ServerSentEvent", "aconnect_sse", "connect_sse"] | CODE |
| LOW | …n-sdk/no-retries/tests/utils/assets/models/__init__.py | 12 | __all__ = [ | CODE |
| LOW | seed/python-sdk/no-retries/src/seed/__init__.py | 46 | __all__ = [ | CODE |
| LOW | seed/python-sdk/no-retries/src/seed/core/__init__.py | 91 | __all__ = [ | CODE |
| LOW | …hon-sdk/no-retries/src/seed/core/pydantic_utilities.py | 455 | def update_forward_refs(model: Type["Model"], **localns: Any) -> None: | CODE |
| LOW | …thon-sdk/no-retries/src/seed/core/http_sse/__init__.py | 42 | __all__ = ["EventSource", "SSEError", "ServerSentEvent", "aconnect_sse", "connect_sse"] | CODE |
| LOW | seed/python-sdk/no-retries/src/seed/retries/__init__.py | 34 | __all__ = ["User"] | CODE |
| LOW | …thon-sdk/no-retries/src/seed/retries/types/__init__.py | 34 | __all__ = ["User"] | CODE |
| LOW | …nal_init_exports/tests/utils/assets/models/__init__.py | 12 | __all__ = [ | CODE |
| LOW | …xhaustive/additional_init_exports/src/seed/__init__.py | 56 | __all__ = [ | CODE |
| LOW | …ional_init_exports/src/seed/general_errors/__init__.py | 35 | __all__ = ["BadObjectRequestInfo", "BadRequestBody"] | CODE |
| LOW | …init_exports/src/seed/general_errors/types/__init__.py | 34 | __all__ = ["BadObjectRequestInfo"] | CODE |
| LOW | …nit_exports/src/seed/general_errors/errors/__init__.py | 34 | __all__ = ["BadRequestBody"] | CODE |
| LOW | …ive/additional_init_exports/src/seed/types/__init__.py | 96 | __all__ = [ | CODE |
| LOW | …dditional_init_exports/src/seed/types/enum/__init__.py | 35 | __all__ = ["ErrorWithEnumBody", "WeatherReport"] | CODE |
| LOW | …nal_init_exports/src/seed/types/enum/types/__init__.py | 34 | __all__ = ["WeatherReport"] | CODE |
| LOW | …al_init_exports/src/seed/types/enum/errors/__init__.py | 34 | __all__ = ["ErrorWithEnumBody"] | CODE |
| LOW | …dditional_init_exports/src/seed/types/docs/__init__.py | 34 | __all__ = ["ObjectWithDocs"] | CODE |
| LOW | …nal_init_exports/src/seed/types/docs/types/__init__.py | 34 | __all__ = ["ObjectWithDocs"] | CODE |
| LOW | …itional_init_exports/src/seed/types/object/__init__.py | 80 | __all__ = [ | CODE |
| LOW | …l_init_exports/src/seed/types/object/types/__init__.py | 68 | __all__ = [ | CODE |
| LOW | …_init_exports/src/seed/types/object/errors/__init__.py | 42 | __all__ = [ | CODE |
| LOW | …ditional_init_exports/src/seed/types/union/__init__.py | 43 | __all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "Dog", "ErrorWithUnionBody", "MixedType"] | CODE |
| LOW | …al_init_exports/src/seed/types/union/types/__init__.py | 44 | __all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "Dog", "MixedType"] | CODE |
| LOW | …l_init_exports/src/seed/types/union/errors/__init__.py | 34 | __all__ = ["ErrorWithUnionBody"] | CODE |
| LOW | …tive/additional_init_exports/src/seed/core/__init__.py | 94 | __all__ = [ | CODE |
| LOW | …ional_init_exports/src/seed/core/pydantic_utilities.py | 455 | def update_forward_refs(model: Type["Model"], **localns: Any) -> None: | CODE |
| LOW | …tional_init_exports/src/seed/core/http_sse/__init__.py | 42 | __all__ = ["EventSource", "SSEError", "ServerSentEvent", "aconnect_sse", "connect_sse"] | CODE |
| LOW | …additional_init_exports/src/seed/endpoints/__init__.py | 53 | __all__ = [ | CODE |
| LOW | …init_exports/src/seed/endpoints/pagination/__init__.py | 34 | __all__ = ["PaginatedResponse"] | CODE |
| LOW | …xports/src/seed/endpoints/pagination/types/__init__.py | 34 | __all__ = ["PaginatedResponse"] | CODE |
| LOW | …tional_init_exports/src/seed/endpoints/put/__init__.py | 39 | __all__ = ["Error", "ErrorCategory", "ErrorCode", "PutResponse"] | CODE |
| LOW | …_init_exports/src/seed/endpoints/put/types/__init__.py | 42 | __all__ = ["Error", "ErrorCategory", "ErrorCode", "PutResponse"] | CODE |
| LOW | …rectory-source-root-with-package-path/seed/__init__.py | 5 | __all__ = ["my_org"] | CODE |
| LOW | …-source-root-with-package-path/seed/my_org/__init__.py | 5 | __all__ = ["my_sdk"] | CODE |
| LOW | …-root-with-package-path/seed/my_org/my_sdk/__init__.py | 31 | __all__ = ["AsyncSeedExhaustive", "BadObjectRequestInfo", "BadRequestBody", "DefaultAioHttpClient", "DefaultAsyncHttpxCl | CODE |
| LOW | …age-path/seed/my_org/my_sdk/general_errors/__init__.py | 28 | __all__ = ["BadObjectRequestInfo", "BadRequestBody"] | CODE |
| LOW | …th/seed/my_org/my_sdk/general_errors/types/__init__.py | 27 | __all__ = ["BadObjectRequestInfo"] | CODE |
| LOW | …h/seed/my_org/my_sdk/general_errors/errors/__init__.py | 27 | __all__ = ["BadRequestBody"] | CODE |
| LOW | …with-package-path/seed/my_org/my_sdk/types/__init__.py | 31 | __all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "DocumentedUnknownType", "Dog", "DoubleOptional", "ErrorWithEnum | CODE |
| LOW | …package-path/seed/my_org/my_sdk/types/enum/__init__.py | 28 | __all__ = ["ErrorWithEnumBody", "WeatherReport"] | CODE |
| LOW | …e-path/seed/my_org/my_sdk/types/enum/types/__init__.py | 27 | __all__ = ["WeatherReport"] | CODE |
| LOW | …-path/seed/my_org/my_sdk/types/enum/errors/__init__.py | 27 | __all__ = ["ErrorWithEnumBody"] | CODE |
| LOW | …package-path/seed/my_org/my_sdk/types/docs/__init__.py | 27 | __all__ = ["ObjectWithDocs"] | CODE |
| LOW | …e-path/seed/my_org/my_sdk/types/docs/types/__init__.py | 27 | __all__ = ["ObjectWithDocs"] | CODE |
| LOW | …ckage-path/seed/my_org/my_sdk/types/object/__init__.py | 28 | __all__ = ["DocumentedUnknownType", "DoubleOptional", "ExtendedObjectWithInheritedEnum", "MapOfDocumentedUnknownType", " | CODE |
| LOW | …path/seed/my_org/my_sdk/types/object/types/__init__.py | 43 | __all__ = ["DocumentedUnknownType", "DoubleOptional", "ExtendedObjectWithInheritedEnum", "MapOfDocumentedUnknownType", " | CODE |
| LOW | …ath/seed/my_org/my_sdk/types/object/errors/__init__.py | 30 | __all__ = ["NestedObjectWithOptionalFieldError", "NestedObjectWithRequiredFieldError", "ObjectWithOptionalFieldError", " | CODE |
| LOW | …ackage-path/seed/my_org/my_sdk/types/union/__init__.py | 28 | __all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "Dog", "ErrorWithUnionBody", "MixedType"] | CODE |
| LOW | …-path/seed/my_org/my_sdk/types/union/types/__init__.py | 30 | __all__ = ["Animal", "Animal_Cat", "Animal_Dog", "Cat", "Dog", "MixedType"] | CODE |
| LOW | …path/seed/my_org/my_sdk/types/union/errors/__init__.py | 27 | __all__ = ["ErrorWithUnionBody"] | CODE |
| LOW | …-with-package-path/seed/my_org/my_sdk/core/__init__.py | 41 | __all__ = ["ApiError", "AsyncClientWrapper", "AsyncHttpClient", "AsyncHttpResponse", "AsyncPager", "BaseClientWrapper", | CODE |
| LOW | …age-path/seed/my_org/my_sdk/core/pydantic_utilities.py | 455 | def update_forward_refs(model: Type["Model"], **localns: Any) -> None: | CODE |
| LOW | …kage-path/seed/my_org/my_sdk/core/http_sse/__init__.py | 29 | __all__ = ["EventSource", "SSEError", "ServerSentEvent", "aconnect_sse", "connect_sse"] | CODE |
| LOW | …-package-path/seed/my_org/my_sdk/endpoints/__init__.py | 29 | __all__ = ["Error", "ErrorCategory", "ErrorCode", "PaginatedResponse", "PutResponse", "container", "content_type", "enum | CODE |
| 2347 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …d/python-sdk/dollar-string-examples/src/seed/client.py | 52 | CODE | |
| LOW | …d/python-sdk/dollar-string-examples/src/seed/client.py | 143 | CODE | |
| LOW | …dk/dollar-string-examples/src/seed/core/http_client.py | 326 | CODE | |
| LOW | …dk/dollar-string-examples/src/seed/core/http_client.py | 489 | CODE | |
| LOW | …dk/dollar-string-examples/src/seed/core/http_client.py | 621 | CODE | |
| LOW | …dk/dollar-string-examples/src/seed/core/http_client.py | 787 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 280 | CODE | |
| LOW | seed/python-sdk/no-retries/src/seed/client.py | 57 | CODE | |
| LOW | seed/python-sdk/no-retries/src/seed/client.py | 157 | CODE | |
| LOW | seed/python-sdk/no-retries/src/seed/core/http_client.py | 326 | CODE | |
| LOW | seed/python-sdk/no-retries/src/seed/core/http_client.py | 489 | CODE | |
| LOW | seed/python-sdk/no-retries/src/seed/core/http_client.py | 621 | CODE | |
| LOW | seed/python-sdk/no-retries/src/seed/core/http_client.py | 787 | CODE | |
| LOW | …hon-sdk/no-retries/src/seed/core/pydantic_utilities.py | 280 | CODE | |
| LOW | …/exhaustive/additional_init_exports/src/seed/client.py | 63 | CODE | |
| LOW | …/exhaustive/additional_init_exports/src/seed/client.py | 206 | CODE | |
| LOW | …e/additional_init_exports/src/seed/core/http_client.py | 326 | CODE | |
| LOW | …e/additional_init_exports/src/seed/core/http_client.py | 489 | CODE | |
| LOW | …e/additional_init_exports/src/seed/core/http_client.py | 621 | CODE | |
| LOW | …e/additional_init_exports/src/seed/core/http_client.py | 787 | CODE | |
| LOW | …dditional_init_exports/src/seed/core/client_wrapper.py | 109 | CODE | |
| LOW | …ional_init_exports/src/seed/core/pydantic_utilities.py | 280 | CODE | |
| LOW | …init_exports/src/seed/endpoints/http_methods/client.py | 122 | CODE | |
| LOW | …init_exports/src/seed/endpoints/http_methods/client.py | 392 | CODE | |
| LOW | …_exports/src/seed/endpoints/http_methods/raw_client.py | 151 | CODE | |
| LOW | …_exports/src/seed/endpoints/http_methods/raw_client.py | 418 | CODE | |
| LOW | …init_exports/src/seed/endpoints/content_type/client.py | 30 | CODE | |
| LOW | …init_exports/src/seed/endpoints/content_type/client.py | 136 | CODE | |
| LOW | …init_exports/src/seed/endpoints/content_type/client.py | 258 | CODE | |
| LOW | …init_exports/src/seed/endpoints/content_type/client.py | 371 | CODE | |
| LOW | …_exports/src/seed/endpoints/content_type/raw_client.py | 23 | CODE | |
| LOW | …_exports/src/seed/endpoints/content_type/raw_client.py | 114 | CODE | |
| LOW | …_exports/src/seed/endpoints/content_type/raw_client.py | 210 | CODE | |
| LOW | …_exports/src/seed/endpoints/content_type/raw_client.py | 301 | CODE | |
| LOW | …ional_init_exports/src/seed/endpoints/object/client.py | 44 | CODE | |
| LOW | …ional_init_exports/src/seed/endpoints/object/client.py | 695 | CODE | |
| LOW | …l_init_exports/src/seed/endpoints/object/raw_client.py | 40 | CODE | |
| LOW | …l_init_exports/src/seed/endpoints/object/raw_client.py | 680 | CODE | |
| LOW | …ce-root-with-package-path/seed/my_org/my_sdk/client.py | 65 | CODE | |
| LOW | …ce-root-with-package-path/seed/my_org/my_sdk/client.py | 172 | CODE | |
| LOW | …th-package-path/seed/my_org/my_sdk/core/http_client.py | 326 | CODE | |
| LOW | …th-package-path/seed/my_org/my_sdk/core/http_client.py | 489 | CODE | |
| LOW | …th-package-path/seed/my_org/my_sdk/core/http_client.py | 621 | CODE | |
| LOW | …th-package-path/seed/my_org/my_sdk/core/http_client.py | 787 | CODE | |
| LOW | …package-path/seed/my_org/my_sdk/core/client_wrapper.py | 65 | CODE | |
| LOW | …age-path/seed/my_org/my_sdk/core/pydantic_utilities.py | 280 | CODE | |
| LOW | …th/seed/my_org/my_sdk/endpoints/http_methods/client.py | 116 | CODE | |
| LOW | …th/seed/my_org/my_sdk/endpoints/http_methods/client.py | 346 | CODE | |
| LOW | …eed/my_org/my_sdk/endpoints/http_methods/raw_client.py | 135 | CODE | |
| LOW | …eed/my_org/my_sdk/endpoints/http_methods/raw_client.py | 359 | CODE | |
| LOW | …th/seed/my_org/my_sdk/endpoints/content_type/client.py | 28 | CODE | |
| LOW | …th/seed/my_org/my_sdk/endpoints/content_type/client.py | 102 | CODE | |
| LOW | …th/seed/my_org/my_sdk/endpoints/content_type/client.py | 190 | CODE | |
| LOW | …th/seed/my_org/my_sdk/endpoints/content_type/client.py | 271 | CODE | |
| LOW | …eed/my_org/my_sdk/endpoints/content_type/raw_client.py | 21 | CODE | |
| LOW | …eed/my_org/my_sdk/endpoints/content_type/raw_client.py | 91 | CODE | |
| LOW | …eed/my_org/my_sdk/endpoints/content_type/raw_client.py | 164 | CODE | |
| LOW | …eed/my_org/my_sdk/endpoints/content_type/raw_client.py | 234 | CODE | |
| LOW | …age-path/seed/my_org/my_sdk/endpoints/object/client.py | 40 | CODE | |
| LOW | …age-path/seed/my_org/my_sdk/endpoints/object/client.py | 589 | CODE | |
| 2268 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | docs.json | 5682 | "markdown": "---\ntitle: Augment with custom code\ndescription: Extend the generated SDK to provide additional fun | CODE |
| MEDIUM⚡ | docs.json | 5706 | "markdown": "---\ntitle: Publish your TypeScript SDK with npm\n---\n\nTo make your TypeScript SDK publicly accessi | CODE |
| MEDIUM⚡ | docs.json | 5709 | "markdown": "---\ntitle: Publish your Python SDK with PyPI\n---\n\nTo make your Python SDK publicly accessible, pu | CODE |
| MEDIUM⚡ | docs.json | 5712 | "markdown": "---\ntitle: Publish your C# SDK with NuGet\n---\n\nTo make your C#/.NET SDK publicly accessible, publ | CODE |
| MEDIUM⚡ | docs.json | 5721 | "markdown": "---\ntitle: Publish your Ruby SDK with RubyGems\n---\n\nTo make your Ruby SDK publicly accessible, pu | CODE |
| MEDIUM⚡ | docs.json | 5724 | "markdown": "---\ntitle: Publish your PHP SDK with Packagist\n---\n\nTo make your PHP SDK publicly accessible, pub | CODE |
| MEDIUM | docs.json | 5820 | "markdown": "---\ntitle: Bring your custom domain\ndescription: >-\n Learn how to set up your Fern-generated docu | CODE |
| MEDIUM | …eters-openapi/github-npm/.github/workflows/release.yml | 267 | # Create a GitHub Release while uploading all files to it | COMMENT |
| MEDIUM | …penapi/github-no-publish/.github/workflows/release.yml | 267 | # Create a GitHub Release while uploading all files to it | COMMENT |
| MEDIUM | …d/ruby-sdk-v2/dollar-string-examples/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …ollar-string-examples/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …ollar-string-examples/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …ollar-string-examples/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | seed/ruby-sdk-v2/no-retries/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …uby-sdk-v2/no-retries/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …uby-sdk-v2/no-retries/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …uby-sdk-v2/no-retries/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | seed/ruby-sdk-v2/exhaustive/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …ed/ruby-sdk-v2/exhaustive/wire-tests/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …/exhaustive/wire-tests/test/wire/wiremock_test_case.rb | 12 | # This class provides helper methods for verifying requests made to WireMock | COMMENT |
| MEDIUM | …exhaustive/wire-tests/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …exhaustive/wire-tests/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …exhaustive/wire-tests/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | seed/ruby-sdk-v2/version-no-default/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …v2/version-no-default/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …v2/version-no-default/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …v2/version-no-default/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | seed/ruby-sdk-v2/audiences/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …ruby-sdk-v2/audiences/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …ruby-sdk-v2/audiences/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …ruby-sdk-v2/audiences/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | seed/ruby-sdk-v2/mixed-case/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …uby-sdk-v2/mixed-case/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …uby-sdk-v2/mixed-case/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …uby-sdk-v2/mixed-case/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | …d/ruby-sdk-v2/inferred-auth-implicit/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …/ruby-sdk-v2/inferred-auth-implicit/lib/seed/client.rb | 14 | # Create an unauthenticated client for the auth endpoint | COMMENT |
| MEDIUM | …/ruby-sdk-v2/inferred-auth-implicit/lib/seed/client.rb | 26 | # Create the auth client for token retrieval | COMMENT |
| MEDIUM | …/ruby-sdk-v2/inferred-auth-implicit/lib/seed/client.rb | 29 | # Create the auth provider with the auth client and credentials | COMMENT |
| MEDIUM | …nferred-auth-implicit/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …nferred-auth-implicit/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …nferred-auth-implicit/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | seed/ruby-sdk-v2/unions/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …ed/ruby-sdk-v2/unions/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …ed/ruby-sdk-v2/unions/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …ed/ruby-sdk-v2/unions/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | seed/ruby-sdk-v2/query-parameters/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …k-v2/query-parameters/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …k-v2/query-parameters/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …k-v2/query-parameters/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | seed/ruby-sdk-v2/pagination/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …y-sdk-v2/pagination/no-custom-config/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …tion/no-custom-config/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …tion/no-custom-config/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …tion/no-custom-config/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | …k-v2/pagination/page-index-semantics/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| MEDIUM | …/page-index-semantics/lib/seed/internal/types/union.rb | 6 | # Define a union between two types | COMMENT |
| MEDIUM | …/page-index-semantics/lib/seed/internal/types/model.rb | 35 | # Define a new field on this model | COMMENT |
| MEDIUM | …/page-index-semantics/lib/seed/internal/types/model.rb | 52 | # Define a new literal for this model | COMMENT |
| MEDIUM | …dk-v2/single-url-environment-default/custom.gemspec.rb | 4 | # This file is automatically loaded by the main gemspec file. The 'spec' variable is available | COMMENT |
| 659 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …llar-string-examples/src/seed/core/jsonable_encoder.py | 32 | CODE | |
| LOW | …ython-sdk/dollar-string-examples/src/seed/core/file.py | 46 | CODE | |
| LOW | …/dollar-string-examples/src/seed/core/query_encoder.py | 9 | CODE | |
| LOW | …/dollar-string-examples/src/seed/core/query_encoder.py | 26 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 187 | CODE | |
| LOW | …ar-string-examples/src/seed/core/pydantic_utilities.py | 344 | CODE | |
| LOW | …ar-string-examples/src/seed/core/http_sse/_decoders.py | 28 | CODE | |
| LOW | …/dollar-string-examples/src/seed/core/http_sse/_api.py | 257 | CODE | |
| LOW | …/dollar-string-examples/src/seed/core/http_sse/_api.py | 352 | CODE | |
| LOW | …ython-sdk/no-retries/src/seed/core/jsonable_encoder.py | 32 | CODE | |
| LOW | seed/python-sdk/no-retries/src/seed/core/file.py | 46 | CODE | |
| LOW | …d/python-sdk/no-retries/src/seed/core/query_encoder.py | 9 | CODE | |
| LOW | …d/python-sdk/no-retries/src/seed/core/query_encoder.py | 26 | CODE | |
| LOW | …hon-sdk/no-retries/src/seed/core/pydantic_utilities.py | 187 | CODE | |
| LOW | …hon-sdk/no-retries/src/seed/core/pydantic_utilities.py | 344 | CODE | |
| LOW | …hon-sdk/no-retries/src/seed/core/http_sse/_decoders.py | 28 | CODE | |
| LOW | …d/python-sdk/no-retries/src/seed/core/http_sse/_api.py | 257 | CODE | |
| LOW | …d/python-sdk/no-retries/src/seed/core/http_sse/_api.py | 352 | CODE | |
| LOW | …itional_init_exports/src/seed/core/jsonable_encoder.py | 32 | CODE | |
| LOW | …haustive/additional_init_exports/src/seed/core/file.py | 46 | CODE | |
| LOW | …additional_init_exports/src/seed/core/query_encoder.py | 9 | CODE | |
| LOW | …additional_init_exports/src/seed/core/query_encoder.py | 26 | CODE | |
| LOW | …ional_init_exports/src/seed/core/pydantic_utilities.py | 187 | CODE | |
| LOW | …ional_init_exports/src/seed/core/pydantic_utilities.py | 344 | CODE | |
| LOW | …ional_init_exports/src/seed/core/http_sse/_decoders.py | 28 | CODE | |
| LOW | …additional_init_exports/src/seed/core/http_sse/_api.py | 257 | CODE | |
| LOW | …additional_init_exports/src/seed/core/http_sse/_api.py | 352 | CODE | |
| LOW | …ckage-path/seed/my_org/my_sdk/core/jsonable_encoder.py | 32 | CODE | |
| LOW | …root-with-package-path/seed/my_org/my_sdk/core/file.py | 46 | CODE | |
| LOW | …-package-path/seed/my_org/my_sdk/core/query_encoder.py | 9 | CODE | |
| LOW | …-package-path/seed/my_org/my_sdk/core/query_encoder.py | 26 | CODE | |
| LOW | …age-path/seed/my_org/my_sdk/core/pydantic_utilities.py | 187 | CODE | |
| LOW | …age-path/seed/my_org/my_sdk/core/pydantic_utilities.py | 344 | CODE | |
| LOW | …age-path/seed/my_org/my_sdk/core/http_sse/_decoders.py | 28 | CODE | |
| LOW | …-package-path/seed/my_org/my_sdk/core/http_sse/_api.py | 257 | CODE | |
| LOW | …-package-path/seed/my_org/my_sdk/core/http_sse/_api.py | 352 | CODE | |
| LOW | …-root-no-package-root/sub/dir/core/jsonable_encoder.py | 32 | CODE | |
| LOW | …ctory-source-root-no-package-root/sub/dir/core/file.py | 46 | CODE | |
| LOW | …rce-root-no-package-root/sub/dir/core/query_encoder.py | 9 | CODE | |
| LOW | …rce-root-no-package-root/sub/dir/core/query_encoder.py | 26 | CODE | |
| LOW | …oot-no-package-root/sub/dir/core/pydantic_utilities.py | 187 | CODE | |
| LOW | …oot-no-package-root/sub/dir/core/pydantic_utilities.py | 344 | CODE | |
| LOW | …oot-no-package-root/sub/dir/core/http_sse/_decoders.py | 28 | CODE | |
| LOW | …rce-root-no-package-root/sub/dir/core/http_sse/_api.py | 257 | CODE | |
| LOW | …rce-root-no-package-root/sub/dir/core/http_sse/_api.py | 352 | CODE | |
| LOW | …e/inline-path-params/src/seed/core/jsonable_encoder.py | 32 | CODE | |
| LOW | …dk/exhaustive/inline-path-params/src/seed/core/file.py | 46 | CODE | |
| LOW | …tive/inline-path-params/src/seed/core/query_encoder.py | 9 | CODE | |
| LOW | …tive/inline-path-params/src/seed/core/query_encoder.py | 26 | CODE | |
| LOW | …inline-path-params/src/seed/core/pydantic_utilities.py | 187 | CODE | |
| LOW | …inline-path-params/src/seed/core/pydantic_utilities.py | 344 | CODE | |
| LOW | …inline-path-params/src/seed/core/http_sse/_decoders.py | 28 | CODE | |
| LOW | …tive/inline-path-params/src/seed/core/http_sse/_api.py | 257 | CODE | |
| LOW | …tive/inline-path-params/src/seed/core/http_sse/_api.py | 352 | CODE | |
| LOW | …ive/pyproject_extras/src/seed/core/jsonable_encoder.py | 32 | CODE | |
| LOW | …-sdk/exhaustive/pyproject_extras/src/seed/core/file.py | 46 | CODE | |
| LOW | …ustive/pyproject_extras/src/seed/core/query_encoder.py | 9 | CODE | |
| LOW | …ustive/pyproject_extras/src/seed/core/query_encoder.py | 26 | CODE | |
| LOW | …e/pyproject_extras/src/seed/core/pydantic_utilities.py | 187 | CODE | |
| LOW | …e/pyproject_extras/src/seed/core/pydantic_utilities.py | 344 | CODE | |
| 2075 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …dk/dollar-string-examples/src/seed/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …llar-string-examples/src/seed/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …llar-string-examples/src/seed/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …dollar-string-examples/src/seed/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …/dollar-string-examples/src/seed/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …/dollar-string-examples/src/seed/core/http_sse/_api.py | 413 | except Exception: | CODE |
| LOW | seed/python-sdk/no-retries/src/seed/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …ython-sdk/no-retries/src/seed/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …ython-sdk/no-retries/src/seed/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …/python-sdk/no-retries/src/seed/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …d/python-sdk/no-retries/src/seed/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …d/python-sdk/no-retries/src/seed/core/http_sse/_api.py | 413 | except Exception: | CODE |
| LOW | …e/additional_init_exports/src/seed/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …itional_init_exports/src/seed/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …itional_init_exports/src/seed/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …dditional_init_exports/src/seed/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …additional_init_exports/src/seed/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …additional_init_exports/src/seed/core/http_sse/_api.py | 413 | except Exception: | CODE |
| LOW | …th-package-path/seed/my_org/my_sdk/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …ckage-path/seed/my_org/my_sdk/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …ckage-path/seed/my_org/my_sdk/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …package-path/seed/my_org/my_sdk/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …-package-path/seed/my_org/my_sdk/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …-package-path/seed/my_org/my_sdk/core/http_sse/_api.py | 413 | except Exception: | CODE |
| LOW | …ource-root-no-package-root/sub/dir/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …-root-no-package-root/sub/dir/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …-root-no-package-root/sub/dir/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …ce-root-no-package-root/sub/dir/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …rce-root-no-package-root/sub/dir/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …rce-root-no-package-root/sub/dir/core/http_sse/_api.py | 413 | except Exception: | CODE |
| LOW | …ustive/inline-path-params/src/seed/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …e/inline-path-params/src/seed/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …e/inline-path-params/src/seed/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …ive/inline-path-params/src/seed/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …tive/inline-path-params/src/seed/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …tive/inline-path-params/src/seed/core/http_sse/_api.py | 413 | except Exception: | CODE |
| LOW | …haustive/pyproject_extras/src/seed/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …ive/pyproject_extras/src/seed/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …ive/pyproject_extras/src/seed/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …stive/pyproject_extras/src/seed/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …ustive/pyproject_extras/src/seed/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …ustive/pyproject_extras/src/seed/core/http_sse/_api.py | 413 | except Exception: | CODE |
| LOW | …ve/extra_dev_dependencies/src/seed/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …tra_dev_dependencies/src/seed/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …tra_dev_dependencies/src/seed/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …extra_dev_dependencies/src/seed/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …/extra_dev_dependencies/src/seed/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …/extra_dev_dependencies/src/seed/core/http_sse/_api.py | 413 | except Exception: | CODE |
| LOW | …dk/exhaustive/pydantic-v1/src/seed/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …haustive/pydantic-v1/src/seed/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …haustive/pydantic-v1/src/seed/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …exhaustive/pydantic-v1/src/seed/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …/exhaustive/pydantic-v1/src/seed/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …/exhaustive/pydantic-v1/src/seed/core/http_sse/_api.py | 413 | except Exception: | CODE |
| LOW | …ve/pydantic-ignore-fields/src/seed/core/http_client.py | 70 | except Exception: | CODE |
| LOW | …dantic-ignore-fields/src/seed/core/jsonable_encoder.py | 99 | except Exception as e: | CODE |
| LOW | …dantic-ignore-fields/src/seed/core/jsonable_encoder.py | 104 | except Exception as e: | CODE |
| LOW | …pydantic-ignore-fields/src/seed/core/datetime_utils.py | 23 | except Exception: | CODE |
| LOW | …/pydantic-ignore-fields/src/seed/core/http_sse/_api.py | 331 | except Exception: | CODE |
| LOW | …/pydantic-ignore-fields/src/seed/core/http_sse/_api.py | 413 | except Exception: | CODE |
| 1455 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | docs.json | 5739 | "markdown": "---\ntitle: Global Configuration\nsubtitle: Customize your documentation using the docs.yml file\ndes | CODE |
| MEDIUM | docs.json | 4602 | "markdown": "---\ntitle: SDK Customer Showcase\n---\n\nAt Fern, we help businesses build and distribute world-clas | CODE |
| MEDIUM | docs.json | 4602 | "markdown": "---\ntitle: SDK Customer Showcase\n---\n\nAt Fern, we help businesses build and distribute world-clas | CODE |
| MEDIUM | docs.json | 4875 | "markdown": "## 3.11.0-rc0\n**`(chore):`** Remove Pydantic field aliases and leverage an internal representation.\ | CODE |
| MEDIUM | docs.json | 4875 | "markdown": "## 3.11.0-rc0\n**`(chore):`** Remove Pydantic field aliases and leverage an internal representation.\ | CODE |
| MEDIUM | docs.json | 4920 | "markdown": "## 4.3.1\n**`(feat):`** Requests for file download will now allow users to pass in a `chunk_size` opt | CODE |
| MEDIUM | docs.json | 5619 | "markdown": "## 0.6.3\n**`(feat):`** Generated SDK snippets now leverage the full function module path.\n\n" | CODE |
| MEDIUM | docs.json | 5640 | "markdown": "---\ntitle: Idiomatic Method Names\ndescription: Fine-tune SDK resources and method names\n---\n\nFer | CODE |
| MEDIUM | docs.json | 5640 | "markdown": "---\ntitle: Idiomatic Method Names\ndescription: Fine-tune SDK resources and method names\n---\n\nFer | CODE |
| MEDIUM | docs.json | 5769 | "markdown": "# July 2024\n\n## Meta Image System\nImplemented comprehensive meta image support for better social s | CODE |
| LOW⚡ | docs.json | 5685 | "markdown": "---\ntitle: Merging multiple API specs\ndescription: Multiple API Definitions. One SDK.\n---\n\n<Warn | CODE |
| LOW | docs.json | 4626 | "markdown": "## 0.10.1\n**`(feat):`** Add support for a RequestOptions object for each generated function within P | CODE |
| LOW | docs.json | 5652 | "markdown": "---\ntitle: Forward compatibility\ndescription: SDKs that are fault-tolerant as your API evolves\n--- | CODE |
| LOW | …/dollar-string-examples/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …d/python-sdk/no-retries/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …additional_init_exports/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …-package-path/seed/my_org/my_sdk/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …rce-root-no-package-root/sub/dir/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …tive/inline-path-params/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ustive/pyproject_extras/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …/extra_dev_dependencies/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …/exhaustive/pydantic-v1/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …/pydantic-ignore-fields/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …e/inline_request_params/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ow_redirects_by_default/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …xhaustive/tcp-keepalive/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …c/seed/matryoshka/doll/structure/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ases_without_validation/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …e/pydantic-extra-fields/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …enerate-idempotency-key/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …austive/runtime-version/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ustive/no-custom-config/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …utput-directory-source-root/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ive/five-second-timeout/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ive/pydantic-v2-wrapped/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …xhaustive/eager-imports/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …aliases_with_validation/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …-directory-project-root/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …/exhaustive/union-utils/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ustive/improved_imports/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …with_min_python_version/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …e/datetime-milliseconds/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ests-custom-client-name/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ive/pydantic-v1-wrapped/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …kip-pydantic-validation/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …/pydantic-v1-with-utils/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ustive/infinite-timeout/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …tive/extra_dependencies/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …exhaustive/import-paths/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ustive/custom-transport/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …-sdk/version-no-default/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …ed/python-sdk/audiences/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …d/python-sdk/mixed-case/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …/inferred-auth-implicit/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …/unions/union-naming-v1/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …on-naming-v1-wire-tests/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …en-union-request-bodies/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …unions/no-custom-config/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …-sdk/unions/union-utils/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| LOW | …meters/no-custom-config/src/seed/core/serialization.py | 251 | # then we can just pass the value through as is | COMMENT |
| 348 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH⚡ | …dollar-string-examples/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …/python-sdk/no-retries/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …dditional_init_exports/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ive/inline-path-params/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …stive/pyproject_extras/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …extra_dev_dependencies/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …exhaustive/pydantic-v1/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …pydantic-ignore-fields/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …/inline_request_params/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …w_redirects_by_default/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …haustive/tcp-keepalive/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …xhaustive/package-path/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ses_without_validation/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …/pydantic-extra-fields/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …nerate-idempotency-key/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ustive/runtime-version/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …stive/no-custom-config/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ve/five-second-timeout/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ve/pydantic-v2-wrapped/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …haustive/eager-imports/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …liases_with_validation/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …directory-project-root/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …exhaustive/union-utils/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …stive/improved_imports/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ith_min_python_version/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …/datetime-milliseconds/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …sts-custom-client-name/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ve/pydantic-v1-wrapped/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ip-pydantic-validation/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …pydantic-v1-with-utils/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …stive/infinite-timeout/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ive/extra_dependencies/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …xhaustive/import-paths/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …stive/custom-transport/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …sdk/version-no-default/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …d/python-sdk/audiences/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …/python-sdk/mixed-case/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …inferred-auth-implicit/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …unions/union-naming-v1/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …n-naming-v1-wire-tests/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …n-union-request-bodies/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …nions/no-custom-config/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …sdk/unions/union-utils/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …eters/no-custom-config/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ation/no-custom-config/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …n/page-index-semantics/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ce-for-extended-models/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …rl-environment-default/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …python-sdk/package-yml/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ional/no-custom-config/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …-auth/no-custom-config/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | seed/python-sdk/extends/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH⚡ | …ython-sdk/content-type/tests/utils/test_http_client.py | 125 | """Test that JSON bodies preserve None values (they become JSON null).""" | STRING |
| HIGH | seed/python-sdk/content-type/src/seed/service/client.py | 85 | - optional<T> fields (can be present or absent, but not null) | STRING |
| HIGH | seed/python-sdk/content-type/src/seed/service/client.py | 86 | - optional<nullable<T>> fields (can be present, absent, or null) | STRING |
| HIGH | seed/python-sdk/content-type/src/seed/service/client.py | 388 | - optional<T> fields (can be present or absent, but not null) | STRING |
| HIGH | seed/python-sdk/content-type/src/seed/service/client.py | 389 | - optional<nullable<T>> fields (can be present, absent, or null) | STRING |
| HIGH | …python-sdk/content-type/src/seed/service/raw_client.py | 86 | - optional<T> fields (can be present or absent, but not null) | STRING |
| HIGH | …python-sdk/content-type/src/seed/service/raw_client.py | 87 | - optional<nullable<T>> fields (can be present, absent, or null) | STRING |
| HIGH | …python-sdk/content-type/src/seed/service/raw_client.py | 389 | - optional<T> fields (can be present or absent, but not null) | STRING |
| 161 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …without_validation/src/seed/core/pydantic_utilities.py | 256 | # Check if discriminator is at the top level (event-level discrimination) | COMMENT |
| LOW | …es_with_validation/src/seed/core/pydantic_utilities.py | 256 | # Check if discriminator is at the top level (event-level discrimination) | COMMENT |
| LOW | …ollar-string-examples/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …ollar-string-examples/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …uby-sdk-v2/no-retries/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …uby-sdk-v2/no-retries/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …exhaustive/wire-tests/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …exhaustive/wire-tests/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …v2/version-no-default/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …v2/version-no-default/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …ruby-sdk-v2/audiences/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …ruby-sdk-v2/audiences/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …uby-sdk-v2/mixed-case/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …uby-sdk-v2/mixed-case/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …nferred-auth-implicit/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …nferred-auth-implicit/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …ed/ruby-sdk-v2/unions/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …ed/ruby-sdk-v2/unions/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …k-v2/query-parameters/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …k-v2/query-parameters/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …tion/no-custom-config/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …tion/no-custom-config/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …/page-index-semantics/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …/page-index-semantics/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …l-environment-default/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …l-environment-default/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …by-sdk-v2/package-yml/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …by-sdk-v2/package-yml/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …ntials-mandatory-auth/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …ntials-mandatory-auth/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …d/ruby-sdk-v2/extends/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …d/ruby-sdk-v2/extends/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …y-sdk-v2/content-type/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …y-sdk-v2/content-type/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …ruby-sdk-v2/websocket/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …ruby-sdk-v2/websocket/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …dk-v2/literals-unions/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …dk-v2/literals-unions/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …-url/no-custom-config/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …-url/no-custom-config/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | seed/ruby-sdk-v2/alias/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | seed/ruby-sdk-v2/alias/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …r-sent-events-openapi/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …r-sent-events-openapi/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …pw-omitted/wire-tests/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …pw-omitted/wire-tests/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …rs-openapi-as-objects/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …rs-openapi-as-objects/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …v2/literal-user-agent/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …v2/literal-user-agent/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …d/ruby-sdk-v2/literal/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …d/ruby-sdk-v2/literal/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …dk-v2/multi-line-docs/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …dk-v2/multi-line-docs/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …ting/no-custom-config/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …ting/no-custom-config/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …/mixed-file-directory/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …/mixed-file-directory/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| LOW | …request-body-examples/lib/seed/internal/types/union.rb | 41 | # Check if value matches a type, handling type wrapper instances | COMMENT |
| LOW | …request-body-examples/lib/seed/internal/types/union.rb | 100 | # Check if member_type is a Model class | COMMENT |
| 272 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …porters/openapi/openapi-ir/fern/definition/finalIr.yml | 509 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …porters/openapi/openapi-ir/fern/definition/finalIr.yml | 525 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …sdk/api/resources/finalIr/types/CustomCodeSampleSdk.ts | 6 | * This will be used to replace the auto-generated code samples. | COMMENT |
| HIGH | …pi/resources/finalIr/types/CustomCodeSampleLanguage.ts | 6 | * This is intended to co-exist with the auto-generated code samples. | COMMENT |
| HIGH | …ter/src/ai-example-enhancer/writeAiExamplesOverride.ts | 150 | // Filter out path/query/header params from request body and extract any AI-generated values | COMMENT |
| HIGH | packages/cli/register/src/ai-example-enhancer/types.ts | 7 | styleInstructions?: string; // Custom styling instructions for AI-generated examples (max 500 chars) | CODE |
| HIGH | …ir-to-fdr-converter/__test__/openapi-from-flag.test.ts | 1439 | // get identified as AI-generated because Fern fills in missing nullable properties with placeholder values | COMMENT |
| HIGH | …ir-to-fdr-converter/__test__/openapi-from-flag.test.ts | 2182 | // 3. The human example should be preserved and not replaced by AI-generated content | COMMENT |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v49/definition/http.yml | 341 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v49/definition/http.yml | 357 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v40/definition/http.yml | 310 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v40/definition/http.yml | 326 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v47/definition/http.yml | 317 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v47/definition/http.yml | 333 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v46/definition/http.yml | 316 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v46/definition/http.yml | 332 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v41/definition/http.yml | 310 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v41/definition/http.yml | 326 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v48/definition/http.yml | 321 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v48/definition/http.yml | 337 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v37/definition/http.yml | 280 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v37/definition/http.yml | 296 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v39/definition/http.yml | 307 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v39/definition/http.yml | 323 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v52/definition/http.yml | 341 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v52/definition/http.yml | 357 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v55/definition/http.yml | 386 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v55/definition/http.yml | 402 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v63/definition/http.yml | 524 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v63/definition/http.yml | 540 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v38/definition/http.yml | 289 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v38/definition/http.yml | 305 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v36/definition/http.yml | 275 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v36/definition/http.yml | 291 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v65/definition/http.yml | 567 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v65/definition/http.yml | 583 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v62/definition/http.yml | 521 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v62/definition/http.yml | 537 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v54/definition/http.yml | 380 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v54/definition/http.yml | 396 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v53/definition/http.yml | 375 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v53/definition/http.yml | 391 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …s/ir-sdk/fern/apis/ir-types-latest/definition/http.yml | 615 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …s/ir-sdk/fern/apis/ir-types-latest/definition/http.yml | 631 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v44/definition/http.yml | 315 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v44/definition/http.yml | 331 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v43/definition/http.yml | 326 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v43/definition/http.yml | 342 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v42/definition/http.yml | 310 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v42/definition/http.yml | 326 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v45/definition/http.yml | 315 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v45/definition/http.yml | 331 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v56/definition/http.yml | 398 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v56/definition/http.yml | 414 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v51/definition/http.yml | 341 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v51/definition/http.yml | 357 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v58/definition/http.yml | 485 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v58/definition/http.yml | 501 | This will be used to replace the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v60/definition/http.yml | 510 | This is intended to co-exist with the auto-generated code samples. | CODE |
| HIGH | …ages/ir-sdk/fern/apis/ir-types-v60/definition/http.yml | 526 | This will be used to replace the auto-generated code samples. | CODE |
| 23 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW⚡ | CONTRIBUTING.md | 78 | ### Step 1: Install dependencies | COMMENT |
| LOW⚡ | CONTRIBUTING.md | 84 | ### Step 2: Compile | COMMENT |
| LOW⚡ | CONTRIBUTING.md | 90 | ### Step 3: Testing | COMMENT |
| LOW | seed/cli/server-url-templating-single-url/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/server-url-templating-single-url/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/server-sent-events-openapi/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/server-sent-events-openapi/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …ed/cli/query-parameters-openapi-as-objects/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …ed/cli/query-parameters-openapi-as-objects/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/server-url-templating/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/server-url-templating/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/schemaless-request-body-examples/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/schemaless-request-body-examples/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/cli/cli-namespace-stutter/with-wire-tests/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/cli/cli-namespace-stutter/with-wire-tests/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/inline-enum-type-name-override/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/inline-enum-type-name-override/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/openapi-subtitle/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/openapi-subtitle/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …client-credentials-openapi/with-wire-tests/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …client-credentials-openapi/with-wire-tests/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/multi-url-environment-reference/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/multi-url-environment-reference/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/respect-optional-request-body/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/respect-optional-request-body/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/x-fern-default/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/x-fern-default/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/x-fern-global-parameters/no-custom-config/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/x-fern-global-parameters/no-custom-config/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/nullable-request-body/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/nullable-request-body/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/cli/discriminated-union-with-nested-oneof/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/cli/discriminated-union-with-nested-oneof/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/no-content-response/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/no-content-response/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/url-form-encoded/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/url-form-encoded/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/file-upload-openapi/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/file-upload-openapi/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/imdb/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/imdb/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/cli-oauth/client-credentials/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/cli-oauth/client-credentials/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/allof/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/allof/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/api-wide-base-path-with-default/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/api-wide-base-path-with-default/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/null-type/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/null-type/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/cli/cli-reserved-keywords/with-wire-tests/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/cli/cli-reserved-keywords/with-wire-tests/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/multi-content-type-examples/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/multi-content-type-examples/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …ed/cli/query-parameters-openapi/github-npm/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …ed/cli/query-parameters-openapi/github-npm/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …query-parameters-openapi/github-no-publish/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …query-parameters-openapi/github-no-publish/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/query-parameters-openapi/no-custom-config/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/query-parameters-openapi/no-custom-config/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …i/query-parameters-openapi/with-wire-tests/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| 80 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | seed/cli/server-url-templating-single-url/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/server-url-templating-single-url/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/server-sent-events-openapi/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/server-sent-events-openapi/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …ed/cli/query-parameters-openapi-as-objects/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …ed/cli/query-parameters-openapi-as-objects/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/server-url-templating/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/server-url-templating/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/schemaless-request-body-examples/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/schemaless-request-body-examples/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/cli/cli-namespace-stutter/with-wire-tests/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/cli/cli-namespace-stutter/with-wire-tests/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/inline-enum-type-name-override/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/inline-enum-type-name-override/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/openapi-subtitle/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/openapi-subtitle/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …client-credentials-openapi/with-wire-tests/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …client-credentials-openapi/with-wire-tests/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/multi-url-environment-reference/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/multi-url-environment-reference/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/respect-optional-request-body/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/respect-optional-request-body/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/x-fern-default/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/x-fern-default/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/x-fern-global-parameters/no-custom-config/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/x-fern-global-parameters/no-custom-config/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/nullable-request-body/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/nullable-request-body/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/cli/discriminated-union-with-nested-oneof/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/cli/discriminated-union-with-nested-oneof/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/no-content-response/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/no-content-response/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/url-form-encoded/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/url-form-encoded/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/file-upload-openapi/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/file-upload-openapi/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/imdb/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/imdb/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/cli-oauth/client-credentials/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/cli-oauth/client-credentials/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/allof/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/allof/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/api-wide-base-path-with-default/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/api-wide-base-path-with-default/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/null-type/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/null-type/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/cli/cli-reserved-keywords/with-wire-tests/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/cli/cli-reserved-keywords/with-wire-tests/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | seed/cli/multi-content-type-examples/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | seed/cli/multi-content-type-examples/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …ed/cli/query-parameters-openapi/github-npm/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …ed/cli/query-parameters-openapi/github-npm/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …query-parameters-openapi/github-no-publish/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …query-parameters-openapi/github-no-publish/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …/query-parameters-openapi/no-custom-config/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …/query-parameters-openapi/no-custom-config/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …i/query-parameters-openapi/with-wire-tests/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …i/query-parameters-openapi/with-wire-tests/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| LOW | …cli-multi-spec-namespaced/no-custom-config/src/text.rs | 68 | // Step 1: reject control characters and whitespace. | COMMENT |
| LOW | …cli-multi-spec-namespaced/no-custom-config/src/text.rs | 84 | // Step 2: NFKD decompose → strip combining marks and zero-width/bidi | COMMENT |
| 67 more matches not shown… | ||||
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …kdown-utils/src/__test__/replaceReferencedCode.test.ts | 150 | print('hello from URL') | CODE |
| HIGH | …space-runner/src/__test__/wrapSnippetAsLibrary.test.ts | 63 | print("hello") | CODE |
| HIGH | …ils/abstract-generator-cli/src/writeGitHubWorkflows.ts | 163 | elif [[ \${GITHUB_REF} == *beta* ]]; then | CODE |
| HIGH | …python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts | 506 | print(f"\\nUsing external WireMock at {_WIREMOCK_URL} (container management skipped)") | CODE |
| HIGH | …python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts | 509 | print(f"\\nStarting WireMock container (project: {_PROJECT_NAME})...") | CODE |
| HIGH⚡ | …python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts | 520 | print(f"WireMock container is ready at {_WIREMOCK_URL}") | CODE |
| HIGH⚡ | …python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts | 523 | print(f"Failed to start WireMock: {e.stderr}") | CODE |
| HIGH⚡ | …python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts | 533 | print("\\nStopping WireMock container...") | CODE |
| HIGH⚡ | …python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts | 556 | return True | CODE |
| HIGH⚡ | …python-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts | 558 | return False | CODE |
| HIGH | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 351 | print(e.status_code) | CODE |
| HIGH | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 352 | print(e.body)` | CODE |
| HIGH | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 406 | print(chunk)` | CODE |
| HIGH | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 432 | print(page.response) # access the typed response for each page | CODE |
| HIGH | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 434 | print(item)` | CODE |
| HIGH⚡ | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 463 | print(pager.response) # access the typed response for the first page | CODE |
| HIGH⚡ | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 465 | print(item) # access the underlying object(s) | CODE |
| HIGH⚡ | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 467 | print(page.response) # access the typed response for each page | CODE |
| HIGH⚡ | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 469 | print(item) # access the underlying object(s)` | CODE |
| HIGH⚡ | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 480 | print(response.headers) # access the response headers | CODE |
| HIGH⚡ | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 481 | print(response.status_code) # access the response status code | CODE |
| HIGH⚡ | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 482 | print(response.data) # access the underlying object` | CODE |
| HIGH | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 507 | print(message) | CODE |
| HIGH | …ators/python-v2/sdk/src/readme/ReadmeSnippetBuilder.ts | 520 | print(message)`; | CODE |
| HIGH⚡ | generators/python-v2/ast/src/__test__/CodeBlock.test.ts | 29 | print(greet("Alice"))\ | CODE |
| HIGH⚡ | generators/python-v2/ast/src/__test__/CodeBlock.test.ts | 38 | print("Indented") | CODE |
| HIGH⚡ | generators/python-v2/ast/src/__test__/CodeBlock.test.ts | 40 | print("Nested indentation")\ | CODE |
| HIGH | generators/python-v2/ast/src/__test__/Method.test.ts | 105 | method.addStatement(python.codeBlock("return True")); | CODE |
| HIGH | generators/cli/src/emitPublishWorkflow.ts | 295 | elif [[ "\${VERSION}" == *-beta* ]]; then | CODE |
| HIGH | generators/cli/src/emitPublishWorkflow.ts | 401 | elif [[ "\${VERSION}" == *-beta* ]]; then | CODE |
| HIGH | …wift/codegen/src/ast/__test__/statement/switch.test.ts | 104 | print(result) | CODE |
| HIGH | …wift/codegen/src/ast/__test__/statement/switch.test.ts | 106 | print("Unknown") | CODE |
| HIGH | …rs/swift/codegen/src/ast/__test__/statement/if.test.ts | 147 | print(result) | CODE |
| HIGH | …rs/swift/codegen/src/ast/__test__/statement/if.test.ts | 151 | print(message) | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM | …-sdk-v2/exhaustive/wire-tests/test/wire/wire_helper.rb | 7 | # If WIREMOCK_URL is already set (external orchestration), container management is skipped. | COMMENT |
| MEDIUM | …ic-auth-pw-omitted/wire-tests/test/wire/wire_helper.rb | 7 | # If WIREMOCK_URL is already set (external orchestration), container management is skipped. | COMMENT |
| MEDIUM | …by-sdk-v2/any-auth/wire-tests/test/wire/wire_helper.rb | 7 | # If WIREMOCK_URL is already set (external orchestration), container management is skipped. | COMMENT |
| MEDIUM | …-sdk-v2/basic-auth/wire-tests/test/wire/wire_helper.rb | 7 | # If WIREMOCK_URL is already set (external orchestration), container management is skipped. | COMMENT |
| MEDIUM | …by-sdk-v2/examples/wire-tests/test/wire/wire_helper.rb | 7 | # If WIREMOCK_URL is already set (external orchestration), container management is skipped. | COMMENT |
| MEDIUM | …oint-security-auth/wire-tests/test/wire/wire_helper.rb | 7 | # If WIREMOCK_URL is already set (external orchestration), container management is skipped. | COMMENT |
| MEDIUM | .devin/automation/sentry-triage/SKILL.md | 28 | 2. **Spawn** — strict 1:1: one parallel subagent per eligible group. N groups → N parallel subagents, never one subagent | CODE |
| MEDIUM | .devin/automation/sentry-triage/SKILL.md | 192 | - One PR per call-site solution group, opened by the subagent (see [Subagent Orchestration](#subagent-orchestration)). | CODE |
| MEDIUM | …python/src/fern_python/generators/sdk/custom_config.py | 94 | # prefix and never skips project scaffolding; `output_directory: source-root` | COMMENT |
| MEDIUM | …python/src/fern_python/generators/sdk/custom_config.py | 100 | # skips project scaffolding — useful when embedding into an existing project. | COMMENT |
| MEDIUM | generators/cli/src/copySpecs.ts | 154 | // does not exist — scaffold it below | COMMENT |
| MEDIUM | …s/ruby-v2/sdk/src/wire-tests/WireTestSetupGenerator.ts | 421 | # If WIREMOCK_URL is already set (external orchestration), container management is skipped. | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| MEDIUM⚡ | docs.json | 5679 | "markdown": "---\ntitle: Code Snippets\ndescription: No longer depend on manually written code snippets\n---\n\n<W | CODE |
| MEDIUM⚡ | docs.json | 5697 | "markdown": "---\ntitle: Generate your first SDK\ndescription: Use Fern's CLI tool to generate your first SDK.\n-- | CODE |
| MEDIUM⚡ | docs.json | 5736 | "markdown": "---\ntitle: Quickstart\nsubtitle: Start building beautiful documentation in under 5 minutes\n---\n\n< | CODE |
| MEDIUM⚡ | docs.json | 5748 | "markdown": "---\ntitle: Publishing your docs\n---\n\nWhen you are ready for your docs to be publicly accessible, | CODE |
| MEDIUM⚡ | docs.json | 5790 | "markdown": "## Improvements to the Accordion Component\n\nThe accordion component has been upgraded so that you c | CODE |
| MEDIUM⚡ | docs.json | 5793 | "markdown": "## Introducing Global Language Sync: Code Language Preferences That Follow You\n\nStarting today, whe | CODE |
| MEDIUM⚡ | docs.json | 5796 | "markdown": "---\ntitle: Configure your site navigation\ndescription: >-\n Set up the navigation for your documen | CODE |
| MEDIUM | docs.json | 5283 | "markdown": "## 1.9.9\n**`(feat):`** Add support for [Auto Pagination](https://buildwithfern.com/learn/sdks/featur | CODE |
| MEDIUM | docs.json | 5337 | "markdown": "## 1.12.0-rc15\n**`(feat):`** Generate **discriminated unions** with:\n- Type safety with compile-tim | CODE |
| MEDIUM | docs.json | 5343 | "markdown": "## 1.13.0\n**`(feat):`** Add support for multipartform requests with file and non-file parameters.\nT | CODE |
| MEDIUM | docs.json | 5820 | "markdown": "---\ntitle: Bring your custom domain\ndescription: >-\n Learn how to set up your Fern-generated docu | CODE |
| LOW | packages/generator-cli/src/readme/ReadmeParser.ts | 34 | // Don't forget to push the last block | COMMENT |
| LOW | generators/csharp/codegen/src/utils/ir-type-guards.ts | 97 | * - DON'T forget to check parent interface for union variants | COMMENT |
| MEDIUM | generators/csharp/sdk/versions.yml | 3578 | Here's a simple example how to use a shape discriminated union: | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | scripts/worktree-add.sh | 5 | # Usage: | COMMENT |
| LOW | scripts/copy-openapi-specs.sh | 8 | # Usage: | COMMENT |
| LOW | scripts/test-remote-local.sh | 6 | # Usage: | COMMENT |
| LOW | scripts/wire-openapi-specs.sh | 11 | # Usage: | COMMENT |
| LOW | generators/ruby-v2/base/src/project/RubyProject.ts | 537 | # Example usage: | COMMENT |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| HIGH | …ators/python/src/fern_python/version/python_version.py | 60 | Given a Python version constraint string (Poetry or PEP 440 format), return the list of Python versions that sa | STRING |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | packages/commons/ir-utils/src/auth/convertApiAuth.ts | 107 | // TODO: implement | COMMENT |
| LOW | packages/commons/ir-utils/src/auth/convertApiAuth.ts | 116 | rawScheme // TODO: implement | CODE |
| Severity | File | Line | Snippet | Context |
|---|---|---|---|---|
| LOW | …space-runner/src/__test__/wrapSnippetAsLibrary.test.ts | 62 | func doSomething() { | CODE |