https://github.com/OpenBB-finance/OpenBB
· scanned 2026-06-05 08:41 UTC (5 days, 20 hours ago)
· 10 languages
813 raw signals (209 security + 604 graph) 11/13 scanners ran 69th percentile · Python · large (100-500K LoC) System graph score 54 (higher by 28)
Last scanned 5 days, 20 hours ago · v2 · 311 actionable findings from 2 signal sources. 200 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
40.0 | 0.15 | 6.00 |
security_score |
100.0 | 0.25 | 25.00 |
testing_score |
96.0 | 0.20 | 19.20 |
documentation_score |
84.0 | 0.15 | 12.60 |
practices_score |
94.0 | 0.15 | 14.10 |
code_quality |
49.0 | 0.10 | 4.90 |
| Overall | 1.00 | 81.8 |
All 11461 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 |
|---|---|---|---|
get_template_path |
software | healthy | cookiecutter/openbb_cookiecutter/__init__.py:8 |
_parse_extension_types |
software | healthy | cookiecutter/openbb_cookiecutter/cli.py:23 |
_prompt_context |
software | healthy | cookiecutter/openbb_cookiecutter/cli.py:36 |
main |
software | healthy | cookiecutter/openbb_cookiecutter/cli.py:85 |
parse_extension_types |
software | healthy | cookiecutter/openbb_cookiecutter/template/hooks/post_gen_pr… |
remove_path |
software | healthy | cookiecutter/openbb_cookiecutter/template/hooks/post_gen_pr… |
pytest_configure |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
pytest_collection_modifyitems |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
transform_query |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
extract_data |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
transform_data |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
test_parse_input_valid_commands |
software | healthy | cli/integration/test_integration_cli_controller.py:8 |
test_parse_input_invalid_commands |
software | healthy | cli/integration/test_integration_cli_controller.py:18 |
test_launch_with_cli_input |
software | healthy | cli/integration/test_commands.py:21 |
test_registry_operations |
software | healthy | cli/integration/test_integration_obbject_registry.py:10 |
platform_controller |
software | healthy | cli/integration/test_integration_base_platform_controller.p… |
test_platform_controller_initialization |
software | healthy | cli/integration/test_integration_base_platform_controller.p… |
test_command_generation |
software | healthy | cli/integration/test_integration_base_platform_controller.p… |
test_platform_controller_calls |
software | healthy | cli/integration/test_integration_base_platform_controller.p… |
print_help |
software | healthy | cli/integration/test_integration_base_controller.py:17 |
base_controller |
software | healthy | cli/integration/test_integration_base_controller.py:22 |
test_check_path_valid |
software | healthy | cli/integration/test_integration_base_controller.py:30 |
test_check_path_invalid |
software | healthy | cli/integration/test_integration_base_controller.py:40 |
test_parse_input |
software | healthy | cli/integration/test_integration_base_controller.py:52 |
test_switch_command_execution |
software | healthy | cli/integration/test_integration_base_controller.py:62 |
test_command_routing |
software | healthy | cli/integration/test_integration_base_controller.py:75 |
test_custom_reset |
software | healthy | cli/integration/test_integration_base_controller.py:82 |
test_parse_and_split_input_custom_filters |
software | healthy | cli/tests/test_controllers_cli_controller.py:16 |
test_cli_controller_print_help |
software | healthy | cli/tests/test_controllers_cli_controller.py:28 |
test_CLIController_has_command |
software | healthy | cli/tests/test_controllers_cli_controller.py:42 |
test_handle_job_cmds_with_export_path |
software | healthy | cli/tests/test_controllers_cli_controller.py:48 |
test_run_cli_quit_command |
software | healthy | cli/tests/test_controllers_cli_controller.py:58 |
test_execute_openbb_routine_with_mocked_requests |
software | healthy | cli/tests/test_controllers_cli_controller.py:73 |
test_bootstrap_creates_directory_and_file |
software | healthy | cli/tests/test_config_setup.py:11 |
test_bootstrap_directory_exists |
software | healthy | cli/tests/test_config_setup.py:22 |
test_bootstrap_file_exists |
software | healthy | cli/tests/test_config_setup.py:33 |
test_bootstrap_permission_error |
software | healthy | cli/tests/test_config_setup.py:44 |
test_is_reset |
software | healthy | cli/tests/test_controllers_script_parser.py:23 |
test_match_and_return_openbb_keyword_date |
software | healthy | cli/tests/test_controllers_script_parser.py:30 |
test_parse_openbb_script_basic |
software | healthy | cli/tests/test_controllers_script_parser.py:44 |
test_parse_openbb_script_with_variable |
software | healthy | cli/tests/test_controllers_script_parser.py:52 |
test_parse_openbb_script_with_foreach_loop |
software | healthy | cli/tests/test_controllers_script_parser.py:60 |
test_parse_openbb_script_with_error |
software | healthy | cli/tests/test_controllers_script_parser.py:68 |
test_parse_openbb_script_foreach_errors |
software | healthy | cli/tests/test_controllers_script_parser.py:89 |
test_date_keyword_last_friday |
software | healthy | cli/tests/test_controllers_script_parser.py:95 |
sample_function |
software | healthy | cli/tests/test_argparse_translator.py:24 |
bool_function |
software | healthy | cli/tests/test_argparse_translator.py:39 |
union_function |
software | healthy | cli/tests/test_argparse_translator.py:48 |
list_function |
software | healthy | cli/tests/test_argparse_translator.py:56 |
custom_type_function |
software | healthy | cli/tests/test_argparse_translator.py:71 |
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 |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
ruff.toml |
software | healthy | ruff.toml |
README.md |
software | healthy | cookiecutter/README.md |
cookiecutter.json |
software | healthy | cookiecutter/cookiecutter.json |
pyproject.toml |
software | healthy | cookiecutter/pyproject.toml |
__init__.py |
software | healthy | cookiecutter/openbb_cookiecutter/__init__.py |
cli.py |
software | healthy | cookiecutter/openbb_cookiecutter/cli.py |
cookiecutter.json |
software | healthy | cookiecutter/openbb_cookiecutter/template/cookiecutter.json |
pre_gen_project.py |
software | warning | cookiecutter/openbb_cookiecutter/template/hooks/pre_gen_pro… |
post_gen_project.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/hooks/post_gen_pr… |
README.md |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
pyproject.toml |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
ruff.toml |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
conftest.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
__init__.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
__init__.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
__init__.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
__init__.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
__init__.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
ohlc_example.py |
software | warning | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
example.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
__init__.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
helpers.py |
software | warning | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
__init__.py |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
{{cookiecutter.router_name}}.py |
software | warning | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
depends.py |
software | warning | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
{{cookiecutter.router_name}}_views.py |
software | warning | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
README.md |
software | healthy | cli/README.md |
pyproject.toml |
software | healthy | cli/pyproject.toml |
test_integration_cli_controller.py |
software | healthy | cli/integration/test_integration_cli_controller.py |
test_commands.py |
software | healthy | cli/integration/test_commands.py |
test_integration_obbject_registry.py |
software | healthy | cli/integration/test_integration_obbject_registry.py |
test_integration_base_platform_controller.py |
software | healthy | cli/integration/test_integration_base_platform_controller.py |
test_integration_base_controller.py |
software | healthy | cli/integration/test_integration_base_controller.py |
__init__.py |
software | healthy | cli/tests/__init__.py |
test_controllers_cli_controller.py |
software | healthy | cli/tests/test_controllers_cli_controller.py |
test_config_setup.py |
software | healthy | cli/tests/test_config_setup.py |
test_controllers_script_parser.py |
software | healthy | cli/tests/test_controllers_script_parser.py |
test_argparse_translator.py |
software | healthy | cli/tests/test_argparse_translator.py |
test_models_settings.py |
software | healthy | cli/tests/test_models_settings.py |
test_controllers_choices.py |
software | healthy | cli/tests/test_controllers_choices.py |
test_controllers_settings_controller.py |
software | healthy | cli/tests/test_controllers_settings_controller.py |
test_session.py |
software | healthy | cli/tests/test_session.py |
test_controllers_base_controller.py |
software | healthy | cli/tests/test_controllers_base_controller.py |
test_controllers_utils.py |
software | healthy | cli/tests/test_controllers_utils.py |
test_argparse_translator_obbject_registry.py |
software | healthy | cli/tests/test_argparse_translator_obbject_registry.py |
test_controllers_base_platform_controller.py |
software | healthy | cli/tests/test_controllers_base_platform_controller.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ExampleQueryParams |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
ExampleData |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
ExampleFetcher |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
DummyController |
software | healthy | cli/integration/test_integration_base_controller.py:12 |
CustomData |
software | healthy | cli/tests/test_argparse_translator.py:64 |
TestReferenceToArgumentsProcessor |
software | healthy | cli/tests/test_argparse_translator.py:416 |
MockController |
software | healthy | cli/tests/test_controllers_choices.py:14 |
DummyBaseController |
software | healthy | cli/tests/test_controllers_base_controller.py:12 |
MockModel |
software | healthy | cli/tests/test_argparse_translator_obbject_registry.py:22 |
MockRouter |
software | healthy | cli/tests/test_controllers_controller_factory.py:29 |
MockSettings |
software | healthy | cli/tests/test_config_console.py:16 |
Session |
software | healthy | cli/openbb_cli/session.py:21 |
SettingGroups |
software | healthy | cli/openbb_cli/models/settings.py:15 |
Settings |
software | healthy | cli/openbb_cli/models/settings.py:22 |
WordCompleter |
software | healthy | cli/openbb_cli/config/completer.py:19 |
NestedCompleter |
software | healthy | cli/openbb_cli/config/completer.py:112 |
CustomFileHistory |
software | healthy | cli/openbb_cli/config/completer.py:400 |
Style |
software | healthy | cli/openbb_cli/config/style.py:15 |
Console |
software | healthy | cli/openbb_cli/config/console.py:16 |
MenuText |
software | healthy | cli/openbb_cli/config/menu_text.py:28 |
BaseController |
software | healthy | cli/openbb_cli/controllers/base_controller.py:47 |
DummyTranslation |
software | healthy | cli/openbb_cli/controllers/base_platform_controller.py:22 |
PlatformController |
software | healthy | cli/openbb_cli/controllers/base_platform_controller.py:31 |
CLIController |
software | healthy | cli/openbb_cli/controllers/cli_controller.py:64 |
SettingsController |
software | healthy | cli/openbb_cli/controllers/settings_controller.py:22 |
PlatformControllerFactory |
software | healthy | cli/openbb_cli/controllers/platform_controller_factory.py:9 |
ArgparseArgumentModel |
software | healthy | cli/openbb_cli/argparse_translator/argparse_argument.py:13 |
ArgparseArgumentGroupModel |
software | healthy | cli/openbb_cli/argparse_translator/argparse_argument.py:56 |
ReferenceToArgumentsProcessor |
software | healthy | cli/openbb_cli/argparse_translator/reference_processor.py:12 |
ArgparseTranslator |
software | healthy | cli/openbb_cli/argparse_translator/argparse_translator.py:38 |
Registry |
software | healthy | cli/openbb_cli/argparse_translator/obbject_registry.py:8 |
ArgparseClassProcessor |
software | healthy | cli/openbb_cli/argparse_translator/argparse_class_processor… |
names |
software | healthy | desktop/src/tests/utils.test.ts:names |
LocalStorageMock |
software | healthy | desktop/src/tests/setup.ts:LocalStorageMock |
for |
software | healthy | desktop/src/tests/routes/jupyter-logs.test.tsx:for |
to |
software | healthy | desktop/src/tests/routes/jupyter-logs.test.tsx:to |
for |
software | healthy | desktop/src/tests/routes/backend-logs.test.tsx:for |
to |
software | healthy | desktop/src/tests/routes/backend-logs.test.tsx:to |
names |
software | healthy | desktop/src/utils/index.ts:names |
cleanup |
software | healthy | desktop/src/routes/jupyter-logs.tsx:cleanup |
when |
software | healthy | desktop/src/routes/jupyter-logs.tsx:when |
cleanup |
software | healthy | desktop/src/routes/backend-logs.tsx:cleanup |
when |
software | healthy | desktop/src/routes/backend-logs.tsx:when |
to |
software | healthy | desktop/src/routes/__root.tsx:to |
AsyncProcess |
software | healthy | examples/openbb-apachebeam/tests/test_obb_pipeline.py:11 |
MyTestCase |
software | healthy | examples/openbb-apachebeam/tests/test_obb_pipeline.py:26 |
Charting |
software | healthy | openbb_platform/obbject_extensions/charting/openbb_charting… |
BaseQueryParams |
software | healthy | openbb_platform/obbject_extensions/charting/openbb_charting… |
ChartQueryParams |
software | healthy | openbb_platform/obbject_extensions/charting/openbb_charting… |
EquityPricePerformanceChartQueryParams |
software | healthy | openbb_platform/obbject_extensions/charting/openbb_charting… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
cookiecutter |
software | healthy | cookiecutter |
openbb_cookiecutter |
software | healthy | cookiecutter/openbb_cookiecutter |
template |
software | healthy | cookiecutter/openbb_cookiecutter/template |
hooks |
software | healthy | cookiecutter/openbb_cookiecutter/template/hooks |
{{cookiecutter.project_tag}} |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
tests |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
{{cookiecutter.package_name}} |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
obbject |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
{{cookiecutter.obbject_name}} |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
providers |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
{{cookiecutter.provider_name}} |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
models |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
utils |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
routers |
software | healthy | cookiecutter/openbb_cookiecutter/template/{{cookiecutter.pr… |
cli |
software | healthy | cli |
integration |
software | healthy | cli/integration |
tests |
software | healthy | cli/tests |
openbb_cli |
software | healthy | cli/openbb_cli |
models |
software | healthy | cli/openbb_cli/models |
config |
software | healthy | cli/openbb_cli/config |
utils |
software | healthy | cli/openbb_cli/utils |
assets |
software | healthy | cli/openbb_cli/assets |
styles |
software | healthy | cli/openbb_cli/assets/styles |
default |
software | healthy | cli/openbb_cli/assets/styles/default |
user |
software | healthy | cli/openbb_cli/assets/styles/user |
controllers |
software | healthy | cli/openbb_cli/controllers |
argparse_translator |
software | healthy | cli/openbb_cli/argparse_translator |
desktop |
software | healthy | desktop |
src-tauri |
software | healthy | desktop/src-tauri |
scripts |
software | healthy | desktop/src-tauri/scripts |
capabilities |
software | healthy | desktop/src-tauri/capabilities |
src |
software | healthy | desktop/src-tauri/src |
tauri_handlers |
software | healthy | desktop/src-tauri/src/tauri_handlers |
utils |
software | healthy | desktop/src-tauri/src/utils |
autostart |
software | healthy | desktop/src-tauri/src/utils/autostart |
src |
software | healthy | desktop/src |
tests |
software | healthy | desktop/src/tests |
components |
software | healthy | desktop/src/tests/components |
routes |
software | healthy | desktop/src/tests/routes |
utils |
software | healthy | desktop/src/utils |
components |
software | healthy | desktop/src/components |
contexts |
software | healthy | desktop/src/contexts |
routes |
software | healthy | desktop/src/routes |
styles |
software | healthy | desktop/src/styles |
assets |
software | healthy | assets |
scripts |
software | healthy | assets/scripts |
extensions |
software | healthy | assets/extensions |
examples |
software | healthy | examples |
openbb-apachebeam |
software | healthy | examples/openbb-apachebeam |
tests |
software | healthy | examples/openbb-apachebeam/tests |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
109.0.0.0 |
network | healthy | desktop/src-tauri/src/tauri_handlers/startup.rs |
127.0.0.1 |
network | healthy | desktop/src-tauri/src/tauri_handlers/startup.rs |
1.394.386.072 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
3.73.549.895 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
232.583.054.169 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
28.632.774.213 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
3.236.016.03 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
7.456.56.623 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.18.048.805 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
9.303.195.256 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
455.05.623.574 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
305.05.609.1 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
7.412.648.068 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
2.622.52.746 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
15.195.022.276 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
10.69.6.348 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.235.58.064 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
7.084.535.734 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
2.895.903.363 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
4.102.655.819 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.624.152.424 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
33.838.098.255 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
5.55.39.108 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
10.11.577.12 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
9.857.592.127 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
13.527.56.667 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
3.974.616.495 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
13.662.567.816 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
013.673.339.903 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
10.828.034.246 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
2.866.774.018 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
3.699.46.478 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
5.397.042.872 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
12.441.265.683 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.704.479.736 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
2.017.94.732 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.053.765.06 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.17.01.812 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
047.097.19.375 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.148.848.222 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
035.66.132.67 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
424.043.677.074 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
2.936.68.773 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
11.303.537.831 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.584.403.139 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
5.793.834.92 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.245.13.052 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
1.374.189.74 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
2.924.113.851 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
10.557.686.639 |
network | healthy | desktop/src/components/GamestonkIcon.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:1470 |
network | healthy | desktop/vite.config.ts |
port:1421 |
network | healthy | desktop/vite.config.ts |
port:3000 |
network | healthy | desktop/src-tauri/src/utils/command_sanitizer.rs |
port:8080 |
network | healthy | desktop/src-tauri/src/utils/command_sanitizer.rs |
port:5000 |
network | healthy | desktop/src-tauri/src/utils/command_sanitizer.rs |
port:04 |
network | healthy | openbb_platform/providers/famafrench/tests/record/http/test… |
port:50 |
network | healthy | openbb_platform/providers/famafrench/tests/record/http/test… |
port:18 |
network | healthy | openbb_platform/providers/famafrench/tests/record/http/test… |
port:40 |
network | healthy | openbb_platform/providers/famafrench/tests/record/http/test… |
port:21 |
network | healthy | openbb_platform/providers/famafrench/tests/record/http/test… |
port:30 |
network | healthy | openbb_platform/providers/famafrench/tests/record/http/test… |
port:13 |
network | healthy | openbb_platform/providers/famafrench/tests/record/http/test… |
port:10 |
network | healthy | openbb_platform/providers/cboe/tests/record/http/test_cboe_… |
port:12 |
network | healthy | openbb_platform/providers/cboe/tests/record/http/test_cboe_… |
port:08 |
network | healthy | openbb_platform/providers/cboe/tests/record/http/test_cboe_… |
port:11 |
network | healthy | openbb_platform/providers/cboe/tests/record/http/test_cboe_… |
port:03 |
network | healthy | openbb_platform/providers/cboe/tests/record/http/test_cboe_… |
port:44 |
network | healthy | openbb_platform/providers/cboe/tests/record/http/test_cboe_… |
port:09 |
network | healthy | openbb_platform/providers/cboe/tests/record/http/test_cboe_… |
port:01 |
network | healthy | openbb_platform/providers/cboe/tests/record/http/test_cboe_… |
port:16 |
network | healthy | openbb_platform/providers/tradier/tests/record/http/test_tr… |
port:06 |
network | healthy | openbb_platform/providers/tradier/tests/record/http/test_tr… |
port:14 |
network | healthy | openbb_platform/providers/tradier/tests/record/http/test_tr… |
port:58 |
network | healthy | openbb_platform/providers/tradier/tests/record/http/test_tr… |
port:22 |
network | healthy | openbb_platform/providers/federal_reserve/tests/record/http… |
port:20 |
network | healthy | openbb_platform/providers/federal_reserve/tests/record/http… |
port:17 |
network | healthy | openbb_platform/providers/federal_reserve/tests/record/http… |
port:52 |
network | healthy | openbb_platform/providers/federal_reserve/tests/record/http… |
port:33 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:35 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:56 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:29 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:19 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:05 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:53 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:07 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:48 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:43 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:02 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:23 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:45 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:49 |
network | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
port:42 |
network | healthy | openbb_platform/providers/nasdaq/tests/record/http/test_nas… |
port:26 |
network | healthy | openbb_platform/providers/nasdaq/tests/record/http/test_nas… |
port:51 |
network | healthy | openbb_platform/providers/nasdaq/tests/record/http/test_nas… |
port:15 |
network | healthy | openbb_platform/providers/stockgrid/tests/record/http/test_… |
port:24 |
network | healthy | openbb_platform/providers/tiingo/tests/record/http/test_tii… |
port:41 |
network | healthy | openbb_platform/providers/tiingo/tests/record/http/test_tii… |
port:28 |
network | healthy | openbb_platform/providers/tmx/tests/record/http/test_tmx_fe… |
port:31 |
network | healthy | openbb_platform/providers/ecb/tests/record/http/test_ecb_fe… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
analyze |
cicd | healthy | .github/workflows/codeql.yml |
build-and-sign |
cicd | healthy | .github/workflows/build-desktop-osxARM.yml |
build-and-sign |
cicd | healthy | .github/workflows/build-desktop-osx64.yml |
test-windows-arm64 |
cicd | healthy | .github/workflows/test-unit-desktop-winARM.yml |
test-windows-x64 |
cicd | healthy | .github/workflows/test-unit-desktop-win64.yml |
update-odp-release |
cicd | healthy | .github/workflows/release-desktop.yml |
check-branch-name |
cicd | healthy | .github/workflows/gh-branch-name-check.yml |
unit_tests |
cicd | healthy | .github/workflows/test-unit-platform.yml |
build-and-sign |
cicd | healthy | .github/workflows/build-desktop-win64.yml |
build-windows |
cicd | healthy | .github/workflows/draft-release.yml |
build-macos-arm |
cicd | healthy | .github/workflows/draft-release.yml |
build-macos-x64 |
cicd | healthy | .github/workflows/draft-release.yml |
publish |
cicd | healthy | .github/workflows/draft-release.yml |
test-macos-x64 |
cicd | healthy | .github/workflows/test-unit-desktop-osx64.yml |
pr-description |
cicd | healthy | .github/workflows/pr_description.yml |
label |
cicd | healthy | .github/workflows/gh-pr-labels.yml |
code-linting |
cicd | healthy | .github/workflows/general-linting.yml |
markdown-link-check |
cicd | healthy | .github/workflows/general-linting.yml |
json-yaml-validate |
cicd | healthy | .github/workflows/general-linting.yml |
test-macos-arm64 |
cicd | healthy | .github/workflows/test-unit-desktop-osxARM.yml |
unit_tests |
cicd | healthy | .github/workflows/test-unit-cli.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GET /apps.json |
api | healthy | openbb_platform/providers/federal_reserve/openbb_federal_re… |
POST /fomc_documents_download |
api | healthy | openbb_platform/providers/federal_reserve/openbb_federal_re… |
GET /fomc_documents_choices |
api | healthy | openbb_platform/providers/federal_reserve/openbb_federal_re… |
GET /get_symbol_choices |
api | healthy | openbb_platform/providers/nasdaq/openbb_nasdaq/app.py |
GET /open_document |
api | healthy | openbb_platform/providers/nasdaq/openbb_nasdaq/app.py |
POST /open_document |
api | healthy | openbb_platform/providers/nasdaq/openbb_nasdaq/app.py |
GET /earnings_calendar |
api | healthy | openbb_platform/providers/nasdaq/openbb_nasdaq/app.py |
GET /dividend_calendar |
api | healthy | openbb_platform/providers/nasdaq/openbb_nasdaq/app.py |
GET /historical_dividends |
api | healthy | openbb_platform/providers/nasdaq/openbb_nasdaq/app.py |
GET /ipo_calendar |
api | healthy | openbb_platform/providers/nasdaq/openbb_nasdaq/app.py |
GET /economic_calendar |
api | healthy | openbb_platform/providers/nasdaq/openbb_nasdaq/app.py |
GET / |
api | healthy | openbb_platform/extensions/platform_api/openbb_platform_api… |
GET /widgets.json |
api | healthy | openbb_platform/extensions/platform_api/openbb_platform_api… |
GET /agents.json |
api | healthy | openbb_platform/extensions/platform_api/openbb_platform_api… |
GET /command_model |
api | healthy | openbb_platform/core/openbb_core/api/router/coverage.py |
GET /providers |
api | healthy | openbb_platform/core/openbb_core/api/router/coverage.py |
GET /commands |
api | healthy | openbb_platform/core/openbb_core/api/router/coverage.py |
GET /me |
api | healthy | openbb_platform/core/openbb_core/api/router/user.py |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::build-desktop-osxARM |
cicd | healthy | .github/workflows/build-desktop-osxARM.yml |
gha::build-desktop-osx64 |
cicd | healthy | .github/workflows/build-desktop-osx64.yml |
gha::test-unit-desktop-winARM |
cicd | healthy | .github/workflows/test-unit-desktop-winARM.yml |
gha::test-unit-desktop-win64 |
cicd | healthy | .github/workflows/test-unit-desktop-win64.yml |
gha::release-desktop |
cicd | healthy | .github/workflows/release-desktop.yml |
gha::gh-branch-name-check |
cicd | healthy | .github/workflows/gh-branch-name-check.yml |
gha::test-unit-platform |
cicd | healthy | .github/workflows/test-unit-platform.yml |
gha::build-desktop-win64 |
cicd | healthy | .github/workflows/build-desktop-win64.yml |
gha::draft-release |
cicd | healthy | .github/workflows/draft-release.yml |
gha::test-unit-desktop-osx64 |
cicd | healthy | .github/workflows/test-unit-desktop-osx64.yml |
gha::pr_description |
cicd | healthy | .github/workflows/pr_description.yml |
gha::gh-pr-labels |
cicd | healthy | .github/workflows/gh-pr-labels.yml |
gha::general-linting |
cicd | healthy | .github/workflows/general-linting.yml |
gha::test-unit-desktop-osxARM |
cicd | healthy | .github/workflows/test-unit-desktop-osxARM.yml |
gha::test-unit-cli |
cicd | healthy | .github/workflows/test-unit-cli.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ShowVersion |
frontend | healthy | desktop/src/components/ShowVersion.tsx |
Toast |
frontend | healthy | desktop/src/components/Toast.tsx |
JupyterLogsPage |
frontend | healthy | desktop/src/components/JupyterLogsPage.tsx |
BackendLogsPage |
frontend | healthy | desktop/src/components/BackendLogsPage.tsx |
SearchBar |
frontend | healthy | desktop/src/components/SearchBar.tsx |
EnvironmentsPage |
frontend | healthy | desktop/src/routes/environments.tsx |
Route |
frontend | healthy | desktop/src/routes/jupyter-logs.tsx |
Route |
frontend | healthy | desktop/src/routes/backend-logs.tsx |
Uninstall |
frontend | healthy | desktop/src/routes/uninstall.tsx |
InstallationProgress |
frontend | healthy | desktop/src/routes/installation-progress.tsx |
Setup |
frontend | healthy | desktop/src/routes/setup.tsx |
BackendsPage |
frontend | healthy | desktop/src/routes/backends.tsx |
ApiKeysPage |
frontend | healthy | desktop/src/routes/api-keys.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
ESIGNER_CREDENTIAL_ID |
cicd | healthy | — |
ESIGNER_TOTP_SECRET |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
TAURI_SIGNING_PRIVATE_KEY_PASSWORD |
cicd | healthy | — |
ESIGNER_USERNAME |
cicd | healthy | — |
NOTARIZE_APPLE_PWD |
cicd | healthy | — |
NOTARIZE_APPLE_TEAM_ID |
cicd | healthy | — |
MACOS_CERTIFICATE |
cicd | healthy | — |
ESIGNER_PASSWORD |
cicd | healthy | — |
MACOS_CERTIFICATE_PWD |
cicd | healthy | — |
TAURI_SIGNING_PRIVATE_KEY |
cicd | healthy | — |
VCPKG_ROOT |
cicd | healthy | — |
NOTARIZE_APPLE_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
/uninstall |
frontend | healthy | desktop/src/routeTree.gen.ts |
/setup |
frontend | healthy | desktop/src/routeTree.gen.ts |
/jupyter-logs |
frontend | healthy | desktop/src/routeTree.gen.ts |
/installation-progress |
frontend | healthy | desktop/src/routeTree.gen.ts |
/environments |
frontend | healthy | desktop/src/routeTree.gen.ts |
/backends |
frontend | healthy | desktop/src/routeTree.gen.ts |
/backend-logs |
frontend | healthy | desktop/src/routeTree.gen.ts |
/api-keys |
frontend | healthy | desktop/src/routeTree.gen.ts |
/ |
frontend | healthy | desktop/src/routeTree.gen.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::openbb_platform/core/tests/app/logs/test_… |
security | healthy | openbb_platform/core/tests/app/logs/test_logging_service.py |
generic_api_key::openbb_platform/core/tests/app/model/test_… |
security | healthy | openbb_platform/core/tests/app/model/test_credentials.py |
generic_api_key::openbb_platform/core/tests/app/model/test_… |
security | healthy | openbb_platform/core/tests/app/model/test_credentials.py |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | openbb_platform/providers/congress_gov/openbb_congress_gov/… |
mongodb |
data | healthy | openbb_platform/providers/sec/validate_corpus.py |
| Label | Layer | Status | Path |
|---|---|---|---|
form4_data |
data | healthy | openbb_platform/providers/sec/openbb_sec/utils/form4.py |
form4_data_sorted |
data | healthy | openbb_platform/providers/sec/openbb_sec/utils/form4.py |
| Label | Layer | Status | Path |
|---|---|---|---|
envoy |
network | healthy | openbb_platform/providers/nasdaq/tests/record/http/test_nas… |
nginx |
network | healthy | openbb_platform/providers/multpl/tests/record/http/test_mul… |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | openbb_platform/providers/biztoc/tests/record/http/test_biz… |
vps::azure |
hardware | healthy | openbb_platform/providers/imf/tests/record/http/test_imf_fe… |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-plz3_9n1 |
software | healthy | /tmp/repobility-clone-plz3_9n1 |
| Label | Layer | Status | Path |
|---|---|---|---|
celery |
data | healthy | openbb_platform/providers/bls/openbb_bls/assets/cpi_codes.j… |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | openbb_platform/providers/benzinga/tests/record/http/test_b… |
This page is publicly accessible at:
https://repobility.com/scan/da3afbd6-b22e-417f-9da1-027a2a4a2210/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/da3afbd6-b22e-417f-9da1-027a2a4a2210/
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.