https://github.com/dlt-hub/dlt
· scanned 2026-05-15 16:00 UTC (2 weeks, 6 days ago)
· 10 languages
505 findings (96 legacy + 409 scanner) 47th percentile · Python · large (100-500K LoC) Scanner says 61 (higher by 12)
Last scanned 2 weeks, 6 days ago · v1 · 88 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
60.0 | 0.15 | 9.00 |
security_score |
64.7 | 0.25 | 16.18 |
testing_score |
100.0 | 0.20 | 20.00 |
documentation_score |
80.0 | 0.15 | 12.00 |
practices_score |
75.0 | 0.15 | 11.25 |
code_quality |
50.0 | 0.10 | 5.00 |
| Overall | 1.00 | 73.4 |
web: 1.6 ·
docker: 53.8 ·
threat: 8.8
All 15370 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
initial_providers |
software | healthy | tests/conftest.py:23 |
_look_vault |
software | healthy | tests/conftest.py:41 |
_list_vault |
software | healthy | tests/conftest.py:46 |
pytest_xdist_setupnodes |
software | healthy | tests/conftest.py:59 |
pytest_configure |
software | healthy | tests/conftest.py:100 |
_create_pipeline_instance_id |
software | healthy | tests/conftest.py:162 |
table_update_and_row |
software | healthy | tests/cases.py:184 |
assert_all_data_types_row |
software | healthy | tests/cases.py:203 |
arrow_table_all_data_types |
software | healthy | tests/cases.py:351 |
remove_column_from_data |
software | healthy | tests/cases.py:461 |
prepare_shuffled_tables |
software | healthy | tests/cases.py:474 |
get_test_worker_id |
software | healthy | tests/utils.py:53 |
get_test_worker_idx |
software | healthy | tests/utils.py:57 |
compute_test_storage_root |
software | healthy | tests/utils.py:63 |
set_environment_test_storage_root |
software | healthy | tests/utils.py:67 |
get_test_storage_root |
software | healthy | tests/utils.py:71 |
TEST_DICT_CONFIG_PROVIDER |
software | healthy | tests/utils.py:169 |
factory |
software | healthy | tests/utils.py:182 |
__init__ |
software | healthy | tests/utils.py:203 |
list_directory |
software | healthy | tests/utils.py:188 |
raise_for_status |
software | healthy | tests/utils.py:197 |
write_version |
software | healthy | tests/utils.py:208 |
delete_test_storage |
software | healthy | tests/utils.py:212 |
test_storage |
software | healthy | tests/utils.py:219 |
autouse_test_storage |
software | healthy | tests/utils.py:224 |
preserve_environ |
software | healthy | tests/utils.py:232 |
auto_test_run_context |
software | healthy | tests/utils.py:237 |
auto_module_test_storage |
software | healthy | tests/utils.py:243 |
preserve_module_environ |
software | healthy | tests/utils.py:249 |
auto_module_test_run_context |
software | healthy | tests/utils.py:254 |
public_http_server |
software | healthy | tests/utils.py:259 |
create_test_run_context |
software | healthy | tests/utils.py:281 |
_preserve_environ |
software | healthy | tests/utils.py:297 |
preserve_run_context |
software | healthy | tests/utils.py:323 |
name |
software | healthy | tests/utils.py:336 |
global_dir |
software | healthy | tests/utils.py:340 |
run_dir |
software | healthy | tests/utils.py:344 |
local_dir |
software | healthy | tests/utils.py:348 |
data_dir |
software | healthy | tests/utils.py:356 |
from_context |
software | healthy | tests/utils.py:367 |
auto_unload_modules |
software | healthy | tests/utils.py:380 |
deactivate_pipeline |
software | healthy | tests/utils.py:396 |
setup_secret_providers_to_current_module |
software | healthy | tests/utils.py:414 |
_initial_providers |
software | healthy | tests/utils.py:423 |
data_to_item_format |
software | healthy | tests/utils.py:446 |
data_item_length |
software | healthy | tests/utils.py:468 |
arrow_item_from_pandas |
software | healthy | tests/utils.py:487 |
arrow_item_from_table |
software | healthy | tests/utils.py:502 |
init_test_logging |
software | healthy | tests/utils.py:515 |
start_test_telemetry |
software | healthy | tests/utils.py:528 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
pyproject.toml |
software | healthy | pyproject.toml |
Makefile |
software | healthy | Makefile |
AGENTS.md |
software | healthy | AGENTS.md |
__init__.py |
software | healthy | tests/__init__.py |
conftest.py |
software | healthy | tests/conftest.py |
cases.py |
software | healthy | tests/cases.py |
utils.py |
software | healthy | tests/utils.py |
test_destinations.py |
software | healthy | tests/hub/test_destinations.py |
test_transformations.py |
software | healthy | tests/hub/test_transformations.py |
test_data_quality.py |
software | healthy | tests/hub/test_data_quality.py |
__init__.py |
software | healthy | tests/hub/__init__.py |
test_runner.py |
software | healthy | tests/hub/test_runner.py |
dlt.yml |
software | healthy | tests/hub/dlt.yml |
test_project.py |
software | healthy | tests/hub/test_project.py |
test_cli.py |
software | healthy | tests/hub/test_cli.py |
utils.py |
software | healthy | tests/hub/utils.py |
test_sources.py |
software | healthy | tests/hub/test_sources.py |
test_plugin_import.py |
software | healthy | tests/hub/test_plugin_import.py |
__init__.py |
software | healthy | tests/tests/__init__.py |
__init__.py |
software | healthy | tests/tests/load/__init__.py |
test_utils.py |
software | healthy | tests/tests/load/test_utils.py |
test_script_inspector.py |
software | healthy | tests/reflection/test_script_inspector.py |
__init__.py |
software | healthy | tests/reflection/__init__.py |
executes_resource.py |
software | healthy | tests/reflection/module_cases/executes_resource.py |
__init__.py |
software | healthy | tests/reflection/module_cases/__init__.py |
all_imports.py |
software | warning | tests/reflection/module_cases/all_imports.py |
import_as_type.py |
software | healthy | tests/reflection/module_cases/import_as_type.py |
no_pkg.py |
software | warning | tests/reflection/module_cases/no_pkg.py |
stripe_analytics_pipeline.py |
software | warning | tests/reflection/module_cases/stripe_analytics_pipeline.py |
dlt_import_exception.py |
software | warning | tests/reflection/module_cases/dlt_import_exception.py |
raises.py |
software | warning | tests/reflection/module_cases/raises.py |
syntax_error.py |
software | warning | tests/reflection/module_cases/syntax_error.py |
__init__.py |
software | healthy | tests/reflection/module_cases/stripe_analytics/__init__.py |
stripe_analytics.py |
software | warning | tests/reflection/module_cases/stripe_analytics/stripe_analy… |
helpers.py |
software | warning | tests/reflection/module_cases/stripe_analytics/helpers.py |
_annotated_futures_module.py |
software | healthy | tests/common/_annotated_futures_module.py |
__init__.py |
software | healthy | tests/common/__init__.py |
conftest.py |
software | warning | tests/common/conftest.py |
test_jsonpath.py |
software | healthy | tests/common/test_jsonpath.py |
test_validation.py |
software | healthy | tests/common/test_validation.py |
test_version.py |
software | healthy | tests/common/test_version.py |
test_utils.py |
software | healthy | tests/common/test_utils.py |
test_typing_forward_annotations.py |
software | healthy | tests/common/test_typing_forward_annotations.py |
test_versioned_state.py |
software | healthy | tests/common/test_versioned_state.py |
test_wei.py |
software | healthy | tests/common/test_wei.py |
test_arithmetics.py |
software | healthy | tests/common/test_arithmetics.py |
utils.py |
software | healthy | tests/common/utils.py |
test_typing.py |
software | healthy | tests/common/test_typing.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CachedGoogleSecretsProvider |
software | healthy | tests/conftest.py:40 |
PublicCDNHandler |
software | healthy | tests/utils.py:180 |
MockHttpResponse |
software | healthy | tests/utils.py:193 |
MockPipeline |
software | healthy | tests/utils.py:202 |
MockableRunContext |
software | healthy | tests/utils.py:334 |
SentryLoggerConfiguration |
software | healthy | tests/utils.py:521 |
_Sentinel |
software | healthy | tests/common/_annotated_futures_module.py:11 |
AnnTypedDict |
software | healthy | tests/common/_annotated_futures_module.py:15 |
AnnConfigSpec |
software | healthy | tests/common/_annotated_futures_module.py:21 |
ClassTest |
software | healthy | tests/common/test_validation.py:47 |
SubClassTest |
software | healthy | tests/common/test_validation.py:51 |
TDict |
software | healthy | tests/common/test_validation.py:55 |
TNotRequiredRecord |
software | healthy | tests/common/test_validation.py:59 |
TNotRequiredNested |
software | healthy | tests/common/test_validation.py:66 |
TInheritedNotRequired |
software | healthy | tests/common/test_validation.py:71 |
TTestRecord |
software | healthy | tests/common/test_validation.py:76 |
IncrementalArgs |
software | healthy | tests/common/test_validation.py:310 |
IncrementalConfig |
software | healthy | tests/common/test_validation.py:318 |
Endpoint |
software | healthy | tests/common/test_validation.py:323 |
EndpointResource |
software | healthy | tests/common/test_validation.py:331 |
TTestRecordNoName |
software | healthy | tests/common/test_validation.py:394 |
TTestRecordCallable |
software | healthy | tests/common/test_validation.py:409 |
TTestRecordInvalidClass |
software | healthy | tests/common/test_validation.py:422 |
TTestRecordClassUnion |
software | healthy | tests/common/test_validation.py:431 |
_Sentinel |
software | healthy | tests/common/test_typing_forward_annotations.py:31 |
InnerAnnotation |
software | healthy | tests/common/test_typing_forward_annotations.py:22 |
TTestTyDi |
software | healthy | tests/common/test_typing.py:53 |
UuidVersion |
software | healthy | tests/common/test_typing.py:58 |
MyDataclass |
software | healthy | tests/common/test_typing.py:69 |
AsyncClass |
software | healthy | tests/common/test_typing.py:81 |
NotAsyncClass |
software | healthy | tests/common/test_typing.py:85 |
ClassNoCall |
software | healthy | tests/common/test_typing.py:89 |
ClassBaseCall |
software | healthy | tests/common/test_typing.py:92 |
Foo |
software | healthy | tests/common/test_typing.py:321 |
NoModule |
software | healthy | tests/common/test_typing.py:354 |
NamedTupleTest |
software | healthy | tests/common/test_json.py:36 |
DataClassTest |
software | healthy | tests/common/test_json.py:42 |
Pow |
software | healthy | tests/common/test_json.py:389 |
NamingConvention |
software | healthy | tests/common/cases/normalizers/snake_no_x.py:4 |
NamingConvention |
software | healthy | tests/common/cases/normalizers/title_case.py:5 |
NamingConvention |
software | healthy | tests/common/cases/normalizers/sql_upper.py:4 |
SecretNotFoundError |
software | healthy | tests/common/cases/modules/google/colab/userdata.py:4 |
NotebookAccessError |
software | healthy | tests/common/cases/modules/google/colab/userdata.py:8 |
null |
software | healthy | tests/common/cases/destinations/null.py:8 |
NamingConvention |
software | healthy | tests/common/normalizers/custom_normalizers.py:7 |
ColumnNamingConvention |
software | healthy | tests/common/normalizers/custom_normalizers.py:14 |
DataItemNormalizer |
software | healthy | tests/common/normalizers/custom_normalizers.py:21 |
BaseParams |
software | healthy | tests/common/reflection/test_reflect_spec.py:316 |
CallableWrapper |
software | healthy | tests/common/reflection/test_inspect.py:105 |
Greeter |
software | healthy | tests/common/reflection/test_inspect.py:163 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
hub |
software | healthy | tests/hub |
tests |
software | healthy | tests/tests |
load |
software | healthy | tests/tests/load |
reflection |
software | healthy | tests/reflection |
module_cases |
software | healthy | tests/reflection/module_cases |
stripe_analytics |
software | healthy | tests/reflection/module_cases/stripe_analytics |
common |
software | healthy | tests/common |
cases |
software | healthy | tests/common/cases |
normalizers |
software | healthy | tests/common/cases/normalizers |
configuration |
software | healthy | tests/common/cases/configuration |
dlt_home |
software | healthy | tests/common/cases/configuration/dlt_home |
modules |
software | healthy | tests/common/cases/modules |
google |
software | healthy | tests/common/cases/modules/google |
colab |
software | healthy | tests/common/cases/modules/google/colab |
schemas |
software | healthy | tests/common/cases/schemas |
rasa |
software | healthy | tests/common/cases/schemas/rasa |
eth |
software | healthy | tests/common/cases/schemas/eth |
github |
software | healthy | tests/common/cases/schemas/github |
sheets |
software | healthy | tests/common/cases/schemas/sheets |
local |
software | healthy | tests/common/cases/schemas/local |
ev2 |
software | healthy | tests/common/cases/schemas/ev2 |
ev1 |
software | healthy | tests/common/cases/schemas/ev1 |
destinations |
software | healthy | tests/common/cases/destinations |
normalizers |
software | healthy | tests/common/normalizers |
reflection |
software | healthy | tests/common/reflection |
cases |
software | healthy | tests/common/reflection/cases |
modules |
software | healthy | tests/common/reflection/cases/modules |
pkg_1 |
software | healthy | tests/common/reflection/cases/modules/pkg_1 |
mod_2 |
software | healthy | tests/common/reflection/cases/modules/pkg_1/mod_2 |
mod_bkn |
software | healthy | tests/common/reflection/cases/modules/pkg_1/mod_2/mod_bkn |
pkg_3 |
software | healthy | tests/common/reflection/cases/modules/pkg_1/mod_2/pkg_3 |
pkg_missing_dep |
software | healthy | tests/common/reflection/cases/modules/pkg_missing_dep |
data_writers |
software | healthy | tests/common/data_writers |
scripts |
software | healthy | tests/common/scripts |
configuration |
software | healthy | tests/common/configuration |
schema |
software | healthy | tests/common/schema |
libs |
software | healthy | tests/common/libs |
runtime |
software | healthy | tests/common/runtime |
dlthub |
software | healthy | tests/common/runtime/dlthub |
storages |
software | healthy | tests/common/storages |
destination |
software | healthy | tests/common/destination |
runners |
software | healthy | tests/common/runners |
workspace |
software | healthy | tests/workspace |
cases |
software | healthy | tests/workspace/cases |
runtime_workspace |
software | healthy | tests/workspace/cases/runtime_workspace |
workspaces |
software | healthy | tests/workspace/cases/workspaces |
launcher_package |
software | healthy | tests/workspace/cases/workspaces/launcher_package |
app |
software | healthy | tests/workspace/cases/workspaces/launcher_package/app |
launcher_flat |
software | healthy | tests/workspace/cases/workspaces/launcher_flat |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
get_docs_changes |
cicd | healthy | .github/workflows/get_docs_changes.yml |
run_common |
cicd | healthy | .github/workflows/test_common.yml |
matrix_job_required_check |
cicd | healthy | .github/workflows/test_common.yml |
run_loader |
cicd | healthy | .github/workflows/test_sources_local.yml |
run_hub_features |
cicd | healthy | .github/workflows/test_hub.yml |
matrix_job_required_check |
cicd | healthy | .github/workflows/test_hub.yml |
run_lint |
cicd | healthy | .github/workflows/lint.yml |
matrix_job_required_check |
cicd | healthy | .github/workflows/lint.yml |
run_lint |
cicd | healthy | .github/workflows/test_examples.yml |
run_dbt_cloud |
cicd | healthy | .github/workflows/test_tools_dbt_cloud.yml |
run_airflow |
cicd | healthy | .github/workflows/test_tools_airflow.yml |
get_docs_changes |
cicd | healthy | .github/workflows/main.yml |
authorize_secrets |
cicd | healthy | .github/workflows/main.yml |
test_docs |
cicd | healthy | .github/workflows/main.yml |
build_docs |
cicd | healthy | .github/workflows/main.yml |
lint |
cicd | healthy | .github/workflows/main.yml |
test_common |
cicd | healthy | .github/workflows/main.yml |
test_dashboard |
cicd | healthy | .github/workflows/main.yml |
test_destinations_local |
cicd | healthy | .github/workflows/main.yml |
test_sources_local |
cicd | healthy | .github/workflows/main.yml |
test_hub |
cicd | healthy | .github/workflows/main.yml |
test_tools_airflow |
cicd | healthy | .github/workflows/main.yml |
test_tools_build_images |
cicd | healthy | .github/workflows/main.yml |
test_destinations_remote |
cicd | healthy | .github/workflows/main.yml |
test_tools_dbt_runner |
cicd | healthy | .github/workflows/main.yml |
run_dbt |
cicd | healthy | .github/workflows/test_tools_dbt_runner.yml |
run_destinations_remote |
cicd | healthy | .github/workflows/test_destinations_remote.yml |
run_common |
cicd | healthy | .github/workflows/test_tools_dashboard.yml |
matrix_job_required_check |
cicd | healthy | .github/workflows/test_tools_dashboard.yml |
run_lint |
cicd | healthy | .github/workflows/test_docs.yml |
run_destinations_local |
cicd | healthy | .github/workflows/test_destinations_local.yml |
build_docs |
cicd | healthy | .github/workflows/build_docs.yml |
run_airflow |
cicd | healthy | .github/workflows/test_tools_build_images.yml |
authorize |
cicd | healthy | .github/workflows/fork_tests_with_secrets.yml |
test_destinations_remote |
cicd | healthy | .github/workflows/fork_tests_with_secrets.yml |
test_tools_dbt_runner |
cicd | healthy | .github/workflows/fork_tests_with_secrets.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:07 |
network | healthy | tests/common/cases/configuration/config.yml |
port:32 |
network | healthy | tests/common/cases/configuration/config.yml |
port:08 |
network | healthy | tests/common/cases/configuration/config.yml |
port:1023 |
network | healthy | tests/common/configuration/test_toml_provider.py |
port:8181 |
network | healthy | tests/common/libs/test_pyiceberg.py |
port:5432 |
network | healthy | tests/common/libs/init-iceberg-catalogs.py |
port:9000 |
network | healthy | tests/common/libs/docker-compose-iceberg.yml |
port:9001 |
network | healthy | tests/common/libs/docker-compose-iceberg.yml |
port:5000 |
network | healthy | tests/workspace/deployment/test_launchers.py |
port:8501 |
network | healthy | tests/workspace/deployment/test_launchers.py |
port:3307 |
network | healthy | tests/load/test_jobs.py |
port:1433 |
network | healthy | tests/load/sources/sql_database/docker-compose.yml |
port:1521 |
network | healthy | tests/load/sources/sql_database/docker-compose.yml |
port:8080 |
network | healthy | tests/load/weaviate/docker-compose.yml |
port:50051 |
network | healthy | tests/load/weaviate/docker-compose.yml |
port:9999 |
network | healthy | tests/load/weaviate/docker-compose.yml |
port:6333 |
network | healthy | tests/load/qdrant/docker-compose.yml |
port:6334 |
network | healthy | tests/load/qdrant/docker-compose.yml |
port:3306 |
network | healthy | tests/load/sqlalchemy/docker-compose.yml |
port:2222 |
network | healthy | tests/load/filesystem_sftp/docker-compose.yml |
port:22 |
network | healthy | tests/load/filesystem_sftp/docker-compose.yml |
port:8123 |
network | healthy | tests/load/clickhouse/docker-compose.yml |
port:9047 |
network | healthy | tests/load/dremio/docker-compose.yml |
port:31010 |
network | healthy | tests/load/dremio/docker-compose.yml |
port:32010 |
network | healthy | tests/load/dremio/docker-compose.yml |
port:45678 |
network | healthy | tests/load/dremio/docker-compose.yml |
port:9010 |
network | healthy | tests/load/dremio/docker-compose.yml |
port:9011 |
network | healthy | tests/load/dremio/docker-compose.yml |
port:5041 |
network | healthy | tests/helpers/dbt_tests/cases/profiles_invalid_credentials.… |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/common/configuration/test_vault_pro… |
security | healthy | tests/common/configuration/test_vault_provider.py |
password_literal::tests/common/libs/init-iceberg-catalogs.py |
security | healthy | tests/common/libs/init-iceberg-catalogs.py |
password_literal::tests/workspace/cli/test_config_toml_writ… |
security | healthy | tests/workspace/cli/test_config_toml_writer.py |
generic_api_key::tests/workspace/cli/ai/test_ai_command_hel… |
security | healthy | tests/workspace/cli/ai/test_ai_command_helpers.py |
generic_api_key::tests/workspace/cli/ai/test_ai_command_hel… |
security | healthy | tests/workspace/cli/ai/test_ai_command_helpers.py |
password_literal::tests/workspace/cli/ai/test_ai_command_he… |
security | healthy | tests/workspace/cli/ai/test_ai_command_helpers.py |
password_literal::tests/workspace/cli/ai/test_ai_command_he… |
security | healthy | tests/workspace/cli/ai/test_ai_command_helpers.py |
password_literal::tests/workspace/cli/ai/test_ai_command_he… |
security | healthy | tests/workspace/cli/ai/test_ai_command_helpers.py |
password_literal::tests/workspace/cli/ai/test_ai_command.py |
security | healthy | tests/workspace/cli/ai/test_ai_command.py |
password_literal::tests/workspace/cli/ai/test_ai_command.py |
security | healthy | tests/workspace/cli/ai/test_ai_command.py |
password_literal::tests/workspace/cli/ai/test_ai_utils.py |
security | healthy | tests/workspace/cli/ai/test_ai_utils.py |
password_literal::tests/load/test_jobs.py |
security | healthy | tests/load/test_jobs.py |
password_literal::tests/load/filesystem_sftp/test_filesyste… |
security | healthy | tests/load/filesystem_sftp/test_filesystem_sftp.py |
password_literal::tests/helpers/dbt_tests/cases/profiles.yml |
security | healthy | tests/helpers/dbt_tests/cases/profiles.yml |
generic_api_key::docs/website/docusaurus.config.js |
security | healthy | docs/website/docusaurus.config.js |
password_literal::docs/examples/arize_phoenix_export/arize_… |
security | healthy | docs/examples/arize_phoenix_export/arize_phoenix_export.py |
password_literal::dlt/helpers/dbt/profiles.yml |
security | healthy | dlt/helpers/dbt/profiles.yml |
password_literal::dlt/helpers/dbt/profiles.yml |
security | healthy | dlt/helpers/dbt/profiles.yml |
password_literal::dlt/helpers/dbt/profiles.yml |
security | healthy | dlt/helpers/dbt/profiles.yml |
password_literal::dlt/helpers/dbt/profiles.yml |
security | healthy | dlt/helpers/dbt/profiles.yml |
password_literal::dlt/helpers/dbt/profiles.yml |
security | healthy | dlt/helpers/dbt/profiles.yml |
password_literal::dlt/helpers/dbt/profiles.yml |
security | healthy | dlt/helpers/dbt/profiles.yml |
password_literal::dlt/helpers/dbt/profiles.yml |
security | healthy | dlt/helpers/dbt/profiles.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::tests/load/filesystem/test_gcs_credentials.py |
security | healthy | tests/load/filesystem/test_gcs_credentials.py |
auth::tests/load/databricks/test_databricks_configuration.py |
security | healthy | tests/load/databricks/test_databricks_configuration.py |
auth::tests/load/filesystem/test_credentials_mixins.py |
security | healthy | tests/load/filesystem/test_credentials_mixins.py |
auth::tests/sources/rest_api/conftest.py |
security | healthy | tests/sources/rest_api/conftest.py |
auth::dlt/destinations/impl/databricks/configuration.py |
security | healthy | dlt/destinations/impl/databricks/configuration.py |
auth::tests/sources/rest_api/configurations/test_auth_confi… |
security | healthy | tests/sources/rest_api/configurations/test_auth_config.py |
auth::tests/load/snowflake/test_snowflake_configuration.py |
security | healthy | tests/load/snowflake/test_snowflake_configuration.py |
auth::dlt/sources/rest_api/typing.py |
security | healthy | dlt/sources/rest_api/typing.py |
auth::tests/common/configuration/test_credentials.py |
security | healthy | tests/common/configuration/test_credentials.py |
auth::tests/sources/rest_api/configurations/source_configs.… |
security | healthy | tests/sources/rest_api/configurations/source_configs.py |
auth::dlt/destinations/impl/snowflake/utils.py |
security | healthy | dlt/destinations/impl/snowflake/utils.py |
auth::dlt/helpers/dbt/profiles.yml |
security | healthy | dlt/helpers/dbt/profiles.yml |
auth::dlt/destinations/impl/snowflake/configuration.py |
security | healthy | dlt/destinations/impl/snowflake/configuration.py |
auth::dlt/common/configuration/specs/gcp_credentials.py |
security | healthy | dlt/common/configuration/specs/gcp_credentials.py |
auth::dlt/sources/helpers/rest_client/auth.py |
security | healthy | dlt/sources/helpers/rest_client/auth.py |
auth::tests/sources/rest_api/configurations/test_custom_aut… |
security | healthy | tests/sources/rest_api/configurations/test_custom_auth_conf… |
auth::dlt/_workspace/configuration.py |
security | healthy | dlt/_workspace/configuration.py |
auth::docs/education/dlt-advanced-course/lesson_1_custom_so… |
security | healthy | docs/education/dlt-advanced-course/lesson_1_custom_sources_… |
auth::tests/sources/helpers/rest_client/test_client.py |
security | healthy | tests/sources/helpers/rest_client/test_client.py |
auth::tests/load/bigquery/test_bigquery_client.py |
security | healthy | tests/load/bigquery/test_bigquery_client.py |
| Label | Layer | Status | Path |
|---|---|---|---|
image::tests/load/postgres/postgres/Dockerfile |
hardware | healthy | tests/load/postgres/postgres/Dockerfile |
image::tests/load/filesystem_sftp/bootstrap/Dockerfile |
hardware | healthy | tests/load/filesystem_sftp/bootstrap/Dockerfile |
image::tests/load/dremio/bootstrap/Dockerfile |
hardware | healthy | tests/load/dremio/bootstrap/Dockerfile |
image::deploy/dlt/Dockerfile |
hardware | healthy | deploy/dlt/Dockerfile |
postgres |
hardware | healthy | tests/load/sources/sql_database/docker-compose.yml |
mssql |
hardware | healthy | tests/load/sources/sql_database/docker-compose.yml |
oracle |
hardware | healthy | tests/load/sources/sql_database/docker-compose.yml |
weaviate |
hardware | healthy | tests/load/weaviate/docker-compose.yml |
contextionary |
hardware | healthy | tests/load/weaviate/docker-compose.yml |
db |
hardware | healthy | tests/load/postgres/docker-compose.yml |
qdrant |
hardware | healthy | tests/load/qdrant/docker-compose.yml |
db |
hardware | healthy | tests/load/sqlalchemy/docker-compose.yml |
sftpserver |
hardware | healthy | tests/load/filesystem_sftp/docker-compose.yml |
clickhouse |
hardware | healthy | tests/load/clickhouse/docker-compose.yml |
dremio |
hardware | healthy | tests/load/dremio/docker-compose.yml |
minio |
hardware | healthy | tests/load/dremio/docker-compose.yml |
createbuckets |
hardware | healthy | tests/load/dremio/docker-compose.yml |
bootstrapdremio |
hardware | healthy | tests/load/dremio/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::get_docs_changes |
cicd | healthy | .github/workflows/get_docs_changes.yml |
gha::test_common |
cicd | healthy | .github/workflows/test_common.yml |
gha::test_sources_local |
cicd | healthy | .github/workflows/test_sources_local.yml |
gha::test_hub |
cicd | healthy | .github/workflows/test_hub.yml |
gha::lint |
cicd | healthy | .github/workflows/lint.yml |
gha::test_examples |
cicd | healthy | .github/workflows/test_examples.yml |
gha::test_tools_dbt_cloud |
cicd | healthy | .github/workflows/test_tools_dbt_cloud.yml |
gha::test_tools_airflow |
cicd | healthy | .github/workflows/test_tools_airflow.yml |
gha::main |
cicd | healthy | .github/workflows/main.yml |
gha::test_tools_dbt_runner |
cicd | healthy | .github/workflows/test_tools_dbt_runner.yml |
gha::test_destinations_remote |
cicd | healthy | .github/workflows/test_destinations_remote.yml |
gha::test_tools_dashboard |
cicd | healthy | .github/workflows/test_tools_dashboard.yml |
gha::test_docs |
cicd | healthy | .github/workflows/test_docs.yml |
gha::test_destinations_local |
cicd | healthy | .github/workflows/test_destinations_local.yml |
gha::build_docs |
cicd | healthy | .github/workflows/build_docs.yml |
gha::test_tools_build_images |
cicd | healthy | .github/workflows/test_tools_build_images.yml |
gha::fork_tests_with_secrets |
cicd | healthy | .github/workflows/fork_tests_with_secrets.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
1.2.9.2 |
network | healthy | pyproject.toml |
4.66.0.2 |
network | healthy | pyproject.toml |
5.9.5.16 |
network | healthy | pyproject.toml |
2.9.21.14 |
network | healthy | pyproject.toml |
1.4.53.38 |
network | healthy | pyproject.toml |
10.255.255.1 |
network | healthy | tests/sources/sql_database/test_engine_kwargs.py |
10.10.1.10 |
network | healthy | tests/sources/helpers/rest_client/test_client.py |
127.0.0.1 |
network | healthy | tests/load/lance_utils.py |
198.163.194.3 |
network | healthy | tests/load/lancedb/test_model_providers.py |
3.73.90.3 |
network | healthy | docs/examples/archive/sync_schema_example.py |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | pyproject.toml |
clickhouse |
data | healthy | pyproject.toml |
postgresql |
data | healthy | Makefile |
sqlite |
data | healthy | tests/cases.py |
mysql |
data | healthy | tests/common/configuration/test_credentials.py |
mariadb |
data | healthy | tests/load/sqlalchemy/test_sqlalchemy_dialect.py |
mongodb |
data | healthy | docs/website/sidebars.js |
redis |
data | healthy | docs/education/dlt-fundamentals-course/lesson_8_understandi… |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
DBT_CLOUD__JOB_ID |
cicd | healthy | — |
RUNTIME__SLACK_INCOMING_HOOK |
cicd | healthy | — |
DBT_CLOUD__API_TOKEN |
cicd | healthy | — |
EXCLUDED_FILE_PATTERNS |
cicd | healthy | — |
DBT_CLOUD__ACCOUNT_ID |
cicd | healthy | — |
CLOUDFLARE_R2_SECRET_ACCESS_KEY |
cicd | healthy | — |
DLT_SECRETS_TOML |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | docs/website/sidebars.js |
sqs |
data | healthy | docs/education/dlt-advanced-course/lesson_4_destinations_re… |
rabbitmq |
data | healthy | docs/examples/archive/rasa_example.py |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::gcp |
hardware | healthy | pyproject.toml |
vps::aws |
hardware | healthy | tests/conftest.py |
vps::azure |
hardware | healthy | tests/conftest.py |
| Label | Layer | Status | Path |
|---|---|---|---|
IF |
data | healthy | dlt/destinations/impl/bigquery/bigquery.py |
chain |
data | healthy | dlt/destinations/impl/dummy/dummy.py |
| Label | Layer | Status | Path |
|---|---|---|---|
test_schema_migrations.py |
data | healthy | tests/common/schema/test_schema_migrations.py |
migrations.py |
data | healthy | dlt/common/schema/migrations.py |
| Label | Layer | Status | Path |
|---|---|---|---|
DocBreadcrumbs |
frontend | healthy | docs/website/src/theme/DocBreadcrumbs/index.tsx |
HomeBreadcrumbItem |
frontend | healthy | docs/website/src/theme/DocBreadcrumbs/Items/Home/index.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-fpy6kd31 |
software | healthy | /tmp/repobility-clone-fpy6kd31 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | tests/workspace/cases/workspaces/deps_pyproject/pyproject.t… |
| Label | Layer | Status | Path |
|---|---|---|---|
/ |
frontend | healthy | docs/website/docusaurus.config.js |
This page is publicly accessible at:
https://repobility.com/scan/8787f402-3e37-4855-ad34-68a28e5a97cc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/8787f402-3e37-4855-ad34-68a28e5a97cc/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.