Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

D-OTIsud/Bertel

https://github.com/D-OTIsud/Bertel · scanned 2026-06-17 01:25 UTC (1 month, 2 weeks ago)

60 raw signals (0 security + 60 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -15.2 (diff) · 59 actionable findings from 1 signal source. 1 repeated signal grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2825 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
_fn software healthy tools/db-graph/test_infer.py:5
test_write_edge_high_confidence_on_insert_into_known_table software healthy tools/db-graph/test_infer.py:8
test_read_edge_from_known_table software healthy tools/db-graph/test_infer.py:15
test_unknown_table_is_not_emitted software healthy tools/db-graph/test_infer.py:20
test_dynamic_sql_flagged_not_guessed software healthy tools/db-graph/test_infer.py:25
test_dedup_keeps_highest_confidence software healthy tools/db-graph/test_infer.py:31
test_classify_object_core_and_facets software healthy tools/db-graph/test_classify_docs.py:5
test_attach_sql_docs_grabs_preceding_comment_block software healthy tools/db-graph/test_classify_docs.py:12
test_attach_sql_docs_does_not_override_existing_doc software healthy tools/db-graph/test_classify_docs.py:24
_read software healthy tools/db-graph/db_graph.py:18
main software healthy tools/db-graph/db_graph.py:23
_fix software healthy tools/db-graph/test_build.py:6
test_build_merges_and_classifies software healthy tools/db-graph/test_build.py:10
test_build_adds_applies_to_edges_from_applicability software healthy tools/db-graph/test_build.py:19
test_build_tags_object_relation_carrier_if_present software healthy tools/db-graph/test_build.py:23
test_build_policies_and_triggers_inherit_table_domain software healthy tools/db-graph/test_build.py:32
test_build_has_no_dangling_edges_and_resolves_executes software healthy tools/db-graph/test_build.py:39
main software healthy tools/db-graph/merge_delta_20260610.py:40
_fix software healthy tools/db-graph/test_load.py:6
test_load_tbls_yields_table_nodes_with_columns_and_pk software healthy tools/db-graph/test_load.py:10
test_load_tbls_yields_fk_edge_child_to_parent software healthy tools/db-graph/test_load.py:17
test_load_tbls_accepts_string_relation_shape software healthy tools/db-graph/test_load.py:23
test_load_tbls_yields_trigger_node_and_executes_edge software healthy tools/db-graph/test_load.py:41
test_load_extra_yields_function_policy_enum_nodes software healthy tools/db-graph/test_load.py:48
_g software healthy tools/db-graph/test_render.py:7
_fix software healthy tools/db-graph/test_render.py:8
test_functions_md_lists_signature_and_no_body software healthy tools/db-graph/test_render.py:13
test_policies_md_groups_by_table software healthy tools/db-graph/test_render.py:18
test_types_md_lists_object_type_values software healthy tools/db-graph/test_render.py:22
test_index_md_has_counts software healthy tools/db-graph/test_render.py:26
test_render_html_embeds_graph_json_and_d3 software healthy tools/db-graph/test_render.py:30
_inherit_attached_domains software healthy tools/db-graph/dbgraph/build.py:11
domain_for software healthy tools/db-graph/dbgraph/build.py:14
build_graph software healthy tools/db-graph/dbgraph/build.py:37
_by software healthy tools/db-graph/dbgraph/render.py:6
write_functions_md software healthy tools/db-graph/dbgraph/render.py:10
write_policies_md software healthy tools/db-graph/dbgraph/render.py:34
write_types_md software healthy tools/db-graph/dbgraph/render.py:50
write_index_md software healthy tools/db-graph/dbgraph/render.py:68
render_html software healthy tools/db-graph/dbgraph/render.py:288
_resolve software healthy tools/db-graph/dbgraph/infer.py:10
infer_rpc_table_edges software healthy tools/db-graph/dbgraph/infer.py:26
_index_definitions software healthy tools/db-graph/dbgraph/docs.py:6
attach_sql_docs software healthy tools/db-graph/dbgraph/docs.py:25
_split software healthy tools/db-graph/dbgraph/load.py:10
_rel_name software healthy tools/db-graph/dbgraph/load.py:18
_rel_col_name software healthy tools/db-graph/dbgraph/load.py:26
load_tbls_schema software healthy tools/db-graph/dbgraph/load.py:34
_fn_id software healthy tools/db-graph/dbgraph/load.py:75
load_extra software healthy tools/db-graph/dbgraph/load.py:79

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

LabelLayerStatusPath
.env.example software healthy .env.example
ARCHITECTURE.md software healthy ARCHITECTURE.md
skills-lock.json software healthy skills-lock.json
README.md software healthy README.md
LICENSE software healthy LICENSE
.mcp.json software healthy .mcp.json
hooks.json software healthy .codex/hooks.json
DB_AGENT_INDEX.md software healthy db-graph-out/DB_AGENT_INDEX.md
FUNCTIONS.md software healthy db-graph-out/FUNCTIONS.md
TYPES.md software healthy db-graph-out/TYPES.md
graph.json software healthy db-graph-out/graph.json
POLICIES.md software healthy db-graph-out/POLICIES.md
sql-fresh-apply.yml software healthy .github/workflows/sql-fresh-apply.yml
README.md software healthy tools/db-graph/README.md
test_infer.py software healthy tools/db-graph/test_infer.py
.tbls.yml software healthy tools/db-graph/.tbls.yml
test_classify_docs.py software healthy tools/db-graph/test_classify_docs.py
db_graph.py software healthy tools/db-graph/db_graph.py
test_build.py software healthy tools/db-graph/test_build.py
merge_delta_20260610.py software healthy tools/db-graph/merge_delta_20260610.py
db_supplement_extract.sql software healthy tools/db-graph/db_supplement_extract.sql
test_load.py software healthy tools/db-graph/test_load.py
test_render.py software healthy tools/db-graph/test_render.py
build.py software healthy tools/db-graph/dbgraph/build.py
render.py software healthy tools/db-graph/dbgraph/render.py
infer.py software healthy tools/db-graph/dbgraph/infer.py
docs.py software healthy tools/db-graph/dbgraph/docs.py
__init__.py software healthy tools/db-graph/dbgraph/__init__.py
load.py software healthy tools/db-graph/dbgraph/load.py
classify.py software healthy tools/db-graph/dbgraph/classify.py
schema_tbls.sample.json software healthy tools/db-graph/fixtures/schema_tbls.sample.json
catalog_extra.sample.json software healthy tools/db-graph/fixtures/catalog_extra.sample.json
DOCS_CORRECTNESS_MATRIX.md software healthy docs/DOCS_CORRECTNESS_MATRIX.md
infographie-bertel.html software healthy docs/infographie-bertel.html
SQL_ROLLOUT_RUNBOOK.md software healthy docs/SQL_ROLLOUT_RUNBOOK.md
SUPABASE_SETUP.md software healthy docs/SUPABASE_SETUP.md
doc_api_bertel_v3.html software healthy docs/doc_api_bertel_v3.html
README.md software healthy docs/README.md
Bertel_API_v3.postman_collection.json software healthy docs/Bertel_API_v3.postman_collection.json
docker-compose.yml software healthy docs/docker-compose.yml
plaquette-bertel.html software healthy docs/plaquette-bertel.html
index.html software healthy docs/index.html
README_Postman.md software healthy docs/README_Postman.md
Bertel_API_v3.postman_environment.json software healthy docs/Bertel_API_v3.postman_environment.json
Dockerfile software healthy docs/Dockerfile
README.md software healthy docs/architecture/README.md
OBJECT_DATA_DICTIONARY.md software healthy docs/architecture/OBJECT_DATA_DICTIONARY.md
bertel-object-workspace-canonical-map.md software healthy docs/architecture/bertel-object-workspace-canonical-map.md
POST_MVP.md software healthy docs/roadmap/POST_MVP.md
README.md software healthy docs/mapping-workbench/README.md

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

LabelLayerStatusPath
ref_code data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_contact_kind data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_media_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_media_tag data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_social_network data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_weekday data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_language_level data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_amenity_family data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_payment_method data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_environment_tag data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_price_kind data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_price_unit data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_meeting_equipment data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_opening_schedule_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_iti_practice data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_demand_topic data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_demand_subtopic data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_mood data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_menu_category data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_dietary_tag data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_allergen data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_cuisine_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_accommodation_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_tourism_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_transport_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_activity_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_season_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_client_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_service_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_booking_status data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_promotion_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_document_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_insurance_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_feedback_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_partnership_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_assistance_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_destination_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_event_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_package_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_room_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_view_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_amenity_type data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_membership_tier data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_membership_campaign data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_incident_category data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_other data healthy Base de donnée DLL et API/schema_unified.sql
ref_code_domain_registry data healthy Base de donnée DLL et API/schema_unified.sql
ref_language data healthy Base de donnée DLL et API/schema_unified.sql
ref_amenity data healthy Base de donnée DLL et API/schema_unified.sql
ref_sustainability_action_category data healthy Base de donnée DLL et API/schema_unified.sql

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

LabelLayerStatusPath
.codex software healthy .codex
db-graph-out software healthy db-graph-out
.github software healthy .github
workflows software healthy .github/workflows
tools software healthy tools
db-graph software healthy tools/db-graph
dbgraph software healthy tools/db-graph/dbgraph
fixtures software healthy tools/db-graph/fixtures
docs software healthy docs
architecture software healthy docs/architecture
roadmap software healthy docs/roadmap
mapping-workbench software healthy docs/mapping-workbench
sql software healthy docs/mapping-workbench/sql
Bertel_design_exemple software healthy docs/Bertel_design_exemple
research software healthy docs/research
import-candidates software healthy docs/import-candidates
schema-workbench software healthy docs/schema-workbench
contracts software healthy docs/schema-workbench/contracts
superpowers software healthy docs/superpowers
specs software healthy docs/superpowers/specs
plans software healthy docs/superpowers/plans
supabase software healthy supabase
bertel-tourism-ui software healthy bertel-tourism-ui
tests software healthy bertel-tourism-ui/tests
e2e software healthy bertel-tourism-ui/tests/e2e
scripts software healthy bertel-tourism-ui/scripts
src software healthy bertel-tourism-ui/src
app software healthy bertel-tourism-ui/src/app
login software healthy bertel-tourism-ui/src/app/login
api software healthy bertel-tourism-ui/src/app/api
admin software healthy bertel-tourism-ui/src/app/api/admin
invite software healthy bertel-tourism-ui/src/app/api/admin/invite
media software healthy bertel-tourism-ui/src/app/api/media
upload software healthy bertel-tourism-ui/src/app/api/media/upload
health software healthy bertel-tourism-ui/src/app/api/health
actor-photo software healthy bertel-tourism-ui/src/app/api/actor-photo
upload software healthy bertel-tourism-ui/src/app/api/actor-photo/upload
(main) software healthy bertel-tourism-ui/src/app/(main)
dashboard software healthy bertel-tourism-ui/src/app/(main)/dashboard
audits software healthy bertel-tourism-ui/src/app/(main)/audits
team software healthy bertel-tourism-ui/src/app/(main)/team
objects software healthy bertel-tourism-ui/src/app/(main)/objects
[objectId] software healthy bertel-tourism-ui/src/app/(main)/objects/[objectId]
edit software healthy bertel-tourism-ui/src/app/(main)/objects/[objectId]/edit
explorer software healthy bertel-tourism-ui/src/app/(main)/explorer
settings software healthy bertel-tourism-ui/src/app/(main)/settings
publications software healthy bertel-tourism-ui/src/app/(main)/publications
moderation software healthy bertel-tourism-ui/src/app/(main)/moderation
crm software healthy bertel-tourism-ui/src/app/(main)/crm
utils software healthy bertel-tourism-ui/src/utils

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

LabelLayerStatusPath
migration_room_type_ref.sql data healthy Base de donnée DLL et API/migration_room_type_ref.sql
migration_actor_links_editor.sql data healthy Base de donnée DLL et API/migration_actor_links_editor.sql
migration_rls_initplan_sweep.sql data healthy Base de donnée DLL et API/migration_rls_initplan_sweep.sql
migration_cards_batch_authorize_definer.sql data healthy Base de donnée DLL et API/migration_cards_batch_authorize_d…
migration_tag_link_position.sql data healthy Base de donnée DLL et API/migration_tag_link_position.sql
migration_crm_module.sql data healthy Base de donnée DLL et API/migration_crm_module.sql
migration_sustainability_v5.sql data healthy Base de donnée DLL et API/migration_sustainability_v5.sql
migration_object_location_address1_dedupe.sql data healthy Base de donnée DLL et API/migration_object_location_address…
migration_capacity_applicability_seed.sql data healthy Base de donnée DLL et API/migration_capacity_applicability_…
migration_taxonomy_seeds_coverage.sql data healthy Base de donnée DLL et API/migration_taxonomy_seeds_coverage…
migration_child_read_gate_setbased.sql data healthy Base de donnée DLL et API/migration_child_read_gate_setbase…
migration_sp4_list_org_members.sql data healthy Base de donnée DLL et API/migration_sp4_list_org_members.sql
migration_permission_write_paths_b.sql data healthy Base de donnée DLL et API/migration_permission_write_paths_…
migration_legal_siret_canonical.sql data healthy Base de donnée DLL et API/migration_legal_siret_canonical.s…
migration_write_policy_percommand.sql data healthy Base de donnée DLL et API/migration_write_policy_percommand…
migration_loi_prd_cleanup_retype.sql data healthy Base de donnée DLL et API/migration_loi_prd_cleanup_retype.…
migration_permission_write_paths.sql data healthy Base de donnée DLL et API/migration_permission_write_paths.…
migration_media_visibility_gate.sql data healthy Base de donnée DLL et API/migration_media_visibility_gate.s…
migration_object_fma_write_policy.sql data healthy Base de donnée DLL et API/migration_object_fma_write_policy…
migration_facet_applicability.sql data healthy Base de donnée DLL et API/migration_facet_applicability.sql
migration_open_status_timezone_perf.sql data healthy Base de donnée DLL et API/migration_open_status_timezone_pe…
migration_object_type_prd.sql data healthy Base de donnée DLL et API/migration_object_type_prd.sql
migration_explorer_rls_setbased.sql data healthy Base de donnée DLL et API/migration_explorer_rls_setbased.s…
migration_rls_ref_and_bak_cleanup.sql data healthy Base de donnée DLL et API/migration_rls_ref_and_bak_cleanup…
migration_rls_read_gate_p03.sql data healthy Base de donnée DLL et API/migration_rls_read_gate_p03.sql
migration_object_review_read_gate.sql data healthy Base de donnée DLL et API/migration_object_review_read_gate…
migration_iti_duration_elevation.sql data healthy Base de donnée DLL et API/migration_iti_duration_elevation.…
migration_media_description_read_gate.sql data healthy Base de donnée DLL et API/migration_media_description_read_…
migration_ref_commune.sql data healthy Base de donnée DLL et API/migration_ref_commune.sql
migration_object_act_rls.sql data healthy Base de donnée DLL et API/migration_object_act_rls.sql
migration_room_type_read_gate.sql data healthy Base de donnée DLL et API/migration_room_type_read_gate.sql
migration_object_act_asc_applicability.sql data healthy Base de donnée DLL et API/migration_object_act_asc_applicab…
migration_object_type_spu.sql data healthy Base de donnée DLL et API/migration_object_type_spu.sql
migration_object_status_lifecycle.sql data healthy Base de donnée DLL et API/migration_object_status_lifecycle…
migration_contact_channel_read_gate.sql data healthy Base de donnée DLL et API/migration_contact_channel_read_ga…
migration_taxonomy_assignable_cleanup.sql data healthy Base de donnée DLL et API/migration_taxonomy_assignable_cle…

LabelLayerStatusPath
NotFound frontend healthy bertel-tourism-ui/src/app/not-found.tsx
RootLayout frontend healthy bertel-tourism-ui/src/app/layout.tsx
HomePage frontend healthy bertel-tourism-ui/src/app/page.tsx
Page frontend healthy bertel-tourism-ui/src/app/login/page.tsx
MainLayout frontend healthy bertel-tourism-ui/src/app/(main)/layout.tsx
AuditsPage frontend healthy bertel-tourism-ui/src/app/(main)/audits/page.tsx
ObjectEditRoute frontend healthy bertel-tourism-ui/src/app/(main)/objects/[objectId]/edit/pa…
ExplorerPage frontend healthy bertel-tourism-ui/src/app/(main)/explorer/page.tsx
PublicationsPage frontend healthy bertel-tourism-ui/src/app/(main)/publications/page.tsx
ModerationPage frontend healthy bertel-tourism-ui/src/app/(main)/moderation/page.tsx
CrmPage frontend healthy bertel-tourism-ui/src/app/(main)/crm/page.tsx
AuditsPage frontend healthy bertel-tourism-ui/src/views/AuditsPage.tsx
LoginPage frontend healthy bertel-tourism-ui/src/views/LoginPage.tsx
DashboardPage frontend healthy bertel-tourism-ui/src/views/DashboardPage.tsx
CrmPage frontend healthy bertel-tourism-ui/src/views/CrmPage.tsx
SettingsPage frontend healthy bertel-tourism-ui/src/views/SettingsPage.tsx
ModerationPage frontend healthy bertel-tourism-ui/src/views/ModerationPage.tsx
TeamAdminPage frontend healthy bertel-tourism-ui/src/views/TeamAdminPage.tsx
ExplorerPage frontend healthy bertel-tourism-ui/src/views/ExplorerPage.tsx
PublicationsPage frontend healthy bertel-tourism-ui/src/views/PublicationsPage.tsx

LabelLayerStatusPath
/page.tsx frontend healthy bertel-tourism-ui/src/app/page.tsx
/login frontend healthy bertel-tourism-ui/src/app/login/page.tsx
/(main)/dashboard frontend healthy bertel-tourism-ui/src/app/(main)/dashboard/page.tsx
/(main)/audits frontend healthy bertel-tourism-ui/src/app/(main)/audits/page.tsx
/(main)/team frontend healthy bertel-tourism-ui/src/app/(main)/team/page.tsx
/(main)/objects/[objectId]/edit frontend healthy bertel-tourism-ui/src/app/(main)/objects/[objectId]/edit/pa…
/(main)/explorer frontend healthy bertel-tourism-ui/src/app/(main)/explorer/page.tsx
/(main)/settings frontend healthy bertel-tourism-ui/src/app/(main)/settings/page.tsx
/(main)/publications frontend healthy bertel-tourism-ui/src/app/(main)/publications/page.tsx
/(main)/moderation frontend healthy bertel-tourism-ui/src/app/(main)/moderation/page.tsx
/(main)/crm frontend healthy bertel-tourism-ui/src/app/(main)/crm/page.tsx

LabelLayerStatusPath
auth::bertel-tourism-ui/public/legal/dpia.html security healthy bertel-tourism-ui/public/legal/dpia.html
auth::bertel-tourism-ui/src/services/crm.test.ts security healthy bertel-tourism-ui/src/services/crm.test.ts
auth::bertel-tourism-ui/src/app/api/media/upload/route.ts security healthy bertel-tourism-ui/src/app/api/media/upload/route.ts
auth::bertel-tourism-ui/public/legal/rgpd.html security healthy bertel-tourism-ui/public/legal/rgpd.html
auth::bertel-tourism-ui/src/views/LoginPage.tsx security healthy bertel-tourism-ui/src/views/LoginPage.tsx
auth::bertel-tourism-ui/src/app/api/actor-photo/upload/rout… security healthy bertel-tourism-ui/src/app/api/actor-photo/upload/route.ts
auth::docs/index.html security healthy docs/index.html
auth::bertel-tourism-ui/src/app/api/admin/invite/route.ts security healthy bertel-tourism-ui/src/app/api/admin/invite/route.ts
auth::bertel-tourism-ui/src/services/media-upload.test.ts security healthy bertel-tourism-ui/src/services/media-upload.test.ts
auth::bertel-tourism-ui/src/features/object-editor/widgets/… security healthy bertel-tourism-ui/src/features/object-editor/widgets/MediaE…

LabelLayerStatusPath
IntersectionObserverStub software healthy bertel-tourism-ui/jest.setup.ts:IntersectionObserverStub
MediaProcessingError software healthy bertel-tourism-ui/src/app/api/media/upload/process-image.ts…
extends software healthy bertel-tourism-ui/src/app/api/actor-photo/upload/route.test…
required software healthy bertel-tourism-ui/src/features/object-editor/archetypes.ts:…
when software healthy bertel-tourism-ui/src/features/object-editor/primitives/pri…

LabelLayerStatusPath
port:8080 network healthy README.md
port:80 network healthy docs/docker-compose.yml
port:8081 network healthy bertel-tourism-ui/docker-compose.yml
port:3000 network healthy bertel-tourism-ui/docker-compose.yml

LabelLayerStatusPath
image::docs/Dockerfile hardware healthy docs/Dockerfile
image::bertel-tourism-ui/Dockerfile hardware healthy bertel-tourism-ui/Dockerfile
bertel-api-docs hardware healthy docs/docker-compose.yml
bertel-tourism-ui hardware healthy bertel-tourism-ui/docker-compose.yml

LabelLayerStatusPath
traefik network healthy docs/docker-compose.yml
loadbalancer network healthy docs/docker-compose.yml
nginx network healthy docs/Dockerfile

LabelLayerStatusPath
postgres data healthy .env.example
postgresql data healthy README.md

LabelLayerStatusPath
D-OTIsud__Bertel software healthy /data/fable5_failed_archive/D-OTIsud__Bertel

LabelLayerStatusPath
127.0.0.1 network healthy .github/workflows/sql-fresh-apply.yml

LabelLayerStatusPath
password_literal::bertel-tourism-ui/src/services/auth.test.… security healthy bertel-tourism-ui/src/services/auth.test.ts

LabelLayerStatusPath
gha::sql-fresh-apply cicd healthy .github/workflows/sql-fresh-apply.yml

LabelLayerStatusPath
fresh-apply cicd healthy .github/workflows/sql-fresh-apply.yml
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/8d473c1d-7340-4421-b0b2-7896d9fc8e2c/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8d473c1d-7340-4421-b0b2-7896d9fc8e2c/

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.