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.

WhalerMike/uiao

https://github.com/WhalerMike/uiao · scanned 2026-06-16 01:01 UTC (2 months, 1 week ago)

365 raw signals (0 security + 365 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 171 actionable findings from 1 signal source. 194 repeated signals 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 11209 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
test_load_json_fixture software healthy tests/test_zta_ingest.py:17
test_html_and_json_are_equivalent software healthy tests/test_zta_ingest.py:24
test_int_test_id_is_coerced_to_str software healthy tests/test_zta_ingest.py:32
test_string_license_is_coerced_to_list software healthy tests/test_zta_ingest.py:39
test_extract_report_data_anchors_on_assignment software healthy tests/test_zta_ingest.py:45
test_extract_report_data_fallback_anchor software healthy tests/test_zta_ingest.py:52
test_unknown_extension_sniffs_json software healthy tests/test_zta_ingest.py:61
test_missing_file_raises software healthy tests/test_zta_ingest.py:68
test_non_report_html_raises software healthy tests/test_zta_ingest.py:73
test_identical_runner_is_clean software healthy tests/test_migration_sandbox.py:25
test_runner_branching_on_environment software healthy tests/test_migration_sandbox.py:36
runner software healthy tests/test_migration_sandbox.py:210
test_added_and_removed_sorted software healthy tests/test_migration_sandbox.py:53
test_custom_serialize software healthy tests/test_migration_sandbox.py:72
test_explain_clean_returns_empty software healthy tests/test_migration_sandbox.py:89
test_explain_with_changes software healthy tests/test_migration_sandbox.py:97
test_custom_labels software healthy tests/test_migration_sandbox.py:108
test_sandbox_run_as_dict software healthy tests/test_migration_sandbox.py:128
test_sandbox_diff_as_dict_round_trips software healthy tests/test_migration_sandbox.py:143
test_block_action_dev_vs_prod_diff software healthy tests/test_migration_sandbox.py:175
__init__ software healthy tests/test_canonical_functions.py:32
get_state software healthy tests/test_canonical_functions.py:36
set_state software healthy tests/test_canonical_functions.py:39
apply_change software healthy tests/test_canonical_functions.py:46
test_create_user_writes_when_object_absent software healthy tests/test_canonical_functions.py:64
test_create_user_is_idempotent_on_second_invocation software healthy tests/test_canonical_functions.py:78
test_disable_user_writes_lifecycle_tag software healthy tests/test_canonical_functions.py:99
test_disable_user_idempotent_when_already_disabled software healthy tests/test_canonical_functions.py:107
test_assign_role_carries_role_in_result software healthy tests/test_canonical_functions.py:121
test_remove_role_emits_payload_with_remove_role_key software healthy tests/test_canonical_functions.py:128
test_add_and_remove_from_group_target_group_id_not_user_id software healthy tests/test_canonical_functions.py:134
test_create_group_idempotent_on_converged_state software healthy tests/test_canonical_functions.py:143
test_assign_rbac_carries_role_and_scope software healthy tests/test_canonical_functions.py:150
test_delete_user_marks_deleted_flag software healthy tests/test_canonical_functions.py:157
test_apply_tags_rejects_non_canonical_keys software healthy tests/test_canonical_functions.py:169
test_apply_tags_writes_canonical_set software healthy tests/test_canonical_functions.py:178
test_read_tags_partitions_three_buckets software healthy tests/test_canonical_functions.py:185
test_detect_tag_drift_returns_empty_on_converged_state software healthy tests/test_canonical_functions.py:203
test_detect_tag_drift_finds_missing_canonical_key software healthy tests/test_canonical_functions.py:209
test_correct_tag_drift_applies_canonical_state software healthy tests/test_canonical_functions.py:216
test_correct_tag_drift_is_noop_when_already_converged software healthy tests/test_canonical_functions.py:224
test_default_codebook_loads_and_validates software healthy tests/test_orgpath_codebook.py:22
test_default_codebook_has_ten_named_facets_plus_five_reserv… software healthy tests/test_orgpath_codebook.py:31
test_canonical_facet_slot_assignments software healthy tests/test_orgpath_codebook.py:39
test_facet_lookup_by_attribute software healthy tests/test_orgpath_codebook.py:59
test_facet_lookup_by_attribute_returns_none_when_unknown software healthy tests/test_orgpath_codebook.py:66
test_enumerated_facet_is_active_for_known_value software healthy tests/test_orgpath_codebook.py:76
test_enumerated_facet_is_inactive_for_unknown_value software healthy tests/test_orgpath_codebook.py:83
test_typed_facet_validates_value_pattern software healthy tests/test_orgpath_codebook.py:89
test_typed_facet_allow_empty_for_term_date software healthy tests/test_orgpath_codebook.py:97

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

LabelLayerStatusPath
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
RELEASE_NOTES.md software healthy RELEASE_NOTES.md
index.html software healthy index.html
CONTRIBUTING.md software healthy CONTRIBUTING.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
pyproject.toml software healthy pyproject.toml
Makefile software healthy Makefile
LICENSE software healthy LICENSE
SUPPORT.md software healthy SUPPORT.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
README.md software healthy models/README.md
devcontainer.json software healthy .devcontainer/devcontainer.json
test_zta_ingest.py software healthy tests/test_zta_ingest.py
test_migration_sandbox.py software healthy tests/test_migration_sandbox.py
test_canonical_functions.py software healthy tests/test_canonical_functions.py
test_orgpath_codebook.py software healthy tests/test_orgpath_codebook.py
test_arm_clouds.py software healthy tests/test_arm_clouds.py
test_briefing.py software healthy tests/test_briefing.py
test_ir_cli.py software healthy tests/test_ir_cli.py
test_configuration_latitude_smoke.py software healthy tests/test_configuration_latitude_smoke.py
test_arm_transport.py software healthy tests/test_arm_transport.py
test_reciprocity_record_schema.py software healthy tests/test_reciprocity_record_schema.py
test_entra_adapter_cloud.py software healthy tests/test_entra_adapter_cloud.py
test_monitoring_dashboard.py software healthy tests/test_monitoring_dashboard.py
test_spec_test_enforcement.py software healthy tests/test_spec_test_enforcement.py
test_reciprocity_lifecycle.py software healthy tests/test_reciprocity_lifecycle.py
test_consent_envelope.py software healthy tests/test_consent_envelope.py
test_bundle_section_docx.py software healthy tests/test_bundle_section_docx.py
test_oscal_generate_plane.py software healthy tests/test_oscal_generate_plane.py
test_integration.py software healthy tests/test_integration.py
test_evidence_graph_drift_semantic.py software healthy tests/test_evidence_graph_drift_semantic.py
test_feature_flags.py software healthy tests/test_feature_flags.py
test_orgpath_profile_assign.py software healthy tests/test_orgpath_profile_assign.py
test_auditor_bundle.py software healthy tests/test_auditor_bundle.py
test_normalize_scuba_provenance.py software healthy tests/test_normalize_scuba_provenance.py
test_ir_dashboard.py software healthy tests/test_ir_dashboard.py
test_terraform_adapter.py software healthy tests/test_terraform_adapter.py
test_orgpath_binding_profiles.py software healthy tests/test_orgpath_binding_profiles.py
test_adapters.py software healthy tests/test_adapters.py
test_zta_render.py software healthy tests/test_zta_render.py
test_adapter_conformance.py software healthy tests/test_adapter_conformance.py
test_adapter_oscal_cli.py software healthy tests/test_adapter_oscal_cli.py
test_oscal_graph_back_matter.py software healthy tests/test_oscal_graph_back_matter.py
test_mssql_inventory_adapter.py software healthy tests/test_mssql_inventory_adapter.py
conftest.py software healthy tests/conftest.py
test_tag_governance.py software healthy tests/test_tag_governance.py

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

LabelLayerStatusPath
TestMigrationSandboxBasic software healthy tests/test_migration_sandbox.py:24
TestSandboxDataShapes software healthy tests/test_migration_sandbox.py:127
TestEnforcementIntegration software healthy tests/test_migration_sandbox.py:174
FakeAdapter software healthy tests/test_canonical_functions.py:27
TestCollectCiStatus software healthy tests/test_briefing.py:39
TestCollectMemoryEntries software healthy tests/test_briefing.py:74
TestCollectAdapterStatus software healthy tests/test_briefing.py:108
TestCollectControlCoverage software healthy tests/test_briefing.py:150
TestCollectOscalStatus software healthy tests/test_briefing.py:214
TestCollectPriorities software healthy tests/test_briefing.py:250
TestCollectChangelog software healthy tests/test_briefing.py:287
TestBuildBriefing software healthy tests/test_briefing.py:317
TestIRScubaTransform software healthy tests/test_ir_cli.py:56
TestIREvidenceBundle software healthy tests/test_ir_cli.py:80
TestIRPoamExport software healthy tests/test_ir_cli.py:100
TestIRDriftDetect software healthy tests/test_ir_cli.py:129
TestTreasuryConformingConfig software healthy tests/test_configuration_latitude_smoke.py:99
TestIrsOneViolation software healthy tests/test_configuration_latitude_smoke.py:134
TestDriftDetectorUnit software healthy tests/test_configuration_latitude_smoke.py:218
_StubTokens software healthy tests/test_arm_transport.py:24
TestSchemaMeta software healthy tests/test_reciprocity_record_schema.py:97
TestMinimalValid software healthy tests/test_reciprocity_record_schema.py:118
TestEmptyObjectFails software healthy tests/test_reciprocity_record_schema.py:139
TestMissingRequiredFields software healthy tests/test_reciprocity_record_schema.py:171
TestLegalBasis software healthy tests/test_reciprocity_record_schema.py:194
TestConsumingAgencyCode software healthy tests/test_reciprocity_record_schema.py:210
TestSignatureObject software healthy tests/test_reciprocity_record_schema.py:237
TestProvenanceObject software healthy tests/test_reciprocity_record_schema.py:283
TestAdditionalProperties software healthy tests/test_reciprocity_record_schema.py:299
TestEventProcessor software healthy tests/test_monitoring_dashboard.py:105
TestSentinelHook software healthy tests/test_monitoring_dashboard.py:180
TestOngoingAuthGenerator software healthy tests/test_monitoring_dashboard.py:257
TestKSICalculator software healthy tests/test_monitoring_dashboard.py:315
TestDashboardExporter software healthy tests/test_monitoring_dashboard.py:355
TestHappyPath software healthy tests/test_reciprocity_lifecycle.py:95
TestLapsedAto software healthy tests/test_reciprocity_lifecycle.py:170
TestTamperDetection software healthy tests/test_reciprocity_lifecycle.py:234
TestLegalBasisValidation software healthy tests/test_reciprocity_lifecycle.py:299
TestLoadAdapterEnvelopes software healthy tests/test_consent_envelope.py:56
TestConsentEnvelopeValidator software healthy tests/test_consent_envelope.py:113
TestObservedScopeForRun software healthy tests/test_consent_envelope.py:214
TestSubstrateWalkerConsentEnvelope software healthy tests/test_consent_envelope.py:268
TestLoadBundle software healthy tests/test_oscal_generate_plane.py:118
TestLoadEvidenceRecords software healthy tests/test_oscal_generate_plane.py:139
TestLoadConfig software healthy tests/test_oscal_generate_plane.py:158
TestBuildPOAMItems software healthy tests/test_oscal_generate_plane.py:178
TestBuildImplementedRequirements software healthy tests/test_oscal_generate_plane.py:245
TestHashing software healthy tests/test_oscal_generate_plane.py:285
TestGenerateOSCALIntegration software healthy tests/test_oscal_generate_plane.py:304
_DuckFinding software healthy tests/test_evidence_graph_drift_semantic.py:173

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

LabelLayerStatusPath
models software healthy models
.devcontainer software healthy .devcontainer
tests software healthy tests
integration software healthy tests/integration
tier1 software healthy tests/integration/tier1
directory software healthy tests/directory
fixtures software healthy tests/fixtures
oscal software healthy tests/fixtures/oscal
orgtree software healthy tests/fixtures/orgtree
tier-2 software healthy tests/fixtures/tier-2
servicenow software healthy tests/fixtures/tier-2/servicenow
cyberark software healthy tests/fixtures/tier-2/cyberark
contract software healthy tests/fixtures/contract
entra-id software healthy tests/fixtures/contract/entra-id
dynamic-groups software healthy tests/fixtures/contract/entra-id/dynamic-groups
admin-units software healthy tests/fixtures/contract/entra-id/admin-units
policy-targeting software healthy tests/fixtures/contract/entra-id/policy-targeting
device-orgpath software healthy tests/fixtures/contract/entra-id/device-orgpath
m365 software healthy tests/fixtures/contract/m365
scuba software healthy tests/fixtures/contract/scuba
zta software healthy tests/fixtures/zta
conformance software healthy tests/conformance
orgtree software healthy tests/orgtree
conmon software healthy tests/conmon
contract software healthy tests/contract
diagrams software healthy diagrams
governance software healthy diagrams/governance
scripts software healthy diagrams/scripts
registry software healthy diagrams/registry
specs software healthy diagrams/specs
docs software healthy docs
governance software healthy docs/governance
ato software healthy docs/ato
review-program software healthy docs/ato/review-program
canon software healthy docs/canon
images software healthy docs/canon/images
TedTalk software healthy docs/TedTalk
diagrams software healthy docs/TedTalk/diagrams
assets software healthy docs/TedTalk/assets
script software healthy docs/TedTalk/script
slides software healthy docs/TedTalk/slides
video software healthy docs/TedTalk/video
academy software healthy docs/academy
images software healthy docs/academy/images
docs software healthy docs/docs
governance software healthy docs/docs/governance
images software healthy docs/docs/governance/images
stylesheets software healthy docs/docs/stylesheets
javascripts software healthy docs/docs/javascripts
session-logs software healthy docs/docs/session-logs

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

LabelLayerStatusPath
port:1433 network healthy tests/test_mssql_inventory_adapter.py
port:256 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:141 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:02 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:32 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:10 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:61 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:83 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:25 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:78 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:1679 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:029 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:09 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:47 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:16 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:99 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:13 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:95 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:5517 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:31 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:591 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:29 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:82 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:07 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:04 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:41 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:01 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:6822 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:70 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:6002 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:175 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:8620 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:950 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:30 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:90 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:3817 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:65 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:851 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:03 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:8761 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:18 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:53 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:369 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:96 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:3573 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:19 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:645 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:121 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:16547 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
port:3843 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…

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

LabelLayerStatusPath
validate-compliance cicd healthy docs/.github/workflows/compliance-mapping.yml
build cicd healthy docs/.github/workflows/build-docs.yml
deploy cicd healthy docs/.github/workflows/build-docs.yml
secret-scan cicd healthy docs/.github/workflows/security-scan.yml
dependency-audit cicd healthy docs/.github/workflows/security-scan.yml
regenerate-crosswalk cicd healthy docs/.github/workflows/crosswalk-regeneration.yml
drift-scan cicd healthy docs/.github/workflows/drift-scan.yml
enforce cicd healthy docs/.github/workflows/governance-state-machine.yml
update-index cicd healthy docs/.github/workflows/update-corpus-index.yml
changelog cicd healthy docs/.github/workflows/changelog.yml
lint cicd healthy docs/.github/workflows/lint.yml
create-issues cicd healthy docs/.github/workflows/create-roadmap-issues.yml
build-and-deploy cicd healthy docs/.github/workflows/deploy.yml
governance-cli cicd healthy docs/.github/workflows/governance-cli-check.yml
dashboard-export cicd healthy docs/.github/workflows/dashboard-export.yml
validate-metadata cicd healthy docs/.github/workflows/metadata-validator.yml
repo-hygiene cicd healthy docs/.github/workflows/repo-hygiene.yml
rename cicd healthy docs/.github/workflows/rename-visuals.yml
test cicd healthy docs/.github/workflows/ci.yml
cleanup cicd healthy docs/.github/workflows/cleanup-site-folder.yml
validate-frontmatter cicd healthy docs/.github/workflows/validate-uiao-frontmatter.yml
build-deploy cicd healthy docs/.github/workflows/docs.yml
sync cicd healthy docs/.github/workflows/canon-sync-receive.yml
secret-scanning cicd healthy docs/.github/workflows/ai-security-audit.yml
vulnerability-triage cicd healthy docs/.github/workflows/ai-security-audit.yml
generate cicd healthy docs/.github/workflows/generate-docs.yml
render-and-insert cicd healthy docs/.github/workflows/render-and-insert-diagrams.yml
drift-scan cicd healthy docs/.github/workflows/weekly-metadata-drift-consolidated.y…
detect-drift cicd healthy docs/.github/workflows/drift-detection.yml
validate cicd healthy docs/.github/workflows/validate-workflow-serialization.yml
verify-signatures cicd healthy docs/.github/workflows/verify-signatures.yml
scaffold cicd healthy docs/.github/workflows/push-adapters-workflow.yml
appendix-sync cicd healthy docs/.github/workflows/appendix-sync.yml
approve cicd healthy docs/.github/workflows/generate-artifacts.yml
generate cicd healthy docs/.github/workflows/generate-artifacts.yml
sync cicd healthy docs/.github/workflows/sync-data-to-core.yml
export cicd healthy docs/.github/workflows/document-export.yml
lychee cicd healthy docs/.github/workflows/link-check.yml
validate-canon cicd healthy docs/.github/workflows/canon-validation.yml
build cicd healthy docs/.github/workflows/generate_artifacts.yml
build cicd healthy docs/.github/workflows/publish.yml
publish cicd healthy docs/.github/workflows/publish.yml
preview cicd healthy docs/.github/workflows/pr-preview.yml
substrate-drift cicd healthy .github/workflows/substrate-drift.yml
sync-canon-check cicd healthy .github/workflows/sync-canon-check.yml
mypy cicd healthy .github/workflows/mypy.yml
tier1 cicd healthy .github/workflows/tier1-cyberark.yml
leak-check cicd healthy .github/workflows/docs-leak-check.yml
validate cicd healthy .github/workflows/diagrams-ci.yaml
render cicd healthy .github/workflows/diagrams-ci.yaml

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

LabelLayerStatusPath
gha::compliance-mapping cicd healthy docs/.github/workflows/compliance-mapping.yml
gha::build-docs cicd healthy docs/.github/workflows/build-docs.yml
gha::security-scan cicd healthy docs/.github/workflows/security-scan.yml
gha::crosswalk-regeneration cicd healthy docs/.github/workflows/crosswalk-regeneration.yml
gha::drift-scan cicd healthy docs/.github/workflows/drift-scan.yml
gha::governance-state-machine cicd healthy docs/.github/workflows/governance-state-machine.yml
gha::update-corpus-index cicd healthy docs/.github/workflows/update-corpus-index.yml
gha::changelog cicd healthy docs/.github/workflows/changelog.yml
gha::lint cicd healthy docs/.github/workflows/lint.yml
gha::create-roadmap-issues cicd healthy docs/.github/workflows/create-roadmap-issues.yml
gha::deploy cicd healthy docs/.github/workflows/deploy.yml
gha::governance-cli-check cicd healthy docs/.github/workflows/governance-cli-check.yml
gha::dashboard-export cicd healthy docs/.github/workflows/dashboard-export.yml
gha::metadata-validator cicd healthy docs/.github/workflows/metadata-validator.yml
gha::repo-hygiene cicd healthy docs/.github/workflows/repo-hygiene.yml
gha::rename-visuals cicd healthy docs/.github/workflows/rename-visuals.yml
gha::ci cicd healthy docs/.github/workflows/ci.yml
gha::cleanup-site-folder cicd healthy docs/.github/workflows/cleanup-site-folder.yml
gha::validate-uiao-frontmatter cicd healthy docs/.github/workflows/validate-uiao-frontmatter.yml
gha::docs cicd healthy docs/.github/workflows/docs.yml
gha::canon-sync-receive cicd healthy docs/.github/workflows/canon-sync-receive.yml
gha::ai-security-audit cicd healthy docs/.github/workflows/ai-security-audit.yml
gha::generate-docs cicd healthy docs/.github/workflows/generate-docs.yml
gha::render-and-insert-diagrams cicd healthy docs/.github/workflows/render-and-insert-diagrams.yml
gha::weekly-metadata-drift-consolidated cicd healthy docs/.github/workflows/weekly-metadata-drift-consolidated.y…
gha::drift-detection cicd healthy docs/.github/workflows/drift-detection.yml
gha::validate-workflow-serialization cicd healthy docs/.github/workflows/validate-workflow-serialization.yml
gha::verify-signatures cicd healthy docs/.github/workflows/verify-signatures.yml
gha::push-adapters-workflow cicd healthy docs/.github/workflows/push-adapters-workflow.yml
gha::appendix-sync cicd healthy docs/.github/workflows/appendix-sync.yml
gha::generate-artifacts cicd healthy docs/.github/workflows/generate-artifacts.yml
gha::fix-yaml-hr cicd healthy docs/.github/workflows/fix-yaml-hr.yml
gha::sync-data-to-core cicd healthy docs/.github/workflows/sync-data-to-core.yml
gha::document-export cicd healthy docs/.github/workflows/document-export.yml
gha::link-check cicd healthy docs/.github/workflows/link-check.yml
gha::canon-validation cicd healthy docs/.github/workflows/canon-validation.yml
gha::generate_artifacts cicd healthy docs/.github/workflows/generate_artifacts.yml
gha::publish cicd healthy docs/.github/workflows/publish.yml
gha::pr-preview cicd healthy docs/.github/workflows/pr-preview.yml
gha::substrate-drift cicd healthy .github/workflows/substrate-drift.yml
gha::sync-canon-check cicd healthy .github/workflows/sync-canon-check.yml
gha::mypy cicd healthy .github/workflows/mypy.yml
gha::tier1-cyberark cicd healthy .github/workflows/tier1-cyberark.yml
gha::docs-leak-check cicd healthy .github/workflows/docs-leak-check.yml
gha::diagrams-ci cicd healthy .github/workflows/diagrams-ci.yaml
gha::publication-gap cicd healthy .github/workflows/publication-gap.yml
gha::schema-validation cicd healthy .github/workflows/schema-validation.yml
gha::metadata-validator cicd healthy .github/workflows/metadata-validator.yml
gha::sitemap-drift cicd healthy .github/workflows/sitemap-drift.yml
gha::pwsh-pack cicd healthy .github/workflows/pwsh-pack.yml

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

LabelLayerStatusPath
GET /api/auditor/evidence api healthy src/uiao/api/routes/auditor.py
GET /api/auditor/evidence/{evidence_id} api healthy src/uiao/api/routes/auditor.py
GET /api/auditor/findings api healthy src/uiao/api/routes/auditor.py
GET /api/auditor/poam api healthy src/uiao/api/routes/auditor.py
GET /api/auditor/oscal/sar api healthy src/uiao/api/routes/auditor.py
GET /api/auditor/oscal/ssp api healthy src/uiao/api/routes/auditor.py
GET /api/auditor/oscal/poam api healthy src/uiao/api/routes/auditor.py
GET /api/auditor/oscal/sap api healthy src/uiao/api/routes/auditor.py
GET /api/auditor/graph/{control_id} api healthy src/uiao/api/routes/auditor.py
GET /api/v1/orgpath/codebook api healthy src/uiao/api/routes/orgpath.py
GET /api/v1/orgpath/principals/{principal_id}/facets api healthy src/uiao/api/routes/orgpath.py
GET /api/v1/orgpath/drift api healthy src/uiao/api/routes/orgpath.py
POST /api/v1/orgpath/validate api healthy src/uiao/api/routes/orgpath.py
GET /health api healthy src/uiao/api/routes/health.py
GET /policies api healthy src/uiao/api/routes/epl.py
GET /policies/{policy_id} api healthy src/uiao/api/routes/epl.py
POST /evaluate api healthy src/uiao/api/routes/epl.py
POST /run api healthy src/uiao/api/routes/boundary.py
GET /gaps api healthy src/uiao/api/routes/boundary.py
GET / api healthy src/uiao/api/routes/ztmm.py
GET /{pillar} api healthy src/uiao/api/routes/ztmm.py
POST /findings api healthy src/uiao/api/routes/survey.py
GET /queries api healthy src/uiao/api/routes/cql.py
GET /queries/{name} api healthy src/uiao/api/routes/cql.py
POST /evaluate/{name} api healthy src/uiao/api/routes/cql.py
GET /api/v1/archive api healthy src/uiao/api/routes/archive.py
GET /api/v1/archive/{run_id}/{adapter_id} api healthy src/uiao/api/routes/archive.py
GET /journal api healthy src/uiao/api/routes/enforcement.py
POST /dispatch api healthy src/uiao/api/routes/enforcement.py
GET /codebook api healthy src/uiao/api/web/console.py
GET /principals api healthy src/uiao/api/web/console.py
GET /govern api healthy src/uiao/api/web/console.py
POST /api/govern api healthy src/uiao/api/web/console.py
GET /healthz api healthy src/uiao/saas/app.py
POST /tenants api healthy src/uiao/saas/control_plane.py
GET /tenants api healthy src/uiao/saas/control_plane.py
GET /tenants/{tenant_id} api healthy src/uiao/saas/control_plane.py
POST /tenants/{tenant_id}/suspend api healthy src/uiao/saas/control_plane.py
POST /tenants/{tenant_id}/resume api healthy src/uiao/saas/control_plane.py
DELETE /tenants/{tenant_id} api healthy src/uiao/saas/control_plane.py

LabelLayerStatusPath
auth::inbox/drafts/zero-trust-assessment-adapter/SampleRepo… security healthy inbox/drafts/zero-trust-assessment-adapter/SampleReport.json
auth::src/uiao/adapters/modernization/gcc_boundary_probe/se… security healthy src/uiao/adapters/modernization/gcc_boundary_probe/sentinel…
auth::docs/customer-documents/operational-guides/client-ser… security healthy docs/customer-documents/operational-guides/client-server-to…
auth::src/uiao/canon/modernization-registry.yaml security healthy src/uiao/canon/modernization-registry.yaml
auth::src/uiao/adapters/entra_adapter.py security healthy src/uiao/adapters/entra_adapter.py
auth::tools/publication-gaps/report.json security healthy tools/publication-gaps/report.json
auth::src/uiao/adapters/servicenow_adapter.py security healthy src/uiao/adapters/servicenow_adapter.py
auth::docs/.github/workflows/publish.yml security healthy docs/.github/workflows/publish.yml
auth::inbox/KYC/proposed-canon-additions/README.md security healthy inbox/KYC/proposed-canon-additions/README.md
auth::src/uiao/modernization/orgtree/binding_profiles.py security healthy src/uiao/modernization/orgtree/binding_profiles.py
auth::src/uiao/api/routes/auditor.py security healthy src/uiao/api/routes/auditor.py
auth::tests/test_saas_auth.py security healthy tests/test_saas_auth.py
auth::deploy/azure/README.md security healthy deploy/azure/README.md
auth::.github/workflows/release.yml security healthy .github/workflows/release.yml
auth::inbox/files/computer-object-crosswalk.yaml security healthy inbox/files/computer-object-crosswalk.yaml
auth::docs/customer-documents/learning/images/old-ad-vs-new… security healthy docs/customer-documents/learning/images/old-ad-vs-new-entra…
auth::docs/customer-documents/learning/images/old-ad-vs-new… security healthy docs/customer-documents/learning/images/old-ad-vs-new-entra…
auth::src/uiao/rules/ksi/orgtree-readiness/KSI-ORGTREE-006.… security healthy src/uiao/rules/ksi/orgtree-readiness/KSI-ORGTREE-006.yaml
auth::src/uiao/saas/auth.py security healthy src/uiao/saas/auth.py
auth::tests/test_orgpath_binding_profiles.py security healthy tests/test_orgpath_binding_profiles.py
auth::docs/_quarto.yml security healthy docs/_quarto.yml
auth::scripts/images/.image-manifest.json security healthy scripts/images/.image-manifest.json
auth::src/uiao/canon/adapter-registry.yaml security healthy src/uiao/canon/adapter-registry.yaml
auth::inbox/drafts/surface-management-portal-adapter-entry.… security healthy inbox/drafts/surface-management-portal-adapter-entry.yaml
auth::src/uiao/api/routes/_auth.py security healthy src/uiao/api/routes/_auth.py
auth::docs/customer-documents/learning/images/old-ad-vs-new… security healthy docs/customer-documents/learning/images/old-ad-vs-new-entra…
auth::.github/workflows/azure-saas-deploy.yml security healthy .github/workflows/azure-saas-deploy.yml
auth::pyproject.toml security healthy pyproject.toml
auth::src/uiao/canon/computer-object-crosswalk.yaml security healthy src/uiao/canon/computer-object-crosswalk.yaml
auth::tests/test_servicenow_adapter.py security healthy tests/test_servicenow_adapter.py
auth::docs/customer-documents/orgpath-narrative/image-promp… security healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
auth::src/uiao/saas/middleware.py security healthy src/uiao/saas/middleware.py
auth::tools/publication-gaps/adr-sidebar-snippet.yaml security healthy tools/publication-gaps/adr-sidebar-snippet.yaml
auth::inbox/HRIT Modernization/proposed-canon-additions/REA… security healthy inbox/HRIT Modernization/proposed-canon-additions/README.md

LabelLayerStatusPath
10.0.1.1 network healthy tests/test_bluecat_adapter.py
10.0.1.10 network healthy tests/test_bluecat_adapter.py
10.0.1.99 network healthy tests/test_bluecat_adapter.py
10.0.1.5 network healthy tests/test_bluecat_adapter.py
1.1.1.1 network healthy tests/test_bluecat_adapter.py
1.1.1.10 network healthy tests/test_bluecat_adapter.py
1.1.1.20 network healthy tests/test_bluecat_adapter.py
1.1.1.5 network healthy tests/test_bluecat_adapter.py
2.2.2.2 network healthy tests/test_bluecat_adapter.py
10.0.1.100 network healthy tests/test_bluecat_adapter.py
10.0.0.1 network healthy tests/test_bluecat_adapter.py
10.9.9.9 network healthy tests/test_bluecat_to_oscal.py
10.0.1.0 network healthy tests/test_infoblox_adapter.py
10.0.0.0 network healthy tests/test_infoblox_adapter.py
10.0.0.5 network healthy tests/test_infoblox_adapter.py
10.10.20.0 network healthy tests/test_local_sync.py
192.168.50.0 network healthy tests/test_local_sync.py
10.0.0.17 network healthy tests/test_redact.py
1.3.6.1 network healthy tests/test_pki_certificate_inventory.py
4.1.311.21 network healthy tests/test_pki_certificate_inventory.py
8.1.2.3 network healthy tests/test_pki_certificate_inventory.py
9.2.0.42 network healthy tests/test_hrit_record_inventory.py
10.42.0.0 network healthy tests/test_application_identity.py
10.50.22.101 network healthy tests/test_e2e_atlas_flow.py
127.0.0.1 network healthy tests/directory/test_server_tls.py
1.2.3.4 network healthy tests/directory/test_server.py
168.63.129.16 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
10.20.0.0 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
10.20.1.0 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
10.20.2.0 network healthy docs/customer-documents/orgpath-narrative/image-prompts.man…
10.10.50.122 network healthy scripts/enforcement_orchestrator.py
4.5.1.2 network healthy src/uiao/directory/protocol.py

LabelLayerStatusPath
AZURE_TENANT_ID cicd healthy
CYBERARK_CLIENT_SECRET cicd healthy
QUARTO_VERSION cicd healthy
GITHUB_TOKEN cicd healthy
SERVICENOW_TOKEN cicd healthy
UIAO_CORE_SYNC_TOKEN cicd healthy
ENTRA_CLIENT_SECRET cicd healthy
AZURE_RESOURCE_GROUP cicd healthy
CANON_SYNC_DISPATCH_TOKEN cicd healthy
PG_ADMIN_PASSWORD cicd healthy
CROSS_REPO_TOKEN cicd healthy
ENTRA_CLIENT_ID cicd healthy
ENTRA_TENANT_ID cicd healthy
CYBERARK_CLIENT_ID cicd healthy
PANOS_HOST cicd healthy
SERVICENOW_PDI_PASSWORD cicd healthy
SERVICENOW_PDI_USER cicd healthy
AZURE_CLIENT_ID cicd healthy
EVIDENCE_ROOT cicd healthy
SERVICENOW_PDI_INSTANCE cicd healthy
PANOS_API_KEY cicd healthy
AZURE_SUBSCRIPTION_ID cicd healthy
SERVICENOW_INSTANCE cicd healthy
CYBERARK_TENANT cicd healthy
CYBERARK_TEST_SAFE cicd healthy
GEMINI_API_KEY cicd healthy

LabelLayerStatusPath
test_migration_sandbox.py data healthy tests/test_migration_sandbox.py
test_migration_readiness.py data healthy tests/test_migration_readiness.py
migration_readiness.py data healthy scripts/conmon/migration_readiness.py
migration_sandbox.py data healthy src/uiao/governance/migration_sandbox.py

LabelLayerStatusPath
image::deploy/azure/Dockerfile hardware healthy deploy/azure/Dockerfile
tf::aws_security_group::web_sg hardware healthy tests/fixtures/example.tf
tf::azurerm_resource_group::governance hardware healthy tests/fixtures/example.tf

LabelLayerStatusPath
vps::azure hardware healthy README.md
vps::aws hardware healthy AGENTS.md
vps::gcp hardware healthy AGENTS.md

LabelLayerStatusPath
password_literal::deploy/azure/README.md security healthy deploy/azure/README.md
password_literal::deploy/azure/README.md security healthy deploy/azure/README.md
password_literal::.github/workflows/azure-saas-deploy.yml security healthy .github/workflows/azure-saas-deploy.yml

LabelLayerStatusPath
postgres data healthy pyproject.toml
postgresql data healthy docs/.lychee.toml

LabelLayerStatusPath
repobility-clone-lofluj0h software healthy /tmp/repobility-clone-lofluj0h

LabelLayerStatusPath
loadbalancer network healthy src/uiao/canon/compliance/reference/fedramp-cr26/snapshot/c…

LabelLayerStatusPath
tf::aws_instance::web hardware healthy tests/fixtures/example.tf
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/5246650d-7040-4c22-9d08-6c80115fe275/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5246650d-7040-4c22-9d08-6c80115fe275/

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.