Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
101 of your 149 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

apache/superset

https://github.com/apache/superset · scanned 2026-06-17 01:39 UTC (1 month, 1 week ago) · 10 languages

2936 raw signals (142 security + 2794 graph) 11/13 scanners ran 17th percentile · Typescript · medium (20-100K LoC)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v3 · 2829 actionable findings from 2 signal sources. 107 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 76.0 0.20 15.20
documentation_score 83.0 0.15 12.45
practices_score 79.0 0.15 11.85
code_quality 71.0 0.10 7.10
Overall 1.00 80.6
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 35278 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.

LabelLayerStatusPath
get_git_sha software healthy setup.py:31
__post_init__ software healthy superset-core/src/superset_core/semantic_layers/types.py:41
__eq__ software healthy superset-core/src/superset_core/semantic_layers/types.py:44
__hash__ software healthy superset-core/src/superset_core/semantic_layers/types.py:49
get software healthy superset-core/src/superset_core/semantic_layers/types.py:77
validate_uniqueness software healthy superset-core/src/superset_core/semantic_layers/daos.py:116
validate_update_uniqueness software healthy superset-core/src/superset_core/semantic_layers/daos.py:137
find_by_name software healthy superset-core/src/superset_core/semantic_layers/daos.py:158
get_semantic_views software healthy superset-core/src/superset_core/semantic_layers/daos.py:91
semantic_layer software healthy superset-core/src/superset_core/semantic_layers/decorators.…
build_configuration_schema software dead superset-core/src/superset_core/semantic_layers/config.py:25
check_dependencies software dead superset-core/src/superset_core/semantic_layers/config.py:62
uid software healthy superset-core/src/superset_core/semantic_layers/view.py:56
get_dimensions software healthy superset-core/src/superset_core/semantic_layers/view.py:62
get_metrics software healthy superset-core/src/superset_core/semantic_layers/view.py:68
get_values software healthy superset-core/src/superset_core/semantic_layers/view.py:74
get_table software healthy superset-core/src/superset_core/semantic_layers/view.py:84
get_row_count software healthy superset-core/src/superset_core/semantic_layers/view.py:90
get_compatible_metrics software healthy superset-core/src/superset_core/semantic_layers/view.py:96
get_compatible_dimensions software healthy superset-core/src/superset_core/semantic_layers/view.py:106
from_configuration software healthy superset-core/src/superset_core/semantic_layers/layer.py:39
get_configuration_schema software healthy superset-core/src/superset_core/semantic_layers/layer.py:52
get_runtime_schema software healthy superset-core/src/superset_core/semantic_layers/layer.py:80
get_semantic_views software healthy superset-core/src/superset_core/semantic_layers/layer.py:110
get_semantic_view software healthy superset-core/src/superset_core/semantic_layers/layer.py:122
update_task software healthy superset-core/src/superset_core/tasks/types.py:145
on_cleanup software healthy superset-core/src/superset_core/tasks/types.py:187
on_abort software healthy superset-core/src/superset_core/tasks/types.py:209
find_by_task_key software healthy superset-core/src/superset_core/tasks/daos.py:50
task software healthy superset-core/src/superset_core/tasks/decorators.py:31
__call__ software healthy superset-core/src/superset_core/tasks/decorators.py:112
schedule software healthy superset-core/src/superset_core/tasks/decorators.py:116
get_context software healthy superset-core/src/superset_core/tasks/decorators.py:121
get_payload software healthy superset-core/src/superset_core/tasks/models.py:78
set_payload software healthy superset-core/src/superset_core/tasks/models.py:91
properties software healthy superset-core/src/superset_core/tasks/models.py:103
update_properties software healthy superset-core/src/superset_core/tasks/models.py:123
find_all software healthy superset-core/src/superset_core/common/daos.py:70
find_one_or_none software healthy superset-core/src/superset_core/common/daos.py:76
create software healthy superset-core/src/superset_core/common/daos.py:82
update software healthy superset-core/src/superset_core/common/daos.py:92
delete software healthy superset-core/src/superset_core/common/daos.py:102
query software healthy superset-core/src/superset_core/common/daos.py:108
filter_by software healthy superset-core/src/superset_core/common/daos.py:114
name software healthy superset-core/src/superset_core/common/models.py:76
backend software healthy superset-core/src/superset_core/common/models.py:80
data software healthy superset-core/src/superset_core/common/models.py:84
execute software healthy superset-core/src/superset_core/common/models.py:87
execute_async software healthy superset-core/src/superset_core/common/models.py:135
get_session software healthy superset-core/src/superset_core/common/models.py:323

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
AGENTS.md software healthy AGENTS.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
CHANGELOG.md software healthy CHANGELOG.md
.asf.yaml software healthy .asf.yaml
dockerize.Dockerfile software healthy dockerize.Dockerfile
.codecov.yml software healthy .codecov.yml
README.md software healthy README.md
.markdownlint.json software healthy .markdownlint.json
LICENSE.txt software healthy LICENSE.txt
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
SECURITY.md software healthy SECURITY.md
superset_text.yml software healthy superset_text.yml
setup.py software healthy setup.py
UPDATING.md software healthy UPDATING.md
lintconf.yaml software healthy lintconf.yaml
docker-compose-non-dev.yml software healthy docker-compose-non-dev.yml
.fossa.yml software healthy .fossa.yml
docker-compose.yml software healthy docker-compose.yml
NOTICE software healthy NOTICE
INSTALL.md software healthy INSTALL.md
docker-compose-image-tag.yml software healthy docker-compose-image-tag.yml
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
Dockerfile software healthy Dockerfile
docker-compose-light.yml software healthy docker-compose-light.yml
3.1.2.md software healthy CHANGELOG/3.1.2.md
3.0.2.md software healthy CHANGELOG/3.0.2.md
5.0.0.md software healthy CHANGELOG/5.0.0.md
4.1.0.md software healthy CHANGELOG/4.1.0.md
3.1.1.md software healthy CHANGELOG/3.1.1.md
4.1.4.md software healthy CHANGELOG/4.1.4.md
1.4.1.md software healthy CHANGELOG/1.4.1.md
4.1.3.md software healthy CHANGELOG/4.1.3.md
3.0.3.md software healthy CHANGELOG/3.0.3.md
3.0.0.md software healthy CHANGELOG/3.0.0.md
6.0.0.md software healthy CHANGELOG/6.0.0.md
4.0.0.md software healthy CHANGELOG/4.0.0.md
1.5.2.md software healthy CHANGELOG/1.5.2.md
4.0.1.md software healthy CHANGELOG/4.0.1.md
1.5.0.md software healthy CHANGELOG/1.5.0.md
2.1.3.md software healthy CHANGELOG/2.1.3.md
2.1.2.md software healthy CHANGELOG/2.1.2.md
3.1.3.md software healthy CHANGELOG/3.1.3.md
3.0.4.md software healthy CHANGELOG/3.0.4.md
3.0.1.md software healthy CHANGELOG/3.0.1.md
2.0.0.md software healthy CHANGELOG/2.0.0.md
2.0.1.md software healthy CHANGELOG/2.0.1.md
1.5.3.md software healthy CHANGELOG/1.5.3.md
3.1.0.md software healthy CHANGELOG/3.1.0.md

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
BaseExtension software healthy superset-core/src/superset_core/extensions/types.py:38
ExtensionConfigBackend software healthy superset-core/src/superset_core/extensions/types.py:87
ExtensionConfig software healthy superset-core/src/superset_core/extensions/types.py:96
ManifestFrontend software healthy superset-core/src/superset_core/extensions/types.py:114
ManifestBackend software healthy superset-core/src/superset_core/extensions/types.py:127
Manifest software healthy superset-core/src/superset_core/extensions/types.py:133
Grain software healthy superset-core/src/superset_core/semantic_layers/types.py:29
Grains software healthy superset-core/src/superset_core/semantic_layers/types.py:53
Dimension software healthy superset-core/src/superset_core/semantic_layers/types.py:85
AggregationType software healthy superset-core/src/superset_core/semantic_layers/types.py:95
Metric software healthy superset-core/src/superset_core/semantic_layers/types.py:116
AdhocExpression software healthy superset-core/src/superset_core/semantic_layers/types.py:127
Operator software healthy superset-core/src/superset_core/semantic_layers/types.py:132
PredicateType software healthy superset-core/src/superset_core/semantic_layers/types.py:151
Filter software healthy superset-core/src/superset_core/semantic_layers/types.py:157
OrderDirection software healthy superset-core/src/superset_core/semantic_layers/types.py:164
GroupLimit software healthy superset-core/src/superset_core/semantic_layers/types.py:173
SemanticRequest software healthy superset-core/src/superset_core/semantic_layers/types.py:194
SemanticResult software healthy superset-core/src/superset_core/semantic_layers/types.py:206
SemanticQuery software healthy superset-core/src/superset_core/semantic_layers/types.py:219
AbstractSemanticLayerDAO software healthy superset-core/src/superset_core/semantic_layers/daos.py:41
AbstractSemanticViewDAO software healthy superset-core/src/superset_core/semantic_layers/daos.py:101
SemanticViewFeature software healthy superset-core/src/superset_core/semantic_layers/view.py:33
SemanticView software healthy superset-core/src/superset_core/semantic_layers/view.py:43
SemanticLayerModel software healthy superset-core/src/superset_core/semantic_layers/models.py:40
SemanticViewModel software healthy superset-core/src/superset_core/semantic_layers/models.py:62
SemanticLayer software healthy superset-core/src/superset_core/semantic_layers/layer.py:30
TaskStatus software healthy superset-core/src/superset_core/tasks/types.py:26
TaskScope software healthy superset-core/src/superset_core/tasks/types.py:40
TaskProperties software healthy superset-core/src/superset_core/tasks/types.py:50
TaskOptions software healthy superset-core/src/superset_core/tasks/types.py:88
TaskContext software healthy superset-core/src/superset_core/tasks/types.py:132
TaskDAO software healthy superset-core/src/superset_core/tasks/daos.py:34
TaskWrapper software healthy superset-core/src/superset_core/tasks/decorators.py:105
Task software healthy superset-core/src/superset_core/tasks/models.py:40
TaskSubscriber software healthy superset-core/src/superset_core/tasks/models.py:139
BaseDAO software healthy superset-core/src/superset_core/common/daos.py:54
DatasetDAO software healthy superset-core/src/superset_core/common/daos.py:119
DatabaseDAO software healthy superset-core/src/superset_core/common/daos.py:134
ChartDAO software healthy superset-core/src/superset_core/common/daos.py:149
DashboardDAO software healthy superset-core/src/superset_core/common/daos.py:164
UserDAO software healthy superset-core/src/superset_core/common/daos.py:179
TagDAO software healthy superset-core/src/superset_core/common/daos.py:193
KeyValueDAO software healthy superset-core/src/superset_core/common/daos.py:207
CoreModel software healthy superset-core/src/superset_core/common/models.py:50
Database software healthy superset-core/src/superset_core/common/models.py:61
Dataset software healthy superset-core/src/superset_core/common/models.py:173
Chart software healthy superset-core/src/superset_core/common/models.py:215
Dashboard software healthy superset-core/src/superset_core/common/models.py:243
User software healthy superset-core/src/superset_core/common/models.py:269

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
CHANGELOG software healthy CHANGELOG
superset-core software healthy superset-core
src software healthy superset-core/src
superset_core software healthy superset-core/src/superset_core
extensions software healthy superset-core/src/superset_core/extensions
semantic_layers software healthy superset-core/src/superset_core/semantic_layers
tasks software healthy superset-core/src/superset_core/tasks
common software healthy superset-core/src/superset_core/common
mcp software healthy superset-core/src/superset_core/mcp
queries software healthy superset-core/src/superset_core/queries
rest_api software healthy superset-core/src/superset_core/rest_api
tests software healthy tests
consts software healthy tests/consts
integration_tests software healthy tests/integration_tests
async_events software healthy tests/integration_tests/async_events
db_engine_specs software healthy tests/integration_tests/db_engine_specs
extensions software healthy tests/integration_tests/extensions
css_templates software healthy tests/integration_tests/css_templates
utils software healthy tests/integration_tests/utils
importexport software healthy tests/integration_tests/importexport
charts software healthy tests/integration_tests/charts
explore software healthy tests/integration_tests/explore
permalink software healthy tests/integration_tests/explore/permalink
form_data software healthy tests/integration_tests/explore/form_data
security software healthy tests/integration_tests/security
embedded software healthy tests/integration_tests/embedded
datasets software healthy tests/integration_tests/datasets
themes software healthy tests/integration_tests/themes
users software healthy tests/integration_tests/users
views software healthy tests/integration_tests/views
reports software healthy tests/integration_tests/reports
commands software healthy tests/integration_tests/reports/commands
available_domains software healthy tests/integration_tests/available_domains
dashboards software healthy tests/integration_tests/dashboards
filter_state software healthy tests/integration_tests/dashboards/filter_state
security software healthy tests/integration_tests/dashboards/security
permalink software healthy tests/integration_tests/dashboards/permalink
tags software healthy tests/integration_tests/tags
tasks software healthy tests/integration_tests/tasks
commands software healthy tests/integration_tests/tasks/commands
cachekeys software healthy tests/integration_tests/cachekeys
fixtures software healthy tests/integration_tests/fixtures
dao software healthy tests/integration_tests/dao
datasource software healthy tests/integration_tests/datasource
queries software healthy tests/integration_tests/queries
saved_queries software healthy tests/integration_tests/queries/saved_queries
annotation_layers software healthy tests/integration_tests/annotation_layers
advanced_data_type software healthy tests/integration_tests/advanced_data_type
databases software healthy tests/integration_tests/databases
commands software healthy tests/integration_tests/databases/commands

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
ReactLiveScope frontend healthy docs/src/theme/ReactLiveScope/index.tsx
GetStartedSplitNavbarItem frontend healthy docs/src/theme/NavbarItem/GetStartedSplitNavbarItem.tsx
MethodEndpoint frontend healthy docs/src/theme/ApiExplorer/MethodEndpoint/index.tsx
PlaygroundPreview frontend healthy docs/src/theme/Playground/Preview/index.tsx
TechArticleSchema frontend healthy docs/src/components/TechArticleSchema.tsx
Button frontend healthy docs/src/components/Button.jsx
InteractiveERDSVG frontend healthy docs/src/components/InteractiveERDSVG.jsx
GetStartedSplitButton frontend healthy docs/src/components/GetStartedSplitButton.tsx
BlurredSection frontend healthy docs/src/components/BlurredSection.tsx
SectionHeader frontend healthy docs/src/components/SectionHeader.tsx
FAQSchema frontend healthy docs/src/components/FAQSchema.tsx
ComponentIndex frontend healthy docs/src/components/ui-components/ComponentIndex.tsx
DatabaseIndex frontend healthy docs/src/components/databases/DatabaseIndex.tsx
DatabaseLogoWall frontend healthy docs/src/components/databases/DatabaseLogoWall.tsx
DatabasePage frontend healthy docs/src/components/databases/DatabasePage.tsx
Community frontend healthy docs/src/pages/community.tsx
InTheWild frontend healthy docs/src/pages/inTheWild.tsx
Home frontend healthy docs/src/pages/index.tsx
PivotTableChart frontend healthy superset-frontend/plugins/plugin-chart-pivot-table/src/Pivo…
ColorSchemeControlWrapper frontend healthy superset-frontend/plugins/plugin-chart-word-cloud/src/plugi…
RotationControl frontend healthy superset-frontend/plugins/plugin-chart-word-cloud/src/plugi…
ColorSchemeLabel frontend healthy superset-frontend/plugins/plugin-chart-word-cloud/src/plugi…
ColorSchemeControl frontend healthy superset-frontend/plugins/plugin-chart-word-cloud/src/plugi…
HorizonChart frontend healthy superset-frontend/plugins/legacy-plugin-chart-horizon/src/H…
HorizonRow frontend healthy superset-frontend/plugins/legacy-plugin-chart-horizon/src/H…
PairedTTest frontend healthy superset-frontend/plugins/legacy-plugin-chart-paired-t-test…
TTestTable frontend healthy superset-frontend/plugins/legacy-plugin-chart-paired-t-test…
Handlebars frontend healthy superset-frontend/plugins/plugin-chart-handlebars/src/Handl…
OptionDescription frontend healthy superset-frontend/plugins/legacy-plugin-chart-partition/src…
TableChart frontend healthy superset-frontend/plugins/plugin-chart-table/src/TableChart…
SearchSelectDropdown frontend healthy superset-frontend/plugins/plugin-chart-table/src/DataTable/…
TableChart frontend healthy superset-frontend/plugins/plugin-chart-ag-grid-table/src/Ag…
TimeComparisonVisibility frontend healthy superset-frontend/plugins/plugin-chart-ag-grid-table/src/Ag…
CustomHeader frontend healthy superset-frontend/plugins/plugin-chart-ag-grid-table/src/Ag…
Pagination frontend healthy superset-frontend/plugins/plugin-chart-ag-grid-table/src/Ag…
KebabMenu frontend healthy superset-frontend/plugins/plugin-chart-ag-grid-table/src/Ag…
FilterIcon frontend healthy superset-frontend/plugins/plugin-chart-ag-grid-table/src/Ag…
CustomPopover frontend healthy superset-frontend/plugins/plugin-chart-ag-grid-table/src/Ag…
SearchSelectDropdown frontend healthy superset-frontend/plugins/plugin-chart-ag-grid-table/src/Ag…
CanvasOverlay frontend healthy superset-frontend/plugins/plugin-chart-point-cluster-map/sr…
CartodiagramPlugin frontend healthy superset-frontend/plugins/plugin-chart-cartodiagram/src/Car…
ChartWrapper frontend healthy superset-frontend/plugins/plugin-chart-cartodiagram/src/com…
OlChartMap frontend healthy superset-frontend/plugins/plugin-chart-cartodiagram/src/com…
TooltipRow frontend healthy superset-frontend/plugins/preset-chart-deckgl/src/TooltipRo…
TooltipTemplateControl frontend healthy superset-frontend/plugins/preset-chart-deckgl/src/utilities…
HandlebarsRenderer frontend healthy superset-frontend/plugins/preset-chart-deckgl/src/utilities…
Tooltip frontend healthy superset-frontend/plugins/preset-chart-deckgl/src/component…
DeckGLOverlayMapbox frontend healthy superset-frontend/plugins/preset-chart-deckgl/src/component…
DeckGLOverlayMapLibre frontend healthy superset-frontend/plugins/preset-chart-deckgl/src/component…
EchartsRadar frontend healthy superset-frontend/plugins/plugin-chart-echarts/src/Radar/Ec…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
as data healthy superset/exceptions.py
AS data healthy superset/mcp_service/database/schemas.py
semantic_layers data healthy superset/semantic_layers/models.py
semantic_views data healthy superset/semantic_layers/models.py
report_schedule data healthy superset/reports/models.py
report_recipient data healthy superset/reports/models.py
report_execution_log data healthy superset/reports/models.py
tasks data healthy superset/models/tasks.py
task_subscribers data healthy superset/models/task_subscribers.py
user_attribute data healthy superset/models/user_attributes.py
keyvalue data healthy superset/models/core.py
css_templates data healthy superset/models/core.py
themes data healthy superset/models/core.py
dbs data healthy superset/models/core.py
database_user_oauth2_tokens data healthy superset/models/core.py
logs data healthy superset/models/core.py
favstar data healthy superset/models/core.py
dashboards data healthy superset/models/dashboard.py
dynamic_plugin data healthy superset/models/dynamic_plugins.py
annotation_layer data healthy superset/models/annotations.py
annotation data healthy superset/models/annotations.py
slices data healthy superset/models/slice.py
cache_keys data healthy superset/models/cache.py
query data healthy superset/models/sql_lab.py
saved_query data healthy superset/models/sql_lab.py
tab_state data healthy superset/models/sql_lab.py
table_schema data healthy superset/models/sql_lab.py
embedded_dashboards data healthy superset/models/embedded_dashboard.py
tag data healthy superset/tags/models.py
tagged_object data healthy superset/tags/models.py
table_columns data healthy superset/connectors/sqla/models.py
sql_metrics data healthy superset/connectors/sqla/models.py
tables data healthy superset/connectors/sqla/models.py
row_level_security_filters data healthy superset/connectors/sqla/models.py
ssh_tunnels data healthy superset/databases/ssh_tunnel/models.py
key_value data healthy superset/key_value/models.py
SqlaTable data healthy superset/migrations/shared/catalogs.py
Query data healthy superset/migrations/shared/catalogs.py
SavedQuery data healthy superset/migrations/shared/catalogs.py
TabState data healthy superset/migrations/shared/catalogs.py
TableSchema data healthy superset/migrations/shared/catalogs.py
Slice data healthy superset/migrations/shared/catalogs.py
tables data healthy superset/migrations/shared/catalogs.py
query data healthy superset/migrations/shared/catalogs.py
saved_query data healthy superset/migrations/shared/catalogs.py
tab_state data healthy superset/migrations/shared/catalogs.py
table_schema data healthy superset/migrations/shared/catalogs.py
slices data healthy superset/migrations/shared/catalogs.py
Permission data healthy superset/migrations/shared/security_converge.py
ViewMenu data healthy superset/migrations/shared/security_converge.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
0769ef90fddd_fix_schema_perm_for_datasets__tests.py data healthy tests/integration_tests/migrations/0769ef90fddd_fix_schema_…
f1410ed7ec95_migrate_native_filters_to_new_schema__tests.py data healthy tests/integration_tests/migrations/f1410ed7ec95_migrate_nat…
ad07e4fdbaba_rm_time_range_endpoints_from_qc_3__test.py data healthy tests/integration_tests/migrations/ad07e4fdbaba_rm_time_ran…
87d38ad83218_migrate_can_view_and_drill_permission__tests.py data healthy tests/integration_tests/migrations/87d38ad83218_migrate_can…
ce6bd21901ab_migrate_deckgl_and_mapbox__test.py data healthy tests/integration_tests/migrations/ce6bd21901ab_migrate_dec…
__init__.py data healthy tests/integration_tests/migrations/__init__.py
7e67aecbf3f1_chart_ds_constraint__tests.py data healthy tests/integration_tests/migrations/7e67aecbf3f1_chart_ds_co…
fc3a3a8ff221_migrate_filter_sets_to_new_format__tests.py data healthy tests/integration_tests/migrations/fc3a3a8ff221_migrate_fil…
fb13d49b72f9_better_filters__tests.py data healthy tests/integration_tests/migrations/fb13d49b72f9_better_filt…
f84fde59123a_update_charts_with_old_time_comparison__test.py data healthy tests/integration_tests/migrations/f84fde59123a_update_char…
test_playwright_migration_working.py data healthy tests/unit_tests/utils/test_playwright_migration_working.py
test_shared_entries_migration.py data healthy tests/unit_tests/key_value/test_shared_entries_migration.py
__init__.py data healthy tests/unit_tests/migrations/__init__.py
utils.py data healthy tests/unit_tests/migrations/viz/utils.py
heatmap_v1_v2_test.py data healthy tests/unit_tests/migrations/viz/heatmap_v1_v2_test.py
dual_line_to_mixed_chart_test.py data healthy tests/unit_tests/migrations/viz/dual_line_to_mixed_chart_te…
nvd3_bubble_chart_to_echarts_test.py data healthy tests/unit_tests/migrations/viz/nvd3_bubble_chart_to_echart…
__init__.py data healthy tests/unit_tests/migrations/viz/__init__.py
histogram_v1_v2_test.py data healthy tests/unit_tests/migrations/viz/histogram_v1_v2_test.py
pivot_table_v1_v2_test.py data healthy tests/unit_tests/migrations/viz/pivot_table_v1_v2_test.py
time_related_fields_test.py data healthy tests/unit_tests/migrations/viz/time_related_fields_test.py
nvd3_bar_chart_to_echarts_test.py data healthy tests/unit_tests/migrations/viz/nvd3_bar_chart_to_echarts_t…
nvd3_line_chart_to_echarts_test.py data healthy tests/unit_tests/migrations/viz/nvd3_line_chart_to_echarts_…
nvd3_area_chart_to_echarts_test.py data healthy tests/unit_tests/migrations/viz/nvd3_area_chart_to_echarts_…
catalogs_test.py data healthy tests/unit_tests/migrations/shared/catalogs_test.py
__init__.py data healthy tests/unit_tests/migrations/shared/__init__.py
utils_test.py data healthy tests/unit_tests/migrations/shared/utils_test.py
benchmark_migration.py data healthy scripts/benchmark_migration.py
viz_migrations.py data healthy superset/cli/viz_migrations.py
__init__.py data healthy superset/migrations/__init__.py
env.py data healthy superset/migrations/env.py
migration_utils.py data healthy superset/migrations/migration_utils.py
utils.py data healthy superset/migrations/shared/utils.py
__init__.py data healthy superset/migrations/shared/__init__.py
catalogs.py data healthy superset/migrations/shared/catalogs.py
constraints.py data healthy superset/migrations/shared/constraints.py
security_converge.py data healthy superset/migrations/shared/security_converge.py
native_filters.py data healthy superset/migrations/shared/native_filters.py
processors.py data healthy superset/migrations/shared/migrate_viz/processors.py
query_functions.py data healthy superset/migrations/shared/migrate_viz/query_functions.py
__init__.py data healthy superset/migrations/shared/migrate_viz/__init__.py
base.py data healthy superset/migrations/shared/migrate_viz/base.py
2021-10-12_11-15_32646df09c64_update_time_grain_sqla.py data healthy superset/migrations/versions/2021-10-12_11-15_32646df09c64_…
2022-06-27_14-59_7fb8bca906d2_permalink_rename_filterstate.… data healthy superset/migrations/versions/2022-06-27_14-59_7fb8bca906d2_…
2024-05-09_19-19_f7b6750b67e8_change_mediumtext_to_longtext… data healthy superset/migrations/versions/2024-05-09_19-19_f7b6750b67e8_…
2020-08-28_17-16_175ea3592453_cache_lookup.py data healthy superset/migrations/versions/2020-08-28_17-16_175ea3592453_…
2021-07-27_08-25_31b2a1039d4a_drop_tables_constraint.py data healthy superset/migrations/versions/2021-07-27_08-25_31b2a1039d4a_…
2022-07-07_13-00_c747c78868b6_migrating_legacy_treemap.py data healthy superset/migrations/versions/2022-07-07_13-00_c747c78868b6_…
2016-06-27_08-43_27ae655e4247_make_creator_owners.py data healthy superset/migrations/versions/2016-06-27_08-43_27ae655e4247_…
2022-01-19_07-34_5fd49410a97a_add_columns_for_external_mana… data healthy superset/migrations/versions/2022-01-19_07-34_5fd49410a97a_…

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
/community frontend healthy docs/src/pages/community.tsx
/inTheWild frontend healthy docs/src/pages/inTheWild.tsx
/ frontend healthy docs/src/pages/index.tsx
/DashboardPage frontend healthy superset-frontend/playwright/pages/DashboardPage.ts
/ExplorePage frontend healthy superset-frontend/playwright/pages/ExplorePage.ts
/ChartListPage frontend healthy superset-frontend/playwright/pages/ChartListPage.ts
/AuthPage frontend healthy superset-frontend/playwright/pages/AuthPage.ts
/DashboardListPage frontend healthy superset-frontend/playwright/pages/DashboardListPage.ts
/DatasetListPage frontend healthy superset-frontend/playwright/pages/DatasetListPage.ts
/SqlLabPage frontend healthy superset-frontend/playwright/pages/SqlLabPage.ts
/CreateDatasetPage frontend healthy superset-frontend/playwright/pages/CreateDatasetPage.ts
/ChartCreationPage frontend healthy superset-frontend/playwright/pages/ChartCreationPage.ts
/EmbeddedPage frontend healthy superset-frontend/playwright/pages/EmbeddedPage.ts
/UserRegistrations/UserRegistrations.test frontend healthy superset-frontend/src/pages/UserRegistrations/UserRegistrat…
/UserRegistrations/ frontend healthy superset-frontend/src/pages/UserRegistrations/index.tsx
/Register/Register.test frontend healthy superset-frontend/src/pages/Register/Register.test.tsx
/Register/ frontend healthy superset-frontend/src/pages/Register/index.tsx
/DashboardList/DashboardList.listview.test frontend healthy superset-frontend/src/pages/DashboardList/DashboardList.lis…
/DashboardList/DashboardList.testHelpers frontend healthy superset-frontend/src/pages/DashboardList/DashboardList.tes…
/DashboardList/DashboardList.test frontend healthy superset-frontend/src/pages/DashboardList/DashboardList.tes…
/DashboardList/DashboardList.cardview.test frontend healthy superset-frontend/src/pages/DashboardList/DashboardList.car…
/DashboardList/DashboardList.permissions.test frontend healthy superset-frontend/src/pages/DashboardList/DashboardList.per…
/DashboardList/ frontend healthy superset-frontend/src/pages/DashboardList/index.tsx
/DashboardList/DashboardList.behavior.test frontend healthy superset-frontend/src/pages/DashboardList/DashboardList.beh…
/CssTemplateList/CssTemplateList.test frontend healthy superset-frontend/src/pages/CssTemplateList/CssTemplateList…
/CssTemplateList/ frontend healthy superset-frontend/src/pages/CssTemplateList/index.tsx
/AlertReportList/AlertReportList.test frontend healthy superset-frontend/src/pages/AlertReportList/AlertReportList…
/AlertReportList/ frontend healthy superset-frontend/src/pages/AlertReportList/index.tsx
/Chart/Chart.test frontend healthy superset-frontend/src/pages/Chart/Chart.test.tsx
/Chart/ frontend healthy superset-frontend/src/pages/Chart/index.tsx
/DatasetList/DatasetList.permissions.test frontend healthy superset-frontend/src/pages/DatasetList/DatasetList.permiss…
/DatasetList/DatasetList.test frontend healthy superset-frontend/src/pages/DatasetList/DatasetList.test.tsx
/DatasetList/DatasetList.testHelpers frontend healthy superset-frontend/src/pages/DatasetList/DatasetList.testHel…
/DatasetList/DatasetList.listview.test frontend healthy superset-frontend/src/pages/DatasetList/DatasetList.listvie…
/DatasetList/ frontend healthy superset-frontend/src/pages/DatasetList/index.tsx
/DatasetList/DatasetList.integration.test frontend healthy superset-frontend/src/pages/DatasetList/DatasetList.integra…
/DatasetList/DatasetList.behavior.test frontend healthy superset-frontend/src/pages/DatasetList/DatasetList.behavio…
/UsersList/types frontend healthy superset-frontend/src/pages/UsersList/types.ts
/UsersList/ frontend healthy superset-frontend/src/pages/UsersList/index.tsx
/UsersList/UsersList.test frontend healthy superset-frontend/src/pages/UsersList/UsersList.test.tsx
/ChartCreation/ChartCreation.test frontend healthy superset-frontend/src/pages/ChartCreation/ChartCreation.tes…
/ChartCreation/ frontend healthy superset-frontend/src/pages/ChartCreation/index.tsx
/AnnotationLayerList/AnnotationLayerList.test frontend healthy superset-frontend/src/pages/AnnotationLayerList/AnnotationL…
/AnnotationLayerList/ frontend healthy superset-frontend/src/pages/AnnotationLayerList/index.tsx
/AllEntities/ frontend healthy superset-frontend/src/pages/AllEntities/index.tsx
/RedirectWarning/utils.test frontend healthy superset-frontend/src/pages/RedirectWarning/utils.test.ts
/RedirectWarning/utils frontend healthy superset-frontend/src/pages/RedirectWarning/utils.ts
/RedirectWarning/ frontend healthy superset-frontend/src/pages/RedirectWarning/index.tsx
/Dashboard/ frontend healthy superset-frontend/src/pages/Dashboard/index.tsx
/Tags/ frontend healthy superset-frontend/src/pages/Tags/index.tsx

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
changes cicd healthy .github/workflows/docker.yml
setup_matrix cicd healthy .github/workflows/docker.yml
docker-build cicd healthy .github/workflows/docker.yml
docker-compose-image-tag cicd healthy .github/workflows/docker.yml
embedded-sdk-test cicd healthy .github/workflows/embedded-sdk-test.yml
lint-test cicd healthy .github/workflows/superset-helm-lint.yml
changes cicd healthy .github/workflows/codeql-analysis.yml
analyze cicd healthy .github/workflows/codeql-analysis.yml
pre-commit cicd healthy .github/workflows/pre-commit.yml
lint-check cicd healthy .github/workflows/pr-lint.yml
superbot-orglabel cicd healthy .github/workflows/issue_creation.yml
test-load-examples cicd healthy .github/workflows/superset-app-cli.yml
license_check cicd healthy .github/workflows/license-check.yml
post-comment cicd healthy .github/workflows/superset-translations-comment.yml
welcome cicd healthy .github/workflows/welcome-new-users.yml
test-superset-extensions-cli-package cicd healthy .github/workflows/superset-extensions-cli.yml
supersetbot cicd healthy .github/workflows/supersetbot.yml
check_db_migration_conflict cicd healthy .github/workflows/check_db_migration_confict.yml
frontend-build cicd healthy .github/workflows/superset-frontend.yml
sharded-jest-tests cicd healthy .github/workflows/superset-frontend.yml
report-coverage cicd healthy .github/workflows/superset-frontend.yml
lint-frontend cicd healthy .github/workflows/superset-frontend.yml
validate-frontend cicd healthy .github/workflows/superset-frontend.yml
test-storybook cicd healthy .github/workflows/superset-frontend.yml
release cicd healthy .github/workflows/superset-helm-release.yml
bump-python-package cicd healthy .github/workflows/bump-python-package.yml
changes cicd healthy .github/workflows/superset-python-integrationtest.yml
test-mysql cicd healthy .github/workflows/superset-python-integrationtest.yml
test-postgres cicd healthy .github/workflows/superset-python-integrationtest.yml
test-sqlite cicd healthy .github/workflows/superset-python-integrationtest.yml
test-postgres-required cicd healthy .github/workflows/superset-python-integrationtest.yml
sync cicd healthy .github/workflows/showtime-trigger.yml
changes cicd healthy .github/workflows/superset-e2e.yml
cypress-matrix cicd healthy .github/workflows/superset-e2e.yml
playwright-tests cicd healthy .github/workflows/superset-e2e.yml
cypress-matrix-required cicd healthy .github/workflows/superset-e2e.yml
playwright-tests-required cicd healthy .github/workflows/superset-e2e.yml
changes cicd healthy .github/workflows/superset-playwright.yml
playwright-tests-experimental cicd healthy .github/workflows/superset-playwright.yml
frontend-check-translations cicd healthy .github/workflows/superset-translations.yml
babel-extract cicd healthy .github/workflows/superset-translations.yml
config cicd healthy .github/workflows/release.yml
build cicd healthy .github/workflows/release.yml
app-checks cicd healthy .github/workflows/superset-websocket.yml
check-hold-label cicd healthy .github/workflows/no-hold-label.yml
config cicd healthy .github/workflows/embedded-sdk-release.yml
build cicd healthy .github/workflows/embedded-sdk-release.yml
cleanup-expired cicd healthy .github/workflows/showtime-cleanup.yml
changes cicd healthy .github/workflows/superset-python-presto-hive.yml
test-postgres-presto cicd healthy .github/workflows/superset-python-presto-hive.yml

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
dotenv::docker/.env security healthy docker/.env
password_literal::tests/integration_tests/base_tests.py security healthy tests/integration_tests/base_tests.py
password_literal::tests/integration_tests/core_tests.py security healthy tests/integration_tests/core_tests.py
password_literal::tests/integration_tests/core_tests.py security healthy tests/integration_tests/core_tests.py
password_literal::tests/integration_tests/test_database_pas… security healthy tests/integration_tests/test_database_password_encoding.py
password_literal::tests/integration_tests/test_database_pas… security healthy tests/integration_tests/test_database_password_encoding.py
password_literal::tests/integration_tests/test_database_pas… security healthy tests/integration_tests/test_database_password_encoding.py
password_literal::tests/integration_tests/test_database_pas… security healthy tests/integration_tests/test_database_password_encoding.py
password_literal::tests/integration_tests/charts/api_tests.… security healthy tests/integration_tests/charts/api_tests.py
password_literal::tests/integration_tests/charts/api_tests.… security healthy tests/integration_tests/charts/api_tests.py
password_literal::tests/integration_tests/charts/api_tests.… security healthy tests/integration_tests/charts/api_tests.py
password_literal::tests/integration_tests/charts/api_tests.… security healthy tests/integration_tests/charts/api_tests.py
password_literal::tests/integration_tests/security/session_… security healthy tests/integration_tests/security/session_invalidation_tests…
password_literal::tests/integration_tests/security/api_test… security healthy tests/integration_tests/security/api_tests.py
password_literal::tests/integration_tests/reports/api_tests… security healthy tests/integration_tests/reports/api_tests.py
password_literal::tests/integration_tests/reports/api_tests… security healthy tests/integration_tests/reports/api_tests.py
password_literal::tests/integration_tests/reports/api_tests… security healthy tests/integration_tests/reports/api_tests.py
password_literal::tests/integration_tests/dashboards/api_te… security healthy tests/integration_tests/dashboards/api_tests.py
password_literal::tests/integration_tests/dashboards/api_te… security healthy tests/integration_tests/dashboards/api_tests.py
password_literal::tests/integration_tests/dashboards/api_te… security healthy tests/integration_tests/dashboards/api_tests.py
password_literal::tests/integration_tests/fixtures/users.py security healthy tests/integration_tests/fixtures/users.py
password_literal::tests/integration_tests/queries/api_tests… security healthy tests/integration_tests/queries/api_tests.py
password_literal::tests/integration_tests/queries/api_tests… security healthy tests/integration_tests/queries/api_tests.py
password_literal::tests/integration_tests/databases/api_tes… security healthy tests/integration_tests/databases/api_tests.py
password_literal::tests/integration_tests/databases/api_tes… security healthy tests/integration_tests/databases/api_tests.py
password_literal::tests/integration_tests/sql_lab/api_tests… security healthy tests/integration_tests/sql_lab/api_tests.py
password_literal::tests/unit_tests/db_engine_specs/test_odp… security healthy tests/unit_tests/db_engine_specs/test_odps.py
password_literal::tests/unit_tests/db_engine_specs/test_odp… security healthy tests/unit_tests/db_engine_specs/test_odps.py
password_literal::tests/unit_tests/db_engine_specs/test_odp… security healthy tests/unit_tests/db_engine_specs/test_odps.py
password_literal::tests/unit_tests/db_engine_specs/test_odp… security healthy tests/unit_tests/db_engine_specs/test_odps.py
password_literal::tests/unit_tests/mcp_service/test_mcp_sto… security healthy tests/unit_tests/mcp_service/test_mcp_storage.py
password_literal::tests/unit_tests/models/test_core_databas… security healthy tests/unit_tests/models/test_core_database_password_encodin…
password_literal::tests/unit_tests/models/test_core_databas… security healthy tests/unit_tests/models/test_core_database_password_encodin…
password_literal::tests/unit_tests/models/test_core_databas… security healthy tests/unit_tests/models/test_core_database_password_encodin…
password_literal::tests/unit_tests/models/test_core_databas… security healthy tests/unit_tests/models/test_core_database_password_encodin…
password_literal::tests/unit_tests/models/test_core_databas… security healthy tests/unit_tests/models/test_core_database_password_encodin…
password_literal::tests/unit_tests/databases/commands/impor… security healthy tests/unit_tests/databases/commands/importers/v1/import_tes…
password_literal::tests/unit_tests/databases/commands/impor… security healthy tests/unit_tests/databases/commands/importers/v1/import_tes…
password_literal::scripts/tests/run.sh security healthy scripts/tests/run.sh
generic_api_key::docs/docusaurus.config.ts security healthy docs/docusaurus.config.ts
generic_api_key::superset-frontend/plugins/preset-chart-dec… security healthy superset-frontend/plugins/preset-chart-deckgl/src/layers/Po…
generic_api_key::superset-frontend/plugins/preset-chart-dec… security healthy superset-frontend/plugins/preset-chart-deckgl/src/layers/Po…
generic_api_key::superset-frontend/plugins/preset-chart-dec… security healthy superset-frontend/plugins/preset-chart-deckgl/src/layers/Po…
generic_api_key::superset-frontend/plugins/preset-chart-dec… security healthy superset-frontend/plugins/preset-chart-deckgl/src/layers/Ge…
generic_api_key::superset-frontend/plugins/preset-chart-dec… security healthy superset-frontend/plugins/preset-chart-deckgl/src/layers/Ge…
generic_api_key::superset-frontend/plugins/preset-chart-dec… security healthy superset-frontend/plugins/preset-chart-deckgl/src/layers/Ge…
password_literal::superset-frontend/cypress-base/cypress/su… security healthy superset-frontend/cypress-base/cypress/support/e2e.ts
password_literal::superset-frontend/src/pages/UserInfo/inde… security healthy superset-frontend/src/pages/UserInfo/index.tsx
password_literal::superset/config.py security healthy superset/config.py
password_literal::superset/cli/test.py security healthy superset/cli/test.py

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
auth::superset/mcp_service/README.md security healthy superset/mcp_service/README.md
auth::tests/unit_tests/db_engine_specs/test_base.py security healthy tests/unit_tests/db_engine_specs/test_base.py
auth::superset-embedded-sdk/package.json security healthy superset-embedded-sdk/package.json
auth::superset/mcp_service/chart/tool/update_chart_preview.… security healthy superset/mcp_service/chart/tool/update_chart_preview.py
auth::tests/unit_tests/mcp_service/test_mcp_config.py security healthy tests/unit_tests/mcp_service/test_mcp_config.py
auth::superset/initialization/__init__.py security healthy superset/initialization/__init__.py
auth::pyproject.toml security healthy pyproject.toml
auth::superset/databases/api.py security healthy superset/databases/api.py
auth::tests/unit_tests/initialization/check_async_query_sec… security healthy tests/unit_tests/initialization/check_async_query_secret_te…
auth::tests/integration_tests/security/api_tests.py security healthy tests/integration_tests/security/api_tests.py
auth::superset-frontend/src/setup/setupClient.ts security healthy superset-frontend/src/setup/setupClient.ts
auth::tests/unit_tests/views/test_bootstrap_auth.py security healthy tests/unit_tests/views/test_bootstrap_auth.py
auth::superset/async_events/api.py security healthy superset/async_events/api.py
auth::superset-frontend/src/pages/Login/Login.test.tsx security healthy superset-frontend/src/pages/Login/Login.test.tsx
auth::superset-frontend/playwright/helpers/api/embedded.ts security healthy superset-frontend/playwright/helpers/api/embedded.ts
auth::superset/superset_typing.py security healthy superset/superset_typing.py
auth::superset-websocket/utils/client-ws-app/routes/index.js security healthy superset-websocket/utils/client-ws-app/routes/index.js
auth::superset-frontend/src/components/ErrorMessage/OAuth2R… security healthy superset-frontend/src/components/ErrorMessage/OAuth2Redirec…
auth::tests/unit_tests/mcp_service/test_auth_rbac.py security healthy tests/unit_tests/mcp_service/test_auth_rbac.py
auth::tests/unit_tests/mcp_service/test_auth_api_key.py security healthy tests/unit_tests/mcp_service/test_auth_api_key.py
auth::tests/unit_tests/mcp_service/sql_lab/tool/test_execut… security healthy tests/unit_tests/mcp_service/sql_lab/tool/test_execute_sql.…
auth::superset/security/password_change.py security healthy superset/security/password_change.py
auth::tests/unit_tests/sql_lab_test.py security healthy tests/unit_tests/sql_lab_test.py
auth::tests/unit_tests/db_engine_specs/test_snowflake.py security healthy tests/unit_tests/db_engine_specs/test_snowflake.py
auth::superset/mcp_service/auth.py security healthy superset/mcp_service/auth.py
auth::superset/async_events/async_query_manager.py security healthy superset/async_events/async_query_manager.py
auth::tests/integration_tests/databases/api_tests.py security healthy tests/integration_tests/databases/api_tests.py
auth::superset/mcp_service/storage.py security healthy superset/mcp_service/storage.py
auth::superset/mcp_service/chart/tool/get_chart_preview.py security healthy superset/mcp_service/chart/tool/get_chart_preview.py
auth::superset-frontend/src/components/ErrorMessage/OAuth2R… security healthy superset-frontend/src/components/ErrorMessage/OAuth2Redirec…
auth::superset/db_engine_specs/gsheets.py security healthy superset/db_engine_specs/gsheets.py
auth::superset/mcp_service/sql_lab/tool/execute_sql.py security healthy superset/mcp_service/sql_lab/tool/execute_sql.py
auth::docs/scripts/generate-api-index.mjs security healthy docs/scripts/generate-api-index.mjs
auth::superset/mcp_service/chart/tool/get_chart_data.py security healthy superset/mcp_service/chart/tool/get_chart_data.py
auth::tests/unit_tests/mcp_service/test_jwt_verifier.py security healthy tests/unit_tests/mcp_service/test_jwt_verifier.py
auth::superset/mcp_service/chart/tool/generate_chart.py security healthy superset/mcp_service/chart/tool/generate_chart.py
auth::tests/unit_tests/models/core_test.py security healthy tests/unit_tests/models/core_test.py
auth::superset/db_engine_specs/trino.py security healthy superset/db_engine_specs/trino.py
auth::tests/unit_tests/mcp_service/system/tool/test_generat… security healthy tests/unit_tests/mcp_service/system/tool/test_generate_bug_…
auth::superset/db_engine_specs/shillelagh.py security healthy superset/db_engine_specs/shillelagh.py
auth::superset/mcp_service/chart/tool/update_chart.py security healthy superset/mcp_service/chart/tool/update_chart.py
auth::tests/unit_tests/async_events/async_query_manager_tes… security healthy tests/unit_tests/async_events/async_query_manager_tests.py
auth::superset-websocket/README.md security healthy superset-websocket/README.md
auth::superset/utils/machine_auth.py security healthy superset/utils/machine_auth.py
auth::tests/unit_tests/db_engine_specs/test_gsheets.py security healthy tests/unit_tests/db_engine_specs/test_gsheets.py
auth::superset/security/guest_token.py security healthy superset/security/guest_token.py
auth::tests/unit_tests/mcp_service/test_composite_token_ver… security healthy tests/unit_tests/mcp_service/test_composite_token_verifier.…
auth::superset/utils/oauth2.py security healthy superset/utils/oauth2.py
auth::superset/mcp_service/composite_token_verifier.py security healthy superset/mcp_service/composite_token_verifier.py
auth::requirements/base.txt security healthy requirements/base.txt

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
gha::docker cicd healthy .github/workflows/docker.yml
gha::embedded-sdk-test cicd healthy .github/workflows/embedded-sdk-test.yml
gha::superset-helm-lint cicd healthy .github/workflows/superset-helm-lint.yml
gha::codeql-analysis cicd healthy .github/workflows/codeql-analysis.yml
gha::pre-commit cicd healthy .github/workflows/pre-commit.yml
gha::pr-lint cicd healthy .github/workflows/pr-lint.yml
gha::issue_creation cicd healthy .github/workflows/issue_creation.yml
gha::superset-app-cli cicd healthy .github/workflows/superset-app-cli.yml
gha::license-check cicd healthy .github/workflows/license-check.yml
gha::superset-translations-comment cicd healthy .github/workflows/superset-translations-comment.yml
gha::welcome-new-users cicd healthy .github/workflows/welcome-new-users.yml
gha::superset-extensions-cli cicd healthy .github/workflows/superset-extensions-cli.yml
gha::supersetbot cicd healthy .github/workflows/supersetbot.yml
gha::check_db_migration_confict cicd healthy .github/workflows/check_db_migration_confict.yml
gha::superset-frontend cicd healthy .github/workflows/superset-frontend.yml
gha::superset-helm-release cicd healthy .github/workflows/superset-helm-release.yml
gha::bump-python-package cicd healthy .github/workflows/bump-python-package.yml
gha::superset-python-integrationtest cicd healthy .github/workflows/superset-python-integrationtest.yml
gha::showtime-trigger cicd healthy .github/workflows/showtime-trigger.yml
gha::superset-e2e cicd healthy .github/workflows/superset-e2e.yml
gha::superset-playwright cicd healthy .github/workflows/superset-playwright.yml
gha::superset-translations cicd healthy .github/workflows/superset-translations.yml
gha::release cicd healthy .github/workflows/release.yml
gha::superset-websocket cicd healthy .github/workflows/superset-websocket.yml
gha::no-hold-label cicd healthy .github/workflows/no-hold-label.yml
gha::embedded-sdk-release cicd healthy .github/workflows/embedded-sdk-release.yml
gha::showtime-cleanup cicd healthy .github/workflows/showtime-cleanup.yml
gha::superset-python-presto-hive cicd healthy .github/workflows/superset-python-presto-hive.yml
gha::latest-release-tag cicd healthy .github/workflows/latest-release-tag.yml
gha::tag-release cicd healthy .github/workflows/tag-release.yml
gha::superset-docs-deploy cicd healthy .github/workflows/superset-docs-deploy.yml
gha::generate-FOSSA-report cicd healthy .github/workflows/generate-FOSSA-report.yml
gha::github-action-validator cicd healthy .github/workflows/github-action-validator.yml
gha::tech-debt cicd healthy .github/workflows/tech-debt.yml
gha::superset-python-unittest cicd healthy .github/workflows/superset-python-unittest.yml
gha::superset-docs-verify cicd healthy .github/workflows/superset-docs-verify.yml
gha::dependency-review cicd healthy .github/workflows/dependency-review.yml
gha::check-python-deps cicd healthy .github/workflows/check-python-deps.yml
gha::labeler cicd healthy .github/workflows/labeler.yml

LabelLayerStatusPath
16.20.0.23 network healthy pyproject.toml
127.0.0.1 network healthy docker-compose.yml
4.6.0.5 network healthy .pre-commit-config.yaml
4.6.0.4 network healthy .pre-commit-config.yaml
93.184.216.34 network healthy tests/integration_tests/db_engine_specs/postgres_tests.py
123.132.123.1 network healthy tests/integration_tests/databases/api_tests.py
192.168.1.1 network healthy tests/unit_tests/sql/dialects/pinot_tests.py
192.168.0.0 network healthy tests/unit_tests/sql/dialects/pinot_tests.py
169.254.169.254 network healthy tests/unit_tests/db_engine_specs/test_impala.py
10.0.0.5 network healthy tests/unit_tests/db_engine_specs/test_impala.py
8.8.8.8 network healthy tests/unit_tests/utils/test_network.py
10.0.0.1 network healthy tests/unit_tests/utils/test_network.py
10.255.255.255 network healthy tests/unit_tests/utils/test_network.py
172.16.0.1 network healthy tests/unit_tests/utils/test_network.py
172.31.255.255 network healthy tests/unit_tests/utils/test_network.py
192.168.0.1 network healthy tests/unit_tests/utils/test_network.py
192.168.255.255 network healthy tests/unit_tests/utils/test_network.py
169.254.0.1 network healthy tests/unit_tests/utils/test_network.py
224.0.0.0 network healthy tests/unit_tests/utils/test_network.py
224.0.0.1 network healthy tests/unit_tests/utils/test_network.py
239.255.255.255 network healthy tests/unit_tests/utils/test_network.py
100.64.0.0 network healthy tests/unit_tests/utils/test_network.py
100.100.100.200 network healthy tests/unit_tests/utils/test_network.py
10.0.0.42 network healthy tests/unit_tests/mcp_service/system/tool/test_generate_bug_…
10.0.0.7 network healthy tests/unit_tests/mcp_service/system/tool/test_generate_bug_…
1.1.1.1 network healthy tests/unit_tests/advanced_data_type/types_tests.py
1.2.3.4 network healthy tests/unit_tests/databases/schema_tests.py
3.50.1.0 network healthy requirements/base.txt
120.0.0.0 network healthy superset-frontend/packages/superset-ui-core/test/utils/copy…
192.168.86.38 network healthy superset/db_engine_specs/firebird.py
172.18.0.1 network healthy superset/db_engine_specs/mysql.py
10.0.0.0 network healthy superset/utils/network.py
127.0.0.0 network healthy superset/utils/network.py
169.254.0.0 network healthy superset/utils/network.py
172.16.0.0 network healthy superset/utils/network.py
18.27.36.45 network healthy helm/superset/values.yaml
10.10.10.10 network healthy superset-websocket/spec/config.test.ts
15.15.15.15 network healthy superset-websocket/spec/config.test.ts

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::.devcontainer/Dockerfile hardware healthy .devcontainer/Dockerfile
image::superset-websocket/Dockerfile hardware healthy superset-websocket/Dockerfile
nginx hardware healthy docker-compose.yml
redis hardware healthy docker-compose.yml
db hardware healthy docker-compose.yml
superset hardware healthy docker-compose.yml
superset-websocket hardware healthy docker-compose.yml
superset-init hardware healthy docker-compose.yml
superset-node hardware healthy docker-compose.yml
superset-worker hardware healthy docker-compose.yml
superset-worker-beat hardware healthy docker-compose.yml
superset-tests-worker hardware healthy docker-compose.yml
namenode hardware healthy scripts/databases/hive/docker-compose.yml
datanode hardware healthy scripts/databases/hive/docker-compose.yml
hive-server hardware healthy scripts/databases/hive/docker-compose.yml
hive-metastore hardware healthy scripts/databases/hive/docker-compose.yml
hive-metastore-postgresql hardware healthy scripts/databases/hive/docker-compose.yml
k8s::Secret::helm/superset/templates/secret-superset-config… hardware healthy helm/superset/templates/secret-superset-config.yaml
k8s::ConfigMap::helm/superset/templates/configmap-superset.… hardware healthy helm/superset/templates/configmap-superset.yaml
k8s::PodDisruptionBudget::helm/superset/templates/pdb-worke… hardware healthy helm/superset/templates/pdb-worker.yaml
k8s::HorizontalPodAutoscaler::helm/superset/templates/hpa-w… hardware healthy helm/superset/templates/hpa-worker.yaml
k8s::HorizontalPodAutoscaler::helm/superset/templates/hpa-n… hardware healthy helm/superset/templates/hpa-node.yaml
k8s::PodDisruptionBudget::helm/superset/templates/pdb-flowe… hardware healthy helm/superset/templates/pdb-flower.yaml
k8s::PodDisruptionBudget::helm/superset/templates/pdb-beat.… hardware healthy helm/superset/templates/pdb-beat.yaml
k8s::Secret::helm/superset/templates/secret-ws.yaml hardware healthy helm/superset/templates/secret-ws.yaml
k8s::PodDisruptionBudget::helm/superset/templates/pdb.yaml hardware healthy helm/superset/templates/pdb.yaml
k8s::PodDisruptionBudget::helm/superset/templates/pdb-ws.ya… hardware healthy helm/superset/templates/pdb-ws.yaml
k8s::ServiceAccount::helm/superset/templates/serviceaccount… hardware healthy helm/superset/templates/serviceaccount.yaml
k8s::Secret::helm/superset/templates/secret-env.yaml hardware healthy helm/superset/templates/secret-env.yaml

LabelLayerStatusPath
port:8088 network healthy docker-compose-non-dev.yml
port:8080 network healthy docker-compose.yml
port:5432 network healthy tests/unit_tests/db_engine_specs/test_aws_iam.py
port:50070 network healthy scripts/databases/hive/docker-compose.yml
port:50075 network healthy scripts/databases/hive/docker-compose.yml
port:10000 network healthy scripts/databases/hive/docker-compose.yml
port:9083 network healthy scripts/databases/hive/docker-compose.yml
port:15432 network healthy .github/workflows/superset-app-cli.yml
port:16379 network healthy .github/workflows/superset-app-cli.yml
port:6379 network healthy .github/workflows/superset-app-cli.yml
port:13306 network healthy .github/workflows/superset-python-integrationtest.yml
port:3306 network healthy .github/workflows/superset-python-integrationtest.yml
port:8081 network healthy .github/workflows/bashlib.sh
port:15433 network healthy .github/workflows/superset-python-presto-hive.yml
port:5001 network healthy RELEASING/test_run_tarball.sh
port:1234 network healthy superset-frontend/src/features/databases/DatabaseModal/inde…
port:3506 network healthy superset/utils/core.py
port:5008 network healthy superset/mcp_service/README.md
port:01 network healthy superset/examples/misc_charts/charts/Parallel_Coordinates.y…
port:2014 network healthy superset/examples/misc_charts/charts/Parallel_Coordinates.y…
port:2005 network healthy superset/examples/sales_dashboard/charts/Revenue_by_Deal_Si…
port:08 network healthy superset/examples/featured_charts/charts/Gantt.yaml
port:19 network healthy superset/examples/featured_charts/charts/Gantt.yaml
port:2020 network healthy superset/examples/slack_dashboard/charts/Weekly_Threads.yaml
port:22 network healthy superset/examples/_shared/metadata.yaml
port:52 network healthy superset/examples/_shared/metadata.yaml
port:5555 network healthy helm/superset/values.yaml
port:8125 network healthy superset-websocket/src/config.ts
port:6380 network healthy superset-websocket/spec/index.test.ts

LabelLayerStatusPath
GH_PERSONAL_ACCESS_TOKEN cicd healthy
USE_DASHBOARD cicd healthy
AWS_ACCESS_KEY_ID cicd healthy
DOCKERHUB_USER cicd healthy
GITHUB_TOKEN cicd healthy
CYPRESS_RECORD_KEY cicd healthy
SUPERSET_SITE_BUILD cicd healthy
GSHEET_KEY cicd healthy
DOCKERHUB_TOKEN cicd healthy
FOSSA_API_KEY cicd healthy
AWS_SECRET_ACCESS_KEY cicd healthy
NPM_TOKEN cicd healthy

LabelLayerStatusPath
mysql data healthy .asf.yaml
postgres data healthy .asf.yaml
sqlite data healthy .asf.yaml
postgresql data healthy README.md
clickhouse data healthy README.md
elasticsearch data healthy README.md
mariadb data healthy README.md
mongodb data healthy README.md
redis data healthy pyproject.toml

LabelLayerStatusPath
ANY /health api healthy superset/views/health.py
ANY /healthcheck api healthy superset/views/health.py
ANY /ping api healthy superset/views/health.py
ANY /version api healthy superset/views/health.py
USE / api healthy superset-websocket/utils/client-ws-app/app.js
GET / api healthy superset-websocket/utils/client-ws-app/routes/index.js

LabelLayerStatusPath
k8s::Deployment::helm/superset/templates/deployment-flower.… hardware healthy helm/superset/templates/deployment-flower.yaml
k8s::Deployment::helm/superset/templates/deployment-beat.ya… hardware healthy helm/superset/templates/deployment-beat.yaml
k8s::Job::helm/superset/templates/init-job.yaml hardware healthy helm/superset/templates/init-job.yaml
k8s::Deployment::helm/superset/templates/deployment-worker.… hardware healthy helm/superset/templates/deployment-worker.yaml
k8s::Deployment::helm/superset/templates/deployment-ws.yaml hardware healthy helm/superset/templates/deployment-ws.yaml
k8s::Deployment::helm/superset/templates/deployment.yaml hardware healthy helm/superset/templates/deployment.yaml

LabelLayerStatusPath
vps::aws hardware healthy README.md
vps::azure hardware healthy README.md
vps::gcp hardware healthy tests/unit_tests/utils/test_network.py
vps::ec2 hardware healthy superset/db_engine_specs/redshift.py

LabelLayerStatusPath
nginx network healthy docker-compose.yml
loadbalancer network healthy superset/config.py
envoy network healthy superset/config.py

LabelLayerStatusPath
celery data healthy pyproject.toml
pubsub data healthy tests/unit_tests/tasks/test_manager.py

LabelLayerStatusPath
ingress::superset/mcp_service/README.md network healthy superset/mcp_service/README.md
ingress::helm/superset/templates/ingress.yaml network healthy helm/superset/templates/ingress.yaml

LabelLayerStatusPath
apache__superset software healthy /data/fable5_failed_archive/apache__superset

LabelLayerStatusPath
Query root api healthy superset-frontend/packages/superset-ui-core/src/query/types…

LabelLayerStatusPath
gpu (detected) hardware healthy superset-frontend/plugins/preset-chart-deckgl/src/utils/cro…
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/5d27214b-831a-4ed2-ab07-27c1fa98ec8e/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5d27214b-831a-4ed2-ab07-27c1fa98ec8e/

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.