1295 matches across 7 categories. Click a row to expand file-level details.
| Severity | File | Line | Snippet |
|---|---|---|---|
| HIGH | content/zenml/docs/package/python/DOC.md | 135 | zenml login https://<your-zenml-server> --api-key <YOUR_API_KEY> |
| HIGH | content/zenml/docs/package/python/DOC.md | 135 | zenml login https://<your-zenml-server> --api-key <YOUR_API_KEY> |
| HIGH | content/cohere/docs/llm/DOC.md | 60 | token: "your-api-key" |
| HIGH | content/crewai/docs/package/python/DOC.md | 52 | export OPENAI_API_KEY="your-api-key" |
| HIGH | content/langsmith/docs/package/python/DOC.md | 40 | export LANGSMITH_API_KEY="YOUR_API_KEY" |
| HIGH | content/langsmith/docs/package/python/DOC.md | 68 | api_key="YOUR_API_KEY", |
| HIGH | content/langsmith/docs/package/python/DOC.md | 129 | client = Client(api_key="YOUR_API_KEY") |
| HIGH | content/together/docs/package/python/DOC.md | 37 | export TOGETHER_API_KEY="your-api-key" |
| HIGH | content/together/docs/package/python/DOC.md | 45 | client = Together(api_key="your-api-key") |
| HIGH | content/mistralai/docs/package/python/DOC.md | 50 | export MISTRAL_API_KEY="your_api_key" |
| HIGH | content/gemini/docs/deep-research/python/DOC.md | 47 | os.environ["GEMINI_API_KEY"] = "your-api-key" |
| HIGH | content/gemini/docs/live/python/references/advanced.md | 10 | wss://generativelanguage.googleapis.com/ws/google.ai.generativelanguage.v1beta.GenerativeService.BidiGenerateContent?key |
| HIGH | …ent/gemini/docs/live/javascript/references/advanced.md | 10 | wss://generativelanguage.googleapis.com/ws/google.ai.generativelanguage.v1beta.GenerativeService.BidiGenerateContent?key |
| HIGH | content/chromadb/docs/embeddings-db/python/DOC.md | 1221 | api_key="your-api-key", |
| HIGH | content/guidance/docs/package/python/DOC.md | 202 | export OPENAI_API_KEY=your_api_key |
| HIGH | content/sendgrid/docs/email-api/python/DOC.md | 53 | export SENDGRID_API_KEY='YOUR_API_KEY' |
| HIGH | content/sendgrid/docs/email-api/python/DOC.md | 55 | echo "SENDGRID_API_KEY='YOUR_API_KEY'" > .env |
| HIGH | content/sendgrid/docs/email-api/python/DOC.md | 60 | set SENDGRID_API_KEY=YOUR_API_KEY |
| HIGH | content/sendgrid/docs/email-api/python/DOC.md | 62 | setx SENDGRID_API_KEY "YOUR_API_KEY" |
| HIGH | content/sendgrid/docs/email-api/python/DOC.md | 254 | sg = SendGridAPIClient(api_key='your-api-key') |
| HIGH | content/sendgrid/docs/email-api/python/DOC.md | 266 | api_key='your-api-key', |
| HIGH | content/sendgrid/docs/email-api/python/DOC.md | 358 | echo "export SENDGRID_API_KEY='YOUR_API_KEY'" > sendgrid.env |
| HIGH | content/sendgrid/docs/email-api/python/DOC.md | 367 | set SENDGRID_API_KEY=YOUR_API_KEY |
| HIGH | content/sendgrid/docs/email-api/python/DOC.md | 371 | setx SENDGRID_API_KEY "YOUR_API_KEY" |
| HIGH | content/sendgrid/docs/email-api/javascript/DOC.md | 56 | echo "export SENDGRID_API_KEY='YOUR_API_KEY'" > sendgrid.env |
| HIGH | content/google/docs/generativeai/python/DOC.md | 37 | export GEMINI_API_KEY="your-api-key" |
| HIGH | content/google/docs/recaptcha-enterprise/python/DOC.md | 97 | client_options=ClientOptions(api_key="YOUR_API_KEY") |
| HIGH | …t/apache-airflow/docs/providers-sendgrid/python/DOC.md | 55 | export SENDGRID_API_KEY='SG.your-api-key' |
| HIGH | …pache-airflow/docs/providers-openlineage/python/DOC.md | 99 | apiKey: your-api-key |
| HIGH | content/deepgram/docs/speech/python/DOC.md | 45 | - Alternatively, pass the API key directly: `client = DeepgramClient(api_key="YOUR_API_KEY")` |
| HIGH | content/deepgram/docs/speech/python/DOC.md | 54 | client = DeepgramClient(api_key="YOUR_API_KEY") |
| HIGH | content/deepgram/docs/speech/python/DOC.md | 66 | client = DeepgramClient(api_key="YOUR_API_KEY") |
| HIGH | content/deepgram/docs/speech/python/DOC.md | 587 | client = DeepgramClient(api_key="YOUR_API_KEY") |
| HIGH | content/deepgram/docs/speech/javascript/DOC.md | 81 | const deepgram = createClient("your-api-key"); |
| HIGH | content/groq/docs/package/python/DOC.md | 40 | export GROQ_API_KEY="your-api-key" |
| HIGH | content/vectara/docs/api/python/DOC.md | 48 | API_KEY = "your_api_key" # Use env var in production |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 1095 | client = Amplitude('YOUR_API_KEY') |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 61 | client = Amplitude('YOUR_API_KEY') |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 70 | api_key='YOUR_API_KEY', |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 893 | api_key='YOUR_API_KEY', |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 906 | api_key='YOUR_API_KEY', |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 919 | api_key='YOUR_API_KEY', |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 938 | api_key='YOUR_API_KEY', |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 956 | "api_key": "YOUR_API_KEY", |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 982 | "api_key": "YOUR_API_KEY", |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 1022 | client = Amplitude('YOUR_API_KEY') |
| HIGH | content/amplitude/docs/analytics/python/DOC.md | 1057 | client = Amplitude('YOUR_API_KEY') |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 69 | amplitude.init('YOUR_API_KEY'); |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 75 | amplitude.init('YOUR_API_KEY', 'user@example.com'); |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 81 | amplitude.init('YOUR_API_KEY', 'user@example.com', { |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 838 | amplitude.init('YOUR_API_KEY', { |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 848 | amplitude.init('YOUR_API_KEY', { |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 858 | amplitude.init('YOUR_API_KEY', { |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 1062 | amplitude.init('YOUR_API_KEY', { |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 1072 | amplitude.init('YOUR_API_KEY', { |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 1082 | amplitude.init('YOUR_API_KEY', { |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 1092 | amplitude.init('YOUR_API_KEY', { |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 95 | await amplitude.init('YOUR_API_KEY').promise; |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 106 | amplitude.init('YOUR_API_KEY'); |
| HIGH | content/amplitude/docs/analytics/javascript/DOC.md | 416 | amplitude.init('YOUR_API_KEY', { |
| 83 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | content/flask/docs/login/python/DOC.md | 154 | except Exception: |
| LOW | content/pymysql/docs/package/python/DOC.md | 151 | except Exception: |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 169 | print("Error: " + result.message) |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 312 | print("Error: " + result.message) |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 688 | print(f"Error: {e}") |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 970 | print(f"Error Code: {error.code}") |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 131 | def get_client_token(): |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 144 | def client_token(request): |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 671 | def webhooks(): |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 699 | def webhook(request): |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 1023 | def get_client_token(): |
| MEDIUM | content/braintree/docs/gateway/python/DOC.md | 1128 | def client_token(request): |
| LOW | content/braintree/docs/gateway/python/DOC.md | 135 | except Exception as e: |
| LOW | content/braintree/docs/gateway/python/DOC.md | 148 | except Exception as e: |
| LOW | content/braintree/docs/gateway/python/DOC.md | 687 | except Exception as e: |
| LOW | content/braintree/docs/gateway/python/DOC.md | 712 | except Exception as e: |
| LOW | content/braintree/docs/gateway/python/DOC.md | 1027 | except Exception as e: |
| LOW | content/braintree/docs/gateway/python/DOC.md | 1132 | except Exception as e: |
| LOW | content/databases/docs/package/python/DOC.md | 189 | except Exception: |
| LOW | content/schedule/docs/package/python/DOC.md | 268 | except Exception: |
| MEDIUM | content/schedule/docs/package/python/DOC.md | 265 | def wrapper(*args, **kwargs): |
| MEDIUM | content/discord/docs/bot/python/DOC.md | 656 | print(f'Error in {event}') |
| MEDIUM | content/discord/docs/bot/python/DOC.md | 791 | print(f'Error: {error}') |
| LOW | content/pygments/docs/package/python/DOC.md | 121 | except Exception: |
| LOW | content/mako/docs/package/python/DOC.md | 205 | except Exception: |
| LOW | content/gemini/docs/deep-research/python/DOC.md | 105 | except Exception as e: |
| LOW | content/gemini/docs/live/python/DOC.md | 374 | except Exception: |
| LOW | content/kombu/docs/package/python/DOC.md | 172 | except Exception: |
| MEDIUM | content/kombu/docs/package/python/DOC.md | 168 | def handle_message(body, message): |
| LOW | content/decorator/docs/package/python/DOC.md | 116 | except Exception as exc: # narrow this in real code |
| LOW | content/chromadb/docs/embeddings-db/python/DOC.md | 1124 | except Exception as e: |
| LOW | content/chromadb/docs/embeddings-db/python/DOC.md | 1146 | except Exception as e: |
| MEDIUM | content/chromadb/docs/embeddings-db/python/DOC.md | 1147 | print(f"Error: {e}") |
| LOW | content/chromadb/docs/embeddings-db/python/DOC.md | 1298 | except Exception: |
| LOW | content/confluent-kafka/docs/package/python/DOC.md | 244 | except Exception as exc: |
| MEDIUM | content/redis/docs/key-value/python/DOC.md | 1066 | print(f"Error: {message}") |
| LOW | content/redis/docs/key-value/python/DOC.md | 1321 | except Exception as e: |
| MEDIUM | content/redis/docs/key-value/python/DOC.md | 1322 | print(f'Error processing: {e}') |
| LOW | content/azure/docs/servicebus/python/DOC.md | 143 | except Exception: |
| LOW | content/azure/docs/monitor-opentelemetry/python/DOC.md | 265 | except Exception as exc: |
| LOW | content/aiomysql/docs/package/python/DOC.md | 147 | except Exception: |
| LOW | content/sendgrid/docs/email-api/python/DOC.md | 91 | except Exception as e: |
| LOW | content/sendgrid/docs/email-api/python/DOC.md | 298 | except Exception as e: |
| MEDIUM | content/sendgrid/docs/email-api/python/DOC.md | 299 | print(f"Error occurred: {e}") |
| LOW | content/sendgrid/docs/email-api/python/DOC.md | 598 | except Exception as e: |
| LOW | content/sendgrid/docs/email-api/python/DOC.md | 654 | except Exception as e: |
| LOW | content/launchdarkly/docs/feature-flags/python/DOC.md | 180 | except Exception as e: |
| LOW | content/launchdarkly/docs/feature-flags/python/DOC.md | 1643 | except Exception as e: |
| LOW | content/google/docs/error-reporting/python/DOC.md | 128 | except Exception: |
| LOW | content/google/docs/error-reporting/python/DOC.md | 150 | except Exception: |
| LOW | content/google/docs/error-reporting/python/DOC.md | 177 | except Exception: |
| MEDIUM | content/google/docs/error-reporting/python/DOC.md | 146 | def checkout(): |
| MEDIUM | content/google/docs/error-reporting/python/DOC.md | 174 | def handle_job(job): |
| LOW | content/google/docs/pubsub/python/DOC.md | 167 | except Exception: |
| LOW | content/microsoft/docs/onedrive/python/DOC.md | 1281 | except Exception as e: |
| LOW | content/microsoft/docs/onedrive/python/DOC.md | 1527 | except Exception as e: |
| MEDIUM | content/square/docs/payments/python/DOC.md | 906 | print("Error retrieving inventory:", e.errors) |
| MEDIUM | content/square/docs/payments/python/DOC.md | 921 | print("Error retrieving inventory counts:", e.errors) |
| MEDIUM | content/square/docs/payments/python/DOC.md | 154 | print("Error listing locations:", e.errors) |
| MEDIUM | content/square/docs/payments/python/DOC.md | 165 | print("Error retrieving location:", e.errors) |
| 575 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | content/postmark/docs/transactional-email/DOC.md | 227 | name: 'John Doe', |
| LOW | content/postmark/docs/transactional-email/DOC.md | 602 | company: 'Acme Corp' |
| LOW | content/postmark/docs/transactional-email/DOC.md | 621 | Recipient: 'user@example.com', |
| LOW | content/postmark/docs/transactional-email/DOC.md | 752 | EmailFilter: 'user@example.com', |
| LOW | content/postmark/docs/transactional-email/DOC.md | 805 | EmailFilter: 'user@example.com' |
| LOW | content/postmark/docs/transactional-email/DOC.md | 1114 | name: 'John Doe', |
| LOW | content/flask/docs/mail/python/DOC.md | 83 | recipients=["user@example.com"], |
| LOW | content/flask/docs/security-too/python/DOC.md | 127 | if not user_datastore.find_user(email="admin@example.com"): |
| LOW | content/flask/docs/security-too/python/DOC.md | 129 | email="admin@example.com", |
| LOW | content/flask/docs/security-too/python/DOC.md | 200 | -d '{"email":"admin@example.com","password":"change-me-now"}' |
| LOW | content/flask/docs/login/python/DOC.md | 50 | "1": User("1", "user@example.com"), |
| LOW | content/braintree/docs/gateway/python/DOC.md | 200 | "street_address": "123 Main St", |
| LOW | content/braintree/docs/gateway/python/DOC.md | 209 | "street_address": "123 Main St", |
| LOW | content/braintree/docs/gateway/python/DOC.md | 356 | "company": "Acme Corp", |
| LOW | content/braintree/docs/gateway/python/DOC.md | 469 | "street_address": "123 Main St", |
| LOW | content/braintree/docs/gateway/python/DOC.md | 906 | "street_address": "123 Main St", |
| LOW | content/braintree/docs/gateway/python/DOC.md | 917 | "street_address": "123 Main St", |
| LOW | content/braintree/docs/gateway/javascript/DOC.md | 214 | streetAddress: "123 Main St", |
| LOW | content/braintree/docs/gateway/javascript/DOC.md | 223 | streetAddress: "123 Main St", |
| LOW | content/braintree/docs/gateway/javascript/DOC.md | 389 | company: "Acme Corp", |
| LOW | content/braintree/docs/gateway/javascript/DOC.md | 534 | streetAddress: "123 Main St", |
| LOW | content/braintree/docs/gateway/javascript/DOC.md | 1067 | streetAddress: "123 Main St", |
| LOW | content/braintree/docs/gateway/javascript/DOC.md | 1078 | streetAddress: "123 Main St", |
| LOW | content/mocha/docs/mocha/javascript/DOC.md | 172 | const account = await db.createAccount({ email: 'user@example.com' }) |
| LOW | content/mocha/docs/mocha/javascript/DOC.md | 173 | assert.equal(account.email, 'user@example.com') |
| LOW | content/cypress/docs/cypress/javascript/DOC.md | 97 | "E2E_EMAIL": "user@example.com", |
| LOW | content/fastapi-mail/docs/package/python/DOC.md | 175 | recipients=["user@example.com"], |
| LOW | content/vercel/docs/platform/DOC.md | 1004 | email: 'user@example.com', |
| LOW | content/factory-bot/docs/package/DOC.md | 94 | email { "admin@example.com" } |
| LOW | content/sidekiq/docs/package/DOC.md | 180 | batch.on(:complete, ImportCallback, notify: "admin@example.com") |
| LOW | content/stytch/docs/auth/python/DOC.md | 138 | email="user@example.com" |
| LOW | content/stytch/docs/auth/python/DOC.md | 158 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 169 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 181 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 228 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 316 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 324 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 373 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 552 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 561 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 655 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 669 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 678 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 691 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 706 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 738 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 923 | organization_name="Acme Corp", |
| LOW | content/stytch/docs/auth/python/DOC.md | 968 | name="John Doe", |
| LOW | content/stytch/docs/auth/python/DOC.md | 992 | name="Jane Doe", |
| LOW | content/stytch/docs/auth/python/DOC.md | 1285 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 1622 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 1862 | email="user@example.com", |
| LOW | content/stytch/docs/auth/python/DOC.md | 1910 | email="user@example.com", |
| LOW | content/stytch/docs/auth/javascript/DOC.md | 143 | email: 'user@example.com', |
| LOW | content/stytch/docs/auth/javascript/DOC.md | 154 | email: 'user@example.com', |
| LOW | content/stytch/docs/auth/javascript/DOC.md | 166 | email: 'user@example.com', |
| LOW | content/stytch/docs/auth/javascript/DOC.md | 215 | email: 'user@example.com', |
| LOW | content/stytch/docs/auth/javascript/DOC.md | 296 | email: 'user@example.com', |
| LOW | content/stytch/docs/auth/javascript/DOC.md | 304 | email: 'user@example.com', |
| LOW | content/stytch/docs/auth/javascript/DOC.md | 353 | email: 'user@example.com', |
| 240 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| CRITICAL | content/azure/docs/maps-route/python/DOC.md | 253 | from azure.core.exceptions import HttpResponseError |
| CRITICAL | content/azure/docs/maps-search/python/DOC.md | 226 | from azure.core.exceptions import HttpResponseError |
| CRITICAL | content/azure/docs/communication-email/python/DOC.md | 153 | from azure.core.exceptions import HttpResponseError |
| CRITICAL | content/azure/docs/storage-blob/python/DOC.md | 121 | from azure.core.exceptions import ResourceExistsError |
| CRITICAL | content/azure/docs/digitaltwins-core/python/DOC.md | 322 | from azure.core.exceptions import HttpResponseError, ResourceNotFoundError |
| CRITICAL | content/azure/docs/storage-queue/python/DOC.md | 138 | from azure.core.exceptions import ResourceExistsError |
| CRITICAL | content/azure/docs/storage-file-datalake/python/DOC.md | 138 | from azure.core.exceptions import ResourceExistsError |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 215 | result = await client.me.drive.root.children.get() |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 281 | result = await client.me.drive.root.children.get() |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 308 | result = await client.me.drive.root.children.get() |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 317 | result = await client.me.drive.root.children.get() |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 342 | result = await client.me.drive.root.children.get(request_configuration=request_config) |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 355 | result = await client.me.drive.root.children.get(request_configuration=request_config) |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 369 | result = await client.me.drive.root.children.get(request_configuration=request_config) |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 691 | folder = await client.me.drive.root.children.post(drive_item) |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 711 | folder = await client.me.drive.root.children.post(drive_item) |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 1082 | result = await client.me.drive.root.delta.get() |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 1091 | result = await client.me.drive.root.delta.get() |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 1114 | result = await client.me.drive.root.delta.get() |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 1253 | from azure.core.exceptions import HttpResponseError |
| CRITICAL | content/microsoft/docs/onedrive/python/DOC.md | 1511 | lambda: client.me.drive.root.children.get() |
| CRITICAL | content/spring-security/docs/package/java/DOC.md | 73 | return org.springframework.security.core.userdetails.User.builder() |
| CRITICAL | content/twilio/docs/messaging/typescript/DOC.md | 481 | const mainAccountCalls = await client.api.v2010.account.calls.list(); |
| CRITICAL | content/spring-boot/docs/security/java/DOC.md | 116 | return org.springframework.security.core.userdetails.User.builder() |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | content/pytest-django/docs/package/python/DOC.md | 135 | def test_select_for_update_path(): |
| LOW | content/pytest-django/docs/package/python/DOC.md | 162 | def test_dashboard_requires_login(client, django_user_model): |
| LOW | content/postmark/docs/transactional-email/DOC.md | 1010 | async function sendEmailWithErrorHandling() { |
| LOW | content/braintree/docs/gateway/python/DOC.md | 1164 | def handle_subscription_renewal(subscription_id): |
| LOW | content/pytest/docs/timeout/python/DOC.md | 162 | def test_only_the_function_body_is_timed(): |
| LOW | content/pytest/docs/lazy-fixture/python/DOC.md | 98 | def test_parametrized_fixture(value): |
| LOW | content/pytest/docs/html/python/DOC.md | 132 | def pytest_runtest_makereport(item, call): |
| LOW | content/pytest/docs/httpx/python/DOC.md | 242 | def test_local_server_and_remote_mock(httpx_mock): |
| LOW | content/pytest/docs/django/python/DOC.md | 127 | def test_select_for_update_path(): |
| LOW | content/pytest/docs/django/python/DOC.md | 155 | def test_dashboard_requires_login(client, django_user_model): |
| LOW | content/pytest/docs/package/python/DOC.md | 139 | def test_normalize_rejects_empty() -> None: |
| LOW | content/pytest-httpx/docs/package/python/DOC.md | 242 | def test_local_server_and_remote_mock(httpx_mock): |
| LOW | content/pytest-mock/docs/package/python/DOC.md | 167 | def test_greet_uses_normalize(mocker: MockerFixture) -> None: |
| LOW | content/pytest-mock/docs/package/python/DOC.md | 211 | def test_run_job_calls_callback(mocker: MockerFixture) -> None: |
| LOW | content/redis/docs/key-value/python/DOC.md | 1813 | def redis_operation_with_retry(operation, max_retries=3): |
| LOW | …ent/azure/docs/storage-file-datalake/javascript/DOC.md | 119 | export function createDataLakeServiceClient() { |
| LOW | content/sendgrid/docs/email-api/python/DOC.md | 624 | def set_sendgrid_data_residency(self, region): |
| LOW | content/huey/docs/package/python/DOC.md | 297 | def test_send_email_runs_inline(): |
| LOW | content/launchdarkly/docs/feature-flags/python/DOC.md | 1153 | def generate_secure_mode_hash(sdk_key, context_key): |
| LOW | …/google/docs/contact-center-insights/javascript/DOC.md | 150 | async function enableAutomaticUploadAnalysis(projectId, location) { |
| LOW | …/google/docs/contact-center-insights/javascript/DOC.md | 182 | async function createTranscriptConversation(projectId, location) { |
| LOW | content/google/docs/documentai/javascript/DOC.md | 155 | async function processWithProcessorVersion({ |
| LOW | content/google/docs/bigquery/javascript/DOC.md | 164 | async function createDatasetWithLocation() { |
| LOW | content/google/docs/bigquery/javascript/DOC.md | 268 | async function createTableWithAdvancedSchema() { |
| LOW | content/google/docs/bigquery/javascript/DOC.md | 1543 | async function handlePartialInsertErrors() { |
| LOW | content/google/docs/compute/python/DOC.md | 144 | def wait_for_extended_operation( |
| LOW | content/google/docs/network-management/python/DOC.md | 209 | def create_subnet_flow_logs_config( |
| LOW | content/google/docs/recaptcha-enterprise/python/DOC.md | 169 | def annotate_fraudulent_assessment(project_id: str, assessment_id: str) -> None: |
| LOW | …ent/google/docs/recaptcha-enterprise/javascript/DOC.md | 170 | async function annotateFraudulentAssessment(assessmentName) { |
| LOW | content/google/docs/pubsub/javascript/DOC.md | 121 | async function ensureTopicAndSubscription(topicName, subscriptionName) { |
| LOW | content/google/docs/billing/javascript/DOC.md | 207 | async function listProjectsOnBillingAccount(billingAccountName) { |
| LOW | …t/apache-airflow/docs/providers-dingding/python/DOC.md | 149 | def dingding_failure_callback(context) -> None: |
| LOW | …tent/apache-airflow/docs/providers-asana/python/DOC.md | 141 | def find_recent_project_tasks() -> list[dict[str, str | None]]: |
| LOW | …pache-airflow/docs/providers-apache-hdfs/python/DOC.md | 140 | def webhdfs_inspect_and_upload(): |
| LOW | content/microsoft/docs/onedrive/python/DOC.md | 1320 | async def download_folder_recursive(folder_id: str, local_path: str): |
| LOW | content/square/docs/payments/python/DOC.md | 913 | def batch_retrieve_inventory_counts(catalog_object_ids: list, location_ids: list): |
| LOW | content/square/docs/payments/python/DOC.md | 762 | def create_advanced_catalog_item(item_data: dict): |
| LOW | content/square/docs/payments/python/DOC.md | 875 | def batch_upsert_catalog_objects(objects: list): |
| LOW | content/square/docs/payments/python/DOC.md | 1126 | def create_advanced_subscription(subscription_data: dict): |
| LOW | content/square/docs/payments/python/DOC.md | 1425 | def create_webhook_subscription(notification_url: str, event_types: list): |
| LOW | content/square/docs/payments/python/DOC.md | 1443 | def list_webhook_subscriptions(): |
| LOW | content/square/docs/payments/python/DOC.md | 1651 | def process_payment_with_customer(payment_details: dict): |
| LOW | content/square/docs/payments/javascript/DOC.md | 788 | async function createAdvancedCatalogItem(itemData) { |
| LOW | content/square/docs/payments/javascript/DOC.md | 914 | async function batchUpsertCatalogObjects(objects) { |
| LOW | content/square/docs/payments/javascript/DOC.md | 964 | async function batchRetrieveInventoryCounts(catalogObjectIds, locationIds) { |
| LOW | content/square/docs/payments/javascript/DOC.md | 1204 | async function createAdvancedSubscription(subscriptionData) { |
| LOW | content/square/docs/payments/javascript/DOC.md | 1548 | async function createWebhookSubscription(notificationUrl, eventTypes) { |
| LOW | content/square/docs/payments/javascript/DOC.md | 1774 | async function processPaymentWithCustomer(paymentDetails) { |
| LOW | content/typescript/docs/pg/typescript/DOC.md | 237 | export async function startNotificationListener(): Promise<void> { |
| LOW | content/intercom/docs/messaging/python/DOC.md | 1115 | def create_contact_with_retry(data, max_retries=3): |
| LOW | content/intercom/docs/messaging/python/DOC.md | 1403 | def make_request_with_backoff(request_fn, max_retries=5): |
| LOW | content/intercom/docs/messaging/python/DOC.md | 1481 | def bulk_operation_with_rate_limit(items, operation, requests_per_second=5): |
| LOW | content/intercom/docs/messaging/javascript/DOC.md | 1556 | async function bulkOperationWithRateLimit(items, operation, requestsPerSecond = 5) { |
| LOW | content/mailchimp/docs/marketing/DOC.md | 753 | async function createCampaignFromTemplate(listId, templateId, subject) { |
| LOW | content/mailchimp/docs/marketing/DOC.md | 847 | async function addSubscriberToAutomation(workflowId, workflowEmailId, email) { |
| LOW | content/mailchimp/docs/marketing/DOC.md | 1202 | async function getAllListMembersPaginated(listId) { |
| LOW | content/rabbitmq/docs/message-queue/javascript/DOC.md | 666 | async function declareExchangeWithOptions() { |
| LOW | …ntent/datahub/docs/sdk/python/references/assertions.md | 57 | def create_freshness_assertions(datasets, client): |
| LOW | content/retrying/docs/package/python/DOC.md | 79 | def retry_if_connection_error(exc: Exception) -> bool: |
| LOW | content/dagster/docs/dbt/python/DOC.md | 161 | def jaffle_shop_with_artifacts( |
| 125 more matches not shown… | |||
| Severity | File | Line | Snippet |
|---|---|---|---|
| MEDIUM | cli/tests/commands/search.test.js | 93 | // ── Path 1: No query (list all) ────────────────────────────── |
| MEDIUM | cli/tests/commands/search.test.js | 152 | // ── Path 2: Exact ID match ─────────────────────────────────── |
| MEDIUM | cli/tests/commands/search.test.js | 199 | // ── Path 3: Fuzzy search ───────────────────────────────────── |
| MEDIUM | cli/tests/commands/search.test.js | 262 | // ── Formatting ─────────────────────────────────────────────── |
| Severity | File | Line | Snippet |
|---|---|---|---|
| LOW | content/resend/docs/email/DOC.md | 541 | '78261eea-8f8b-4381-83c6-79fa7120f1cf' |
| LOW | content/resend/docs/email/DOC.md | 621 | // data: [ |
| LOW | content/resend/docs/email/DOC.md | 781 | name: 'example.com', |
| LOW | content/resend/docs/email/DOC.md | 821 | // object: 'list', |