https://github.com/terrene-foundation/kailash-py
· scanned 2026-06-16 00:36 UTC (2 months, 2 weeks ago)
1425 raw signals (0 security + 1425 graph)
Last scanned 2 months, 2 weeks ago · v1 · 1334 actionable findings from 1 signal source. 91 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 111365 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 |
|---|---|---|---|
pytest_configure |
software | healthy | conftest.py:12 |
_load_env |
software | healthy | conftest.py:19 |
start |
software | healthy | docker/mock-api-server/routes/test-api.js:start |
check_docker_services |
software | healthy | tests/config_unified.py:81 |
is_sdk_dev_running |
software | healthy | tests/conftest.py:68 |
start_sdk_dev_infrastructure |
software | healthy | tests/conftest.py:77 |
pytest_addoption |
software | healthy | tests/conftest.py:122 |
pytest_configure |
software | healthy | tests/conftest.py:129 |
pytest_collection_modifyitems |
software | healthy | tests/conftest.py:156 |
check_postgres_connection |
software | healthy | tests/conftest.py:188 |
check_ollama_connection |
software | healthy | tests/conftest.py:207 |
__init__ |
software | healthy | tests/conftest.py:234 |
get_parameters |
software | healthy | tests/conftest.py:245 |
run |
software | healthy | tests/conftest.py:256 |
event_loop |
software | healthy | tests/conftest.py:268 |
runtime |
software | healthy | tests/conftest.py:276 |
async_runtime |
software | healthy | tests/conftest.py:286 |
_ensure_test_nodes_registered |
software | healthy | tests/conftest.py:296 |
manage_node_registry |
software | healthy | tests/conftest.py:303 |
reset_pool_registry |
software | healthy | tests/conftest.py:323 |
sdk_infrastructure |
software | healthy | tests/conftest.py:369 |
temp_dir |
software | healthy | tests/conftest.py:398 |
temp_data_dir |
software | healthy | tests/conftest.py:406 |
mock_node |
software | healthy | tests/conftest.py:418 |
mock_node_with_config |
software | healthy | tests/conftest.py:424 |
mock_node_for_access_control |
software | healthy | tests/conftest.py:436 |
sample_csv_file |
software | healthy | tests/conftest.py:453 |
sample_json_file |
software | healthy | tests/conftest.py:461 |
large_dataset |
software | healthy | tests/conftest.py:476 |
yaml_workflow_config |
software | healthy | tests/conftest.py:493 |
invalid_input_data |
software | healthy | tests/conftest.py:541 |
valid_input_data |
software | healthy | tests/conftest.py:552 |
mock_api_data |
software | healthy | tests/conftest.py:563 |
mock_llm_response |
software | healthy | tests/conftest.py:576 |
sample_workflow |
software | healthy | tests/conftest.py:599 |
complex_workflow |
software | healthy | tests/conftest.py:615 |
simple_workflow |
software | healthy | tests/conftest.py:639 |
complex_integration_workflow |
software | healthy | tests/conftest.py:666 |
error_workflow |
software | healthy | tests/conftest.py:722 |
parallel_workflow |
software | healthy | tests/conftest.py:753 |
sample_task |
software | healthy | tests/conftest.py:805 |
task_manager |
software | healthy | tests/conftest.py:818 |
sample_manifest |
software | healthy | tests/conftest.py:825 |
clean_acm |
software | healthy | tests/conftest.py:845 |
admin_user |
software | healthy | tests/conftest.py:851 |
analyst_user |
software | healthy | tests/conftest.py:862 |
viewer_user |
software | healthy | tests/conftest.py:873 |
multi_role_user |
software | healthy | tests/conftest.py:884 |
standard_rules |
software | healthy | tests/conftest.py:895 |
acm_with_standard_rules |
software | healthy | tests/conftest.py:934 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
MockNode |
software | healthy | tests/conftest.py:231 |
SecurityError |
software | healthy | tests/security/test_connection_validation.py:28 |
MaliciousNode |
software | healthy | tests/security/test_connection_validation.py:34 |
SecureNode |
software | healthy | tests/security/test_connection_validation.py:55 |
DataFlowNode |
software | healthy | tests/security/test_connection_validation.py:85 |
TestConnectionValidation |
software | healthy | tests/security/test_connection_validation.py:107 |
TypeProducerNode |
software | healthy | tests/security/test_connection_validation.py:220 |
TypeConsumerNode |
software | healthy | tests/security/test_connection_validation.py:224 |
IncompleteNode |
software | healthy | tests/security/test_connection_validation.py:250 |
NestedProducerNode |
software | healthy | tests/security/test_connection_validation.py:269 |
NestedConsumerNode |
software | healthy | tests/security/test_connection_validation.py:284 |
DataNode |
software | healthy | tests/security/test_connection_validation.py:317 |
TestDataFlowConnectionSecurity |
software | healthy | tests/security/test_connection_validation.py:344 |
TestComprehensiveParameterFixes |
software | healthy | tests/integration/test_comprehensive_parameter_fixes.py:24 |
SimpleSyncNode |
software | healthy | tests/integration/test_architecture_refactoring.py:39 |
SimpleAsyncNode |
software | healthy | tests/integration/test_architecture_refactoring.py:62 |
AutoMappingNode |
software | healthy | tests/integration/test_architecture_refactoring.py:86 |
TestSyncAsyncSeparation |
software | healthy | tests/integration/test_architecture_refactoring.py:116 |
BadSyncNode |
software | healthy | tests/integration/test_architecture_refactoring.py:128 |
BadAsyncNode |
software | healthy | tests/integration/test_architecture_refactoring.py:160 |
IncompleteNode |
software | healthy | tests/integration/test_architecture_refactoring.py:172 |
TestExecuteRunStandardization |
software | healthy | tests/integration/test_architecture_refactoring.py:187 |
OutputValidatedNode |
software | healthy | tests/integration/test_architecture_refactoring.py:236 |
TestWorkflowBuilderUnification |
software | healthy | tests/integration/test_architecture_refactoring.py:253 |
TestResourceManagement |
software | healthy | tests/integration/test_architecture_refactoring.py:338 |
Resource |
software | healthy | tests/integration/test_architecture_refactoring.py:441 |
TestResource |
software | healthy | tests/integration/test_architecture_refactoring.py:473 |
TestParameterResolutionOptimization |
software | healthy | tests/integration/test_architecture_refactoring.py:492 |
CountingNode |
software | healthy | tests/integration/test_architecture_refactoring.py:499 |
TestIntegration |
software | healthy | tests/integration/test_architecture_refactoring.py:604 |
ResourceNode |
software | healthy | tests/integration/test_architecture_refactoring.py:640 |
TestPythonCodeNodeIntegration |
software | healthy | tests/integration/test_code_node_integration.py:13 |
RunningStats |
software | healthy | tests/integration/test_code_node_integration.py:105 |
ChunkerNode |
software | healthy | tests/integration/test_metadata_real_world_scenarios.py:16 |
MonitoringNode |
software | healthy | tests/integration/test_metadata_real_world_scenarios.py:58 |
TransformNode |
software | healthy | tests/integration/test_metadata_real_world_scenarios.py:90 |
TestRealWorldScenarios |
software | healthy | tests/integration/test_metadata_real_world_scenarios.py:119 |
TestBackwardCompatibility |
software | healthy | tests/integration/test_metadata_real_world_scenarios.py:383 |
TestBulkheadIntegration |
software | healthy | tests/integration/test_bulkhead_final.py:22 |
_DeterministicResolver |
software | healthy | tests/integration/test_eatp12_vault_recommit_retire_wiring.… |
_SecretFlipResolved |
software | healthy | tests/integration/test_eatp12_vault_recommit_retire_wiring.… |
_SecretFlipResolver |
software | healthy | tests/integration/test_eatp12_vault_recommit_retire_wiring.… |
TestRun |
software | healthy | tests/integration/test_template_resolution_with_dataflow.py… |
_Resolver |
software | healthy | tests/integration/test_eatp12_vault_registry_wiring.py:76 |
_Collector |
software | healthy | tests/integration/test_eatp12_vault_registry_wiring.py:239 |
TestAccessControlIntegration |
software | healthy | tests/integration/test_access_control_integration.py:20 |
_CustomerHashKwargPolicy |
software | healthy | tests/integration/test_sql_task_queue_dispatcher_redaction.… |
_NodeConfigRedactPolicy |
software | healthy | tests/integration/test_sql_task_queue_dispatcher_redaction.… |
_NestedConfigPolicy |
software | healthy | tests/integration/test_sql_task_queue_dispatcher_redaction.… |
_PerTenantPolicy |
software | healthy | tests/integration/test_sql_task_queue_dispatcher_redaction.… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
SWEEP-2026-05-06.md |
software | healthy | SWEEP-2026-05-06.md |
conftest.py |
software | healthy | conftest.py |
REDTEAM-CONVERGENCE-1047.md |
software | healthy | REDTEAM-CONVERGENCE-1047.md |
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
SWEEP-2026-04-28.md |
software | healthy | SWEEP-2026-04-28.md |
.redteam-convergence-1068.md |
software | healthy | .redteam-convergence-1068.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
SWEEP-2026-04-28-v2.md |
software | healthy | SWEEP-2026-04-28-v2.md |
.spec-drift-gate.toml |
software | healthy | .spec-drift-gate.toml |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
pyrightconfig.json |
software | healthy | pyrightconfig.json |
SWEEP-2026-05-03.md |
software | healthy | SWEEP-2026-05-03.md |
.env.example |
software | healthy | .env.example |
SWEEP-2026-04-30.md |
software | healthy | SWEEP-2026-04-30.md |
pyproject.toml |
software | healthy | pyproject.toml |
Makefile |
software | healthy | Makefile |
LICENSE |
software | healthy | LICENSE |
NOTICE |
software | healthy | NOTICE |
SWEEP-6-spec-drift-2026-04-30.md |
software | healthy | SWEEP-6-spec-drift-2026-04-30.md |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
SWEEP-2026-05-01.md |
software | healthy | SWEEP-2026-05-01.md |
SWEEP-2026-04-29.md |
software | healthy | SWEEP-2026-04-29.md |
init-sdk-dev-db.sql |
software | healthy | docker/init-sdk-dev-db.sql |
init-unified-db.sql |
software | healthy | docker/init-unified-db.sql |
README.md |
software | healthy | docker/README.md |
init-mongo.js |
software | healthy | docker/init-mongo.js |
docker-compose.sdk-dev.yml |
software | healthy | docker/docker-compose.sdk-dev.yml |
docker-compose.yml |
software | healthy | docker/docker-compose.yml |
package.json |
software | healthy | docker/mock-api-server/package.json |
Dockerfile |
software | healthy | docker/mock-api-server/Dockerfile |
package-lock.json |
software | healthy | docker/mock-api-server/package-lock.json |
server.js |
software | healthy | docker/mock-api-server/server.js |
test-api.js |
software | healthy | docker/mock-api-server/routes/test-api.js |
config_unified.py |
software | healthy | tests/config_unified.py |
__init__.py |
software | healthy | tests/__init__.py |
conftest.py |
software | healthy | tests/conftest.py |
README.md |
software | healthy | tests/README.md |
node_registry_utils.py |
software | healthy | tests/node_registry_utils.py |
conftest_timeouts.py |
software | healthy | tests/conftest_timeouts.py |
docker_infrastructure.py |
software | healthy | tests/docker_infrastructure.py |
conftest_isolation.py |
software | healthy | tests/conftest_isolation.py |
test_connection_validation.py |
software | healthy | tests/security/test_connection_validation.py |
test_comprehensive_parameter_fixes.py |
software | healthy | tests/integration/test_comprehensive_parameter_fixes.py |
test_eatp12_vault_anchor_dispatch.py |
software | healthy | tests/integration/test_eatp12_vault_anchor_dispatch.py |
test_architecture_refactoring.py |
software | healthy | tests/integration/test_architecture_refactoring.py |
test_code_node_integration.py |
software | healthy | tests/integration/test_code_node_integration.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docker |
software | healthy | docker |
mock-api-server |
software | healthy | docker/mock-api-server |
routes |
software | healthy | docker/mock-api-server/routes |
tests |
software | healthy | tests |
security |
software | healthy | tests/security |
integration |
software | healthy | tests/integration |
edge |
software | healthy | tests/integration/edge |
ws45 |
software | healthy | tests/integration/ws45 |
testing |
software | healthy | tests/integration/testing |
architecture |
software | healthy | tests/integration/architecture |
tracking |
software | healthy | tests/integration/tracking |
cross_sdk |
software | healthy | tests/integration/cross_sdk |
middleware |
software | healthy | tests/integration/middleware |
events |
software | healthy | tests/integration/events |
mcp |
software | healthy | tests/integration/mcp |
resources |
software | healthy | tests/integration/resources |
utils |
software | healthy | tests/integration/utils |
kaizen |
software | healthy | tests/integration/kaizen |
delegate |
software | healthy | tests/integration/delegate |
workflow |
software | healthy | tests/integration/workflow |
ml |
software | healthy | tests/integration/ml |
runtime |
software | healthy | tests/integration/runtime |
kailash |
software | healthy | tests/integration/kailash |
nodes |
software | healthy | tests/integration/nodes |
monitoring |
software | healthy | tests/integration/nodes/monitoring |
ai |
software | healthy | tests/integration/nodes/ai |
cache |
software | healthy | tests/integration/nodes/cache |
code |
software | healthy | tests/integration/nodes/code |
transaction |
software | healthy | tests/integration/nodes/transaction |
validation |
software | healthy | tests/integration/nodes/validation |
trust |
software | healthy | tests/integration/trust |
workflows |
software | healthy | tests/integration/workflows |
channels |
software | healthy | tests/integration/channels |
mcp_server |
software | healthy | tests/integration/mcp_server |
utils |
software | healthy | tests/integration/mcp_server/utils |
core |
software | healthy | tests/integration/core |
infrastructure |
software | healthy | tests/integration/infrastructure |
converted |
software | healthy | tests/integration/converted |
gateway |
software | healthy | tests/integration/gateway |
scheduler |
software | healthy | tests/integration/scheduler |
scenarios |
software | healthy | tests/integration/scenarios |
nexus |
software | healthy | tests/integration/nexus |
unit |
software | healthy | tests/unit |
security |
software | healthy | tests/unit/security |
edge |
software | healthy | tests/unit/edge |
monitoring |
software | healthy | tests/unit/monitoring |
_from_brief |
software | healthy | tests/unit/_from_brief |
visualization |
software | healthy | tests/unit/visualization |
tracking |
software | healthy | tests/unit/tracking |
storage |
software | healthy | tests/unit/tracking/storage |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::docker/init-mongo.js |
security | healthy | docker/init-mongo.js |
password_literal::tests/conftest.py |
security | healthy | tests/conftest.py |
password_literal::tests/integration/test_sql_task_queue_dis… |
security | healthy | tests/integration/test_sql_task_queue_dispatcher_redaction.… |
password_literal::tests/integration/test_checkpoint_store_r… |
security | healthy | tests/integration/test_checkpoint_store_redaction.py |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_po… |
security | healthy | tests/integration/nodes/test_async_sql_pool_sharing_integra… |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_ba… |
security | healthy | tests/integration/nodes/test_async_sql_batch.py |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_op… |
security | healthy | tests/integration/nodes/test_async_sql_optimistic_locking_i… |
password_literal::tests/integration/nodes/test_async_sql_se… |
security | healthy | tests/integration/nodes/test_async_sql_security_integration… |
password_literal::tests/integration/nodes/test_async_sql_se… |
security | healthy | tests/integration/nodes/test_async_sql_security_integration… |
password_literal::tests/integration/nodes/test_async_sql_se… |
security | healthy | tests/integration/nodes/test_async_sql_security_integration… |
password_literal::tests/integration/nodes/test_async_sql_se… |
security | healthy | tests/integration/nodes/test_async_sql_security_integration… |
password_literal::tests/integration/nodes/test_async_sql_se… |
security | healthy | tests/integration/nodes/test_async_sql_security_integration… |
password_literal::tests/integration/nodes/test_async_sql_se… |
security | healthy | tests/integration/nodes/test_async_sql_security_integration… |
password_literal::tests/integration/nodes/test_async_sql_se… |
security | healthy | tests/integration/nodes/test_async_sql_security_integration… |
password_literal::tests/integration/nodes/test_async_sql_se… |
security | healthy | tests/integration/nodes/test_async_sql_security_integration… |
password_literal::tests/integration/nodes/test_async_sql_in… |
security | healthy | tests/integration/nodes/test_async_sql_integration.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
test_edge_migration_integration.py |
data | healthy | tests/integration/edge/test_edge_migration_integration.py |
test_edge_migration_shared_state.py |
data | healthy | tests/integration/edge/test_edge_migration_shared_state.py |
test_migration_0002_integration.py |
data | healthy | tests/integration/tracking/test_migration_0002_integration.… |
test_migration_0002.py |
data | healthy | tests/unit/tracking/test_migration_0002.py |
test_migration_0001.py |
data | healthy | tests/unit/tracking/test_migration_0001.py |
__init__.py |
data | healthy | tests/unit/utils/migrations/__init__.py |
test_models.py |
data | healthy | tests/unit/utils/migrations/test_models.py |
test_generator.py |
data | healthy | tests/unit/utils/migrations/test_generator.py |
test_edge_migration_service.py |
data | healthy | tests/tier2_integration/edge/test_edge_migration_service.py |
test_sqlite_migrations.py |
data | healthy | tests/trust/plane/integration/store/test_sqlite_migrations.… |
test_migration_0002_resumes_after_partial.py |
data | healthy | tests/regression/test_migration_0002_resumes_after_partial.… |
test_edge_migration_production_scenario.py |
data | healthy | tests/e2e/test_edge_migration_production_scenario.py |
test_pattern4_kaizen.py |
data | healthy | packages/kailash-nexus/tests/docs/migration/test_pattern4_k… |
__init__.py |
data | healthy | packages/kailash-nexus/tests/docs/migration/__init__.py |
test_pattern1_simple_crud.py |
data | healthy | packages/kailash-nexus/tests/docs/migration/test_pattern1_s… |
test_pattern5_streaming.py |
data | healthy | packages/kailash-nexus/tests/docs/migration/test_pattern5_s… |
test_pattern3_dataflow.py |
data | healthy | packages/kailash-nexus/tests/docs/migration/test_pattern3_d… |
test_pattern2_multi_step.py |
data | healthy | packages/kailash-nexus/tests/docs/migration/test_pattern2_m… |
test_ai_nodes_migration.py |
data | healthy | packages/kailash-kaizen/tests/unit/test_ai_nodes_migration.… |
test_config_migration.py |
data | healthy | packages/kailash-kaizen/tests/unit/core/test_config_migrati… |
__init__.py |
data | healthy | packages/kailash-kaizen/tests/migration/__init__.py |
test_version_compatibility.py |
data | healthy | packages/kailash-kaizen/tests/migration/test_version_compat… |
__init__.py |
data | healthy | packages/kailash-kaizen/src/kaizen/trust/migrations/__init_… |
eatp_human_origin.py |
data | healthy | packages/kailash-kaizen/src/kaizen/trust/migrations/eatp_hu… |
test_engine_migration_errors_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/test_engine_mig… |
test_tdd_migration_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/testing/test_td… |
test_not_null_column_addition_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_column_removal_complete_workflow_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_foreign_key_analyzer_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_column_removal_manager_real_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
__init__.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/__ini… |
test_batched_migration_executor_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_migration_bug_006_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_migration_performance_tracker_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_staging_environment_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_mitigation_strategy_engine_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_migration_connection_manager_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_rename_coordination_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_critical_safety_scenarios_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_concurrent_migration_safety.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_column_removal_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_production_deployment_validator_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_dependency_detection_accuracy_validation_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_application_safe_rename_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_dependency_analyzer_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_table_rename_simple_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_migration_engine_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_engine_migration_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_security_definer_builder_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
test_transaction_rollback_backup_validation_integration.py |
data | healthy | packages/kailash-dataflow/tests/integration/migration/test_… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
transactions |
data | healthy | docker/init-sdk-dev-db.sql |
compliance_reports |
data | healthy | docker/init-sdk-dev-db.sql |
financial_reports |
data | healthy | docker/init-sdk-dev-db.sql |
performance_metrics |
data | healthy | docker/init-sdk-dev-db.sql |
leads |
data | healthy | docker/init-sdk-dev-db.sql |
campaigns |
data | healthy | docker/init-sdk-dev-db.sql |
engagement |
data | healthy | docker/init-sdk-dev-db.sql |
report_templates |
data | healthy | docker/init-sdk-dev-db.sql |
generated_reports |
data | healthy | docker/init-sdk-dev-db.sql |
users |
data | healthy | docker/init-unified-db.sql |
roles |
data | healthy | docker/init-unified-db.sql |
user_roles |
data | healthy | docker/init-unified-db.sql |
permissions |
data | healthy | docker/init-unified-db.sql |
role_permissions |
data | healthy | docker/init-unified-db.sql |
audit_logs |
data | healthy | docker/init-unified-db.sql |
sessions |
data | healthy | docker/init-unified-db.sql |
workflows |
data | healthy | docker/init-unified-db.sql |
workflow_executions |
data | healthy | docker/init-unified-db.sql |
embeddings |
data | healthy | docker/init-unified-db.sql |
test_data |
data | healthy | docker/init-unified-db.sql |
tenant_shared |
data | healthy | docker/init-unified-db.sql |
example_data |
data | healthy | docker/init-unified-db.sql |
test_results |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
resource_metrics |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
database_metrics |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
error_events |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
regression_analysis |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
test_data_large |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
test_data_wide |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
customers |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
orders |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
order_items |
data | healthy | tests/performance/init-scripts/performance-schema.sql |
user_role_assignments |
data | healthy | tests/test-environment/init-scripts/02-admin-schema.sql |
permission_cache |
data | healthy | tests/test-environment/init-scripts/02-admin-schema.sql |
user_attributes |
data | healthy | tests/test-environment/init-scripts/02-admin-schema.sql |
resource_attributes |
data | healthy | tests/test-environment/init-scripts/02-admin-schema.sql |
user_sessions |
data | healthy | tests/test-environment/init-scripts/02-admin-schema.sql |
admin_audit_log |
data | healthy | tests/test-environment/init-scripts/02-admin-schema.sql |
test_products |
data | healthy | tests/test-environment/init-scripts/03-sample-data.sql |
test_orders |
data | healthy | tests/test-environment/init-scripts/03-sample-data.sql |
test_embeddings |
data | healthy | tests/test-environment/init-scripts/03-sample-data.sql |
test_metrics |
data | healthy | tests/test-environment/init-scripts/03-sample-data.sql |
audit_events |
data | healthy | packages/kailash-kaizen/src/kaizen/security/audit.py |
_kml_agent_runs |
data | healthy | packages/kailash-kaizen/src/kaizen/ml/_sqlite_sink.py |
_kml_agent_events |
data | healthy | packages/kailash-kaizen/src/kaizen/ml/_sqlite_sink.py |
warm_memory |
data | healthy | packages/kailash-kaizen/src/kaizen/memory/persistent_tiers.… |
cold_metadata |
data | healthy | packages/kailash-kaizen/src/kaizen/memory/persistent_tiers.… |
memories |
data | healthy | packages/kailash-kaizen/src/kaizen/memory/storage/sqlite_st… |
delegation_records |
data | healthy | packages/kailash-kaizen/src/kaizen/trust/migrations/eatp_hu… |
audit_anchors |
data | healthy | packages/kailash-kaizen/src/kaizen/trust/migrations/eatp_hu… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
port:8888 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:5432 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:27017 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:8081 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:6333 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:6334 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:2181 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:9092 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:8082 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:8080 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:11434 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:8900 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:8889 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:80 |
network | healthy | docker/docker-compose.sdk-dev.yml |
port:5433 |
network | healthy | docker/docker-compose.yml |
port:6379 |
network | healthy | docker/docker-compose.yml |
port:9101 |
network | healthy | docker/docker-compose.yml |
port:5434 |
network | healthy | docker/docker-compose.yml |
port:8090 |
network | healthy | docker/docker-compose.yml |
port:3306 |
network | healthy | tests/integration/nodes/test_async_sql_functional.py |
port:8000 |
network | healthy | tests/integration/channels/test_channel_framework.py |
port:9999 |
network | healthy | tests/integration/mcp_server/test_discovery_docker.py |
port:12345 |
network | healthy | tests/integration/mcp_server/test_discovery.py |
port:6380 |
network | healthy | tests/unit/resources/test_factory.py |
port:11211 |
network | healthy | tests/unit/resources/test_factory.py |
port:5673 |
network | healthy | tests/unit/resources/test_factory.py |
port:9000 |
network | healthy | tests/tier2_integration/api/test_gateway_comprehensive.py |
port:5435 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:3308 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:6381 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:27018 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:9090 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:3000 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:9201 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:9200 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:5601 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:9100 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:9121 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:9187 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:9104 |
network | healthy | tests/performance/docker-compose.performance.yml |
port:11435 |
network | healthy | tests/utils/docker-compose.test.yml |
port:3307 |
network | healthy | tests/utils/docker-compose.test.yml |
port:443 |
network | healthy | tests/utils/docker-compose-fixes.yml |
port:9001 |
network | healthy | tests/test-environment/docker-compose.yml |
port:4180 |
network | healthy | tests/test-environment/docker-compose.yml |
port:6443 |
network | healthy | tests/test-environment/docker-compose.yml |
port:30080 |
network | healthy | tests/test-environment/docker-compose.yml |
port:30443 |
network | healthy | tests/test-environment/docker-compose.yml |
port:8091 |
network | healthy | tests/test-environment/docker-compose.yml |
port:5514 |
network | healthy | tests/trust/plane/integration/test_siem.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
image::docker/mock-api-server/Dockerfile |
hardware | healthy | docker/mock-api-server/Dockerfile |
image::tests/infrastructure/Dockerfile |
hardware | healthy | tests/infrastructure/Dockerfile |
image::packages/kailash-kaizen/Dockerfile |
hardware | healthy | packages/kailash-kaizen/Dockerfile |
image::packages/kailash-dataflow/deployment/docker/Dockerfi… |
hardware | healthy | packages/kailash-dataflow/deployment/docker/Dockerfile |
postgres |
hardware | healthy | docker/docker-compose.yml |
redis |
hardware | healthy | docker/docker-compose.yml |
mongodb |
hardware | healthy | docker/docker-compose.yml |
qdrant |
hardware | healthy | docker/docker-compose.yml |
ollama |
hardware | healthy | docker/docker-compose.yml |
mock-oauth2 |
hardware | healthy | docker/docker-compose.yml |
zookeeper |
hardware | healthy | docker/docker-compose.yml |
kafka |
hardware | healthy | docker/docker-compose.yml |
admin-postgres |
hardware | healthy | docker/docker-compose.yml |
adminer |
hardware | healthy | docker/docker-compose.yml |
healthcheck |
hardware | healthy | docker/docker-compose.yml |
test-postgres |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-redis |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-mysql |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-ollama |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-mongodb |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-qdrant |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-minio |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-zookeeper |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-kafka |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-elasticsearch |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-oauth2 |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-adminer |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-kubernetes |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-healthcheck |
hardware | healthy | tests/test-environment/docker-compose.yml |
test-postgres |
hardware | healthy | tests/infrastructure/compose.yaml |
test-redis |
hardware | healthy | tests/infrastructure/compose.yaml |
test-mysql |
hardware | healthy | tests/infrastructure/compose.yaml |
test-ollama |
hardware | healthy | tests/infrastructure/compose.yaml |
test-mongodb |
hardware | healthy | tests/infrastructure/compose.yaml |
test-qdrant |
hardware | healthy | tests/infrastructure/compose.yaml |
test-minio |
hardware | healthy | tests/infrastructure/compose.yaml |
test-zookeeper |
hardware | healthy | tests/infrastructure/compose.yaml |
test-kafka |
hardware | healthy | tests/infrastructure/compose.yaml |
test-elasticsearch |
hardware | healthy | tests/infrastructure/compose.yaml |
test-oauth2 |
hardware | healthy | tests/infrastructure/compose.yaml |
test-adminer |
hardware | healthy | tests/infrastructure/compose.yaml |
test-kubernetes |
hardware | healthy | tests/infrastructure/compose.yaml |
test-healthcheck |
hardware | healthy | tests/infrastructure/compose.yaml |
test-postgres |
hardware | healthy | packages/kailash-kaizen/docker-compose.yml |
kaizen |
hardware | healthy | packages/kailash-kaizen/docker-compose.yml |
prometheus |
hardware | healthy | packages/kailash-kaizen/monitoring/docker-compose.yml |
grafana |
hardware | healthy | packages/kailash-kaizen/monitoring/docker-compose.yml |
alertmanager |
hardware | healthy | packages/kailash-kaizen/monitoring/docker-compose.yml |
test-postgres |
hardware | healthy | packages/kailash-kaizen/tests/test-environment/docker-compo… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.1.100 |
network | healthy | docker/init-mongo.js |
127.0.0.1 |
network | healthy | tests/integration/nodes/test_enhanced_client_docker.py |
192.168.1.1 |
network | healthy | tests/integration/mcp_server/test_mcp_server_discovery_func… |
224.0.0.251 |
network | healthy | tests/integration/mcp_server/test_discovery_docker.py |
224.0.0.100 |
network | healthy | tests/integration/mcp_server/test_discovery.py |
10.0.0.1 |
network | healthy | tests/unit/nodes/admin/test_unified_admin_schema.py |
8.8.8.8 |
network | healthy | tests/unit/nodes/test_enterprise/test_enterprise_security_c… |
172.16.0.1 |
network | healthy | tests/unit/channels/test_mcp_transports.py |
224.0.0.252 |
network | healthy | tests/unit/mcp_server/test_discovery.py |
192.168.1.101 |
network | healthy | tests/unit/mcp_server/test_discovery.py |
192.168.1.0 |
network | healthy | tests/unit/mcp_server/test_discovery.py |
203.0.113.50 |
network | healthy | tests/tier2_integration/test_behavior_analysis_comprehensiv… |
172.20.0.0 |
network | healthy | tests/performance/docker-compose.performance.yml |
192.168.1.2 |
network | healthy | tests/e2e/test_async_testing_user_flows.py |
10.0.0.0 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
10.1.2.3 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
203.0.113.9 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
100.0.0.1 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
198.51.100.7 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
10.0.0.5 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
10.0.0.8 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
10.0.0.7 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
10.0.0.9 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
10.0.0.6 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
192.168.0.0 |
network | healthy | packages/kailash-nexus/tests/integration/nexus/test_trusted… |
172.20.0.1 |
network | healthy | packages/kailash-nexus/tests/unit/test_http_client.py |
169.254.169.254 |
network | healthy | packages/kailash-nexus/tests/unit/test_http_client.py |
169.254.1.1 |
network | healthy | packages/kailash-nexus/tests/unit/test_http_client.py |
1.2.3.4 |
network | healthy | packages/kailash-nexus/tests/unit/auth/test_security_harden… |
5.6.7.8 |
network | healthy | packages/kailash-nexus/tests/unit/auth/test_security_harden… |
70.41.3.18 |
network | healthy | packages/kailash-nexus/tests/unit/auth/audit/test_middlewar… |
127.0.0.0 |
network | healthy | packages/kailash-nexus/src/nexus/http_client.py |
172.16.0.0 |
network | healthy | packages/kailash-nexus/src/nexus/http_client.py |
169.254.0.0 |
network | healthy | packages/kailash-nexus/src/nexus/http_client.py |
100.64.0.0 |
network | healthy | packages/kailash-nexus/src/nexus/http_client.py |
192.0.2.60 |
network | healthy | packages/kailash-nexus/src/nexus/extractors/proxy.py |
10.0.1.42 |
network | healthy | packages/kailash-kaizen/tests/integration/nodes/auth/test_e… |
203.0.113.42 |
network | healthy | packages/kailash-kaizen/tests/integration/nodes/auth/test_e… |
185.220.101.42 |
network | healthy | packages/kailash-kaizen/tests/integration/nodes/auth/test_e… |
198.51.100.23 |
network | healthy | packages/kailash-kaizen/tests/integration/nodes/auth/test_e… |
103.28.121.42 |
network | healthy | packages/kailash-kaizen/tests/integration/nodes/auth/test_e… |
203.0.113.75 |
network | healthy | packages/kailash-kaizen/tests/integration/nodes/auth/test_e… |
203.0.113.90 |
network | healthy | packages/kailash-kaizen/tests/integration/nodes/auth/test_e… |
203.0.113.100 |
network | healthy | packages/kailash-kaizen/tests/integration/nodes/auth/test_e… |
10.0.1.50 |
network | healthy | packages/kailash-kaizen/tests/unit/nodes/auth/test_enterpri… |
45.67.89.123 |
network | healthy | packages/kailash-kaizen/tests/unit/nodes/auth/test_enterpri… |
210.123.45.67 |
network | healthy | packages/kailash-kaizen/tests/unit/nodes/auth/test_enterpri… |
98.76.54.32 |
network | healthy | packages/kailash-kaizen/tests/unit/nodes/auth/test_enterpri… |
172.31.255.255 |
network | healthy | packages/kailash-kaizen/tests/unit/tools/native/test_search… |
172.31.0.1 |
network | healthy | packages/kailash-kaizen/tests/unit/tools/native/test_search… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ANY /{endpoint} |
api | healthy | packages/kailash-nexus/examples/mcp_enhanced_demo.py |
POST /check-access |
api | healthy | packages/kailash-pact/src/pact/governance/api/endpoints.py |
POST /verify-action |
api | healthy | packages/kailash-pact/src/pact/governance/api/endpoints.py |
GET /org |
api | healthy | packages/kailash-pact/src/pact/governance/api/endpoints.py |
GET /org/nodes/{address:path} |
api | healthy | packages/kailash-pact/src/pact/governance/api/endpoints.py |
GET /org/tree |
api | healthy | packages/kailash-pact/src/pact/governance/api/endpoints.py |
POST /clearances |
api | healthy | packages/kailash-pact/src/pact/governance/api/endpoints.py |
POST /bridges |
api | healthy | packages/kailash-pact/src/pact/governance/api/endpoints.py |
POST /ksps |
api | healthy | packages/kailash-pact/src/pact/governance/api/endpoints.py |
POST /envelopes |
api | healthy | packages/kailash-pact/src/pact/governance/api/endpoints.py |
GET / |
api | healthy | packages/kailash-kaizen/src/kaizen/monitoring/dashboard.py |
GET /metrics |
api | healthy | packages/kailash-kaizen/src/kaizen/monitoring/dashboard.py |
GET /health |
api | healthy | packages/kailash-kaizen/src/kaizen/monitoring/dashboard.py |
POST /admin/settings |
api | healthy | packages/kailash-dataflow/templates/api_gateway_starter/exa… |
GET /users |
api | healthy | packages/kailash-dataflow/templates/api_gateway_starter/exa… |
POST / |
api | healthy | packages/kailash-dataflow/templates/api_gateway_starter/exa… |
GET /{org_id} |
api | healthy | packages/kailash-dataflow/templates/api_gateway_starter/exa… |
PUT /{org_id} |
api | healthy | packages/kailash-dataflow/templates/api_gateway_starter/exa… |
DELETE /{org_id} |
api | healthy | packages/kailash-dataflow/templates/api_gateway_starter/exa… |
GET /{user_id} |
api | healthy | packages/kailash-dataflow/templates/api_gateway_starter/exa… |
PUT /{user_id} |
api | healthy | packages/kailash-dataflow/templates/api_gateway_starter/exa… |
DELETE /{user_id} |
api | healthy | packages/kailash-dataflow/templates/api_gateway_starter/exa… |
POST /api/v1/customers |
api | healthy | packages/kailash-dataflow/examples/03_enterprise_integratio… |
POST /api/v1/orders |
api | healthy | packages/kailash-dataflow/examples/03_enterprise_integratio… |
GET /api/v1/customers/{customer_id}/orders |
api | healthy | packages/kailash-dataflow/examples/03_enterprise_integratio… |
GET /api/v1/analytics/top-customers |
api | healthy | packages/kailash-dataflow/examples/03_enterprise_integratio… |
ANY /api/users |
api | healthy | packages/kaizen-agents/examples/autonomy/meta-controller/mu… |
GET /pools |
api | healthy | src/kailash/servers/connection_metrics_router.py |
GET /alerts |
api | healthy | src/kailash/servers/connection_metrics_router.py |
POST /workflows/{workflow_id}/execute |
api | healthy | src/kailash/gateway/api.py |
GET /workflows/{workflow_id}/status/{request_id} |
api | healthy | src/kailash/gateway/api.py |
GET /workflows |
api | healthy | src/kailash/gateway/api.py |
GET /workflows/{workflow_id} |
api | healthy | src/kailash/gateway/api.py |
POST /workflows/{workflow_id}/register |
api | healthy | src/kailash/gateway/api.py |
GET /resources |
api | healthy | src/kailash/gateway/api.py |
USE / |
api | healthy | docker/mock-api-server/server.js |
GET /transactions/pending |
api | healthy | docker/mock-api-server/server.js |
POST /alerts |
api | healthy | docker/mock-api-server/server.js |
POST /send |
api | healthy | docker/mock-api-server/server.js |
POST /enrichment |
api | healthy | docker/mock-api-server/server.js |
POST /webhook |
api | healthy | docker/mock-api-server/server.js |
GET /v1/users |
api | healthy | docker/mock-api-server/routes/test-api.js |
GET /v1/users/:id |
api | healthy | docker/mock-api-server/routes/test-api.js |
POST /v1/users |
api | healthy | docker/mock-api-server/routes/test-api.js |
PATCH /v1/users/:id |
api | healthy | docker/mock-api-server/routes/test-api.js |
DELETE /v1/users/:id |
api | healthy | docker/mock-api-server/routes/test-api.js |
GET /v1/products |
api | healthy | docker/mock-api-server/routes/test-api.js |
GET /posts |
api | healthy | docker/mock-api-server/routes/test-api.js |
GET /comments |
api | healthy | docker/mock-api-server/routes/test-api.js |
POST /oauth/token |
api | healthy | docker/mock-api-server/routes/test-api.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::docker/mock-api-server/server.js |
security | healthy | docker/mock-api-server/server.js |
auth::tests/trust/unit/test_jwt_interop.py |
security | healthy | tests/trust/unit/test_jwt_interop.py |
auth::packages/kailash-kaizen/docs/integrations/mcp/README.… |
security | healthy | packages/kailash-kaizen/docs/integrations/mcp/README.md |
auth::src/kailash/runtime/parameter_injector.py |
security | healthy | src/kailash/runtime/parameter_injector.py |
auth::packages/kailash-kaizen/src/kaizen/llm/errors.py |
security | healthy | packages/kailash-kaizen/src/kaizen/llm/errors.py |
auth::src/kailash/nodes/auth/enterprise_auth_provider.py |
security | healthy | src/kailash/nodes/auth/enterprise_auth_provider.py |
auth::packages/kaizen-agents/examples/coordination/20_hando… |
security | healthy | packages/kaizen-agents/examples/coordination/20_handoff_pat… |
auth::packages/kailash-kaizen/pyproject.toml |
security | healthy | packages/kailash-kaizen/pyproject.toml |
auth::src/kailash/runtime/secret_provider.py |
security | healthy | src/kailash/runtime/secret_provider.py |
auth::packages/kailash-mcp/tests/regression/test_issue_625_… |
security | healthy | packages/kailash-mcp/tests/regression/test_issue_625_jwt_is… |
auth::packages/kailash-kaizen/tests/unit/trust/test_eatp.py |
security | healthy | packages/kailash-kaizen/tests/unit/trust/test_eatp.py |
auth::src/kailash/trust/a2a/auth.py |
security | healthy | src/kailash/trust/a2a/auth.py |
auth::packages/kailash-dataflow/templates/saas_starter/auth… |
security | healthy | packages/kailash-dataflow/templates/saas_starter/auth/__ini… |
auth::packages/kailash-kaizen/src/kaizen/nodes/compliance/g… |
security | healthy | packages/kailash-kaizen/src/kaizen/nodes/compliance/gdpr.py |
auth::packages/kailash-nexus/src/nexus/admin/scheduler.py |
security | healthy | packages/kailash-nexus/src/nexus/admin/scheduler.py |
auth::packages/kailash-dataflow/templates/saas_starter/midd… |
security | healthy | packages/kailash-dataflow/templates/saas_starter/middleware… |
auth::src/kailash/trust/interop/__init__.py |
security | healthy | src/kailash/trust/interop/__init__.py |
auth::packages/kailash-kaizen/examples/5-mcp-integration/ag… |
security | healthy | packages/kailash-kaizen/examples/5-mcp-integration/agent-as… |
auth::packages/kailash-nexus/tests/unit/auth/sso/test_sso_p… |
security | healthy | packages/kailash-nexus/tests/unit/auth/sso/test_sso_provide… |
auth::packages/kailash-nexus/tests/e2e/auth/test_auth_flows… |
security | healthy | packages/kailash-nexus/tests/e2e/auth/test_auth_flows_e2e.py |
auth::src/kailash/nodes/testing/credential_testing.py |
security | healthy | src/kailash/nodes/testing/credential_testing.py |
auth::packages/kailash-kaizen/tests/unit/llm/test_errors_no… |
security | healthy | packages/kailash-kaizen/tests/unit/llm/test_errors_no_crede… |
auth::packages/kailash-nexus/tests/integration/auth/test_jw… |
security | healthy | packages/kailash-nexus/tests/integration/auth/test_jwt_inte… |
auth::src/kailash/runtime/testing.py |
security | healthy | src/kailash/runtime/testing.py |
auth::packages/kailash-dataflow/examples/auth/jwt_oauth2.py |
security | healthy | packages/kailash-dataflow/examples/auth/jwt_oauth2.py |
auth::src/kailash/middleware/auth/access_control.py |
security | healthy | src/kailash/middleware/auth/access_control.py |
auth::packages/kailash-mcp/pyproject.toml |
security | healthy | packages/kailash-mcp/pyproject.toml |
auth::packages/kailash-mcp/src/kailash_mcp/auth/__init__.py |
security | healthy | packages/kailash-mcp/src/kailash_mcp/auth/__init__.py |
auth::packages/kailash-dataflow/src/dataflow/trust/query_wr… |
security | healthy | packages/kailash-dataflow/src/dataflow/trust/query_wrapper.… |
auth::packages/kailash-nexus/tests/integration/test_schedul… |
security | healthy | packages/kailash-nexus/tests/integration/test_scheduler_adm… |
auth::packages/kailash-nexus/tests/unit/test_preset_system.… |
security | healthy | packages/kailash-nexus/tests/unit/test_preset_system.py |
auth::src/kailash/trust/auth/__init__.py |
security | healthy | src/kailash/trust/auth/__init__.py |
auth::src/kailash/trust/auth/chain.py |
security | healthy | src/kailash/trust/auth/chain.py |
auth::packages/kailash-nexus/tests/unit/auth/test_jwt.py |
security | healthy | packages/kailash-nexus/tests/unit/auth/test_jwt.py |
auth::src/kailash/middleware/auth/jwt_auth.py |
security | healthy | src/kailash/middleware/auth/jwt_auth.py |
auth::packages/kailash-nexus/tests/unit/auth/test_security_… |
security | healthy | packages/kailash-nexus/tests/unit/auth/test_security_harden… |
auth::packages/kaizen-agents/tests/unit/test_protocols.py |
security | healthy | packages/kaizen-agents/tests/unit/test_protocols.py |
auth::tests/regression/test_arbor_database_url_special_char… |
security | healthy | tests/regression/test_arbor_database_url_special_chars.py |
auth::tests/trust/unit/test_jwt_issuer_hostname_validation.… |
security | healthy | tests/trust/unit/test_jwt_issuer_hostname_validation.py |
auth::.claude/skills/03-nexus/README.md |
security | healthy | .claude/skills/03-nexus/README.md |
auth::tests/unit/runtime/test_parameter_injection_additiona… |
security | healthy | tests/unit/runtime/test_parameter_injection_additional.py |
auth::tests/trust/plane/integration/test_identity.py |
security | healthy | tests/trust/plane/integration/test_identity.py |
auth::packages/kailash-nexus/examples/basic_usage.py |
security | healthy | packages/kailash-nexus/examples/basic_usage.py |
auth::packages/kailash-nexus/src/nexus/context.py |
security | healthy | packages/kailash-nexus/src/nexus/context.py |
auth::packages/kailash-nexus/src/nexus/auth/sso/base.py |
security | healthy | packages/kailash-nexus/src/nexus/auth/sso/base.py |
auth::packages/kailash-nexus/src/nexus/auth/dependencies.py |
security | healthy | packages/kailash-nexus/src/nexus/auth/dependencies.py |
auth::packages/kailash-nexus/tests/integration/auth/test_pl… |
security | healthy | packages/kailash-nexus/tests/integration/auth/test_plugin_i… |
auth::packages/kailash-dataflow/tests/integration/templates… |
security | healthy | packages/kailash-dataflow/tests/integration/templates/saas_… |
auth::packages/kailash-dataflow/tests/e2e/migrations/test_c… |
security | healthy | packages/kailash-dataflow/tests/e2e/migrations/test_column_… |
auth::packages/kailash-dataflow/src/dataflow/platform/error… |
security | healthy | packages/kailash-dataflow/src/dataflow/platform/error_catal… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
simple-test |
cicd | healthy | .github/workflows/local-test.yml |
analyze |
cicd | healthy | .github/workflows/codeql.yml |
build |
cicd | healthy | .github/workflows/docs-build.yml |
test |
cicd | healthy | .github/workflows/trust-plane.yml |
smoke |
cicd | healthy | .github/workflows/trust-plane.yml |
determine-package |
cicd | healthy | .github/workflows/publish-pypi.yml |
build |
cicd | healthy | .github/workflows/publish-pypi.yml |
publish-testpypi |
cicd | healthy | .github/workflows/publish-pypi.yml |
publish-pypi |
cicd | healthy | .github/workflows/publish-pypi.yml |
create-github-release |
cicd | healthy | .github/workflows/publish-pypi.yml |
validate-examples |
cicd | healthy | .github/workflows/example-validation.yml |
notify |
cicd | healthy | .github/workflows/coc-sync.yml |
version-check |
cicd | healthy | .github/workflows/test-kailash-align.yml |
test |
cicd | healthy | .github/workflows/test-kailash-align.yml |
test-gpu |
cicd | healthy | .github/workflows/test-kailash-align.yml |
inter-package |
cicd | healthy | .github/workflows/test-kailash-align.yml |
build-and-deploy |
cicd | healthy | .github/workflows/docs-deploy.yml |
build-and-push |
cicd | healthy | .github/workflows/publish-docker.yml |
security-tests |
cicd | healthy | .github/workflows/security-tests.yml |
version-check |
cicd | healthy | .github/workflows/test-kailash-ml.yml |
test-base |
cicd | healthy | .github/workflows/test-kailash-ml.yml |
test-dl |
cicd | healthy | .github/workflows/test-kailash-ml.yml |
test-rl |
cicd | healthy | .github/workflows/test-kailash-ml.yml |
test-cuda |
cicd | healthy | .github/workflows/test-kailash-ml.yml |
test-cuda-dl |
cicd | healthy | .github/workflows/test-kailash-ml.yml |
add-to-project |
cicd | healthy | .github/workflows/project-automation.yml |
label-based-on-files |
cicd | healthy | .github/workflows/project-automation.yml |
session-milestone |
cicd | healthy | .github/workflows/project-automation.yml |
priority-assignment |
cicd | healthy | .github/workflows/project-automation.yml |
stale-management |
cicd | healthy | .github/workflows/project-automation.yml |
triage |
cicd | healthy | .github/workflows/claude.yml |
fix |
cicd | healthy | .github/workflows/claude.yml |
release |
cicd | healthy | .github/workflows/claude.yml |
conformance |
cicd | healthy | .github/workflows/cross-sdk-interop.yml |
test-with-infrastructure |
cicd | healthy | .github/workflows/test-with-infrastructure.yml |
drift-check |
cicd | healthy | .github/workflows/spec-drift-gate.yml |
notify |
cicd | healthy | .github/workflows/auto-merge.yml |
trust-unit-tests |
cicd | healthy | .github/workflows/trust-tests.yml |
cuda-smoke |
cicd | healthy | .github/workflows/gpu-smoke.yml |
check-duplicate |
cicd | healthy | .github/workflows/unified-ci.yml |
test |
cicd | healthy | .github/workflows/unified-ci.yml |
test-pact |
cicd | healthy | .github/workflows/unified-ci.yml |
test-dataflow |
cicd | healthy | .github/workflows/unified-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::local-test |
cicd | healthy | .github/workflows/local-test.yml |
gha::codeql |
cicd | healthy | .github/workflows/codeql.yml |
gha::docs-build |
cicd | healthy | .github/workflows/docs-build.yml |
gha::trust-plane |
cicd | healthy | .github/workflows/trust-plane.yml |
gha::publish-pypi |
cicd | healthy | .github/workflows/publish-pypi.yml |
gha::example-validation |
cicd | healthy | .github/workflows/example-validation.yml |
gha::coc-sync |
cicd | healthy | .github/workflows/coc-sync.yml |
gha::test-kailash-align |
cicd | healthy | .github/workflows/test-kailash-align.yml |
gha::docs-deploy |
cicd | healthy | .github/workflows/docs-deploy.yml |
gha::publish-docker |
cicd | healthy | .github/workflows/publish-docker.yml |
gha::security-tests |
cicd | healthy | .github/workflows/security-tests.yml |
gha::test-kailash-ml |
cicd | healthy | .github/workflows/test-kailash-ml.yml |
gha::project-automation |
cicd | healthy | .github/workflows/project-automation.yml |
gha::claude |
cicd | healthy | .github/workflows/claude.yml |
gha::cross-sdk-interop |
cicd | healthy | .github/workflows/cross-sdk-interop.yml |
gha::test-with-infrastructure |
cicd | healthy | .github/workflows/test-with-infrastructure.yml |
gha::spec-drift-gate |
cicd | healthy | .github/workflows/spec-drift-gate.yml |
gha::auto-merge |
cicd | healthy | .github/workflows/auto-merge.yml |
gha::trust-tests |
cicd | healthy | .github/workflows/trust-tests.yml |
gha::gpu-smoke |
cicd | healthy | .github/workflows/gpu-smoke.yml |
gha::unified-ci |
cicd | healthy | .github/workflows/unified-ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
redis |
data | healthy | README.md |
postgresql |
data | healthy | README.md |
mysql |
data | healthy | README.md |
postgres |
data | healthy | README.md |
mongodb |
data | healthy | docker/init-mongo.js |
elasticsearch |
data | healthy | tests/integration/nodes/monitoring/test_log_processor_integ… |
mariadb |
data | healthy | tests/regression/test_pool_key_credential_leak_1260.py |
clickhouse |
data | healthy | packages/kailash-dataflow/tests/e2e/adapters/test_multi_dat… |
| Label | Layer | Status | Path |
|---|---|---|---|
k8s::Deployment::deploy/kubernetes/worker-deployment.yaml |
hardware | healthy | deploy/kubernetes/worker-deployment.yaml |
k8s::Deployment::deploy/kubernetes/deployment.yaml |
hardware | healthy | deploy/kubernetes/deployment.yaml |
k8s::Deployment::packages/kailash-kaizen/k8s/deployment.yaml |
hardware | healthy | packages/kailash-kaizen/k8s/deployment.yaml |
k8s::StatefulSet::packages/kailash-dataflow/deployment/kube… |
hardware | healthy | packages/kailash-dataflow/deployment/kubernetes/redis-deplo… |
k8s::StatefulSet::packages/kailash-dataflow/deployment/kube… |
hardware | healthy | packages/kailash-dataflow/deployment/kubernetes/postgres-de… |
k8s::Deployment::packages/kailash-dataflow/deployment/kuber… |
hardware | healthy | packages/kailash-dataflow/deployment/kubernetes/dataflow-de… |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
DOCKERHUB_TOKEN |
cicd | healthy | — |
PROJECT_NUMBER |
cicd | healthy | — |
DISCORD_WEBHOOK_URL |
cicd | healthy | — |
DOCKERHUB_USERNAME |
cicd | healthy | — |
CLAUDE_CODE_OAUTH_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | docker/docker-compose.sdk-dev.yml |
rabbitmq |
data | healthy | tests/integration/events/test_eventbus_wiring.py |
celery |
data | healthy | tests/integration/runtime/test_distributed_time_limits.py |
pubsub |
data | healthy | tests/integration/mcp_server/test_distributed_subscriptions… |
sqs |
data | healthy | src/kailash/trust/esa/registry.py |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | docker/docker-compose.sdk-dev.yml |
loadbalancer |
network | healthy | tests/integration/mcp_server/test_mcp_server_discovery_func… |
envoy |
network | healthy | tests/trust/integration/test_budget_tracker_callbacks.py |
traefik |
network | healthy | packages/kailash-kaizen/grafana/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | pyproject.toml |
vps::aws |
hardware | healthy | pyproject.toml |
vps::gcp |
hardware | healthy | tests/performance/requirements.txt |
vps::ec2 |
hardware | healthy | packages/kailash-nexus/src/nexus/http_client.py |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6ivnfc1u |
software | healthy | /tmp/repobility-clone-6ivnfc1u |
| Label | Layer | Status | Path |
|---|---|---|---|
ingress::packages/kailash-dataflow/deployment/kubernetes/da… |
network | healthy | packages/kailash-dataflow/deployment/kubernetes/dataflow-de… |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | Dockerfile |
This page is publicly accessible at:
https://repobility.com/scan/e27717e3-1f49-4c8a-8e02-7a2fa6b035af/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/e27717e3-1f49-4c8a-8e02-7a2fa6b035af/
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.