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.
246 of your 581 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 32.38s for a 47.0 MB repo slow.
  • Repobility's analysis ran in 17.11s after the clone landed.

Azure/azureml-assets

https://github.com/Azure/azureml-assets · scanned 2026-06-05 17:39 UTC (4 days, 22 hours ago) · 10 languages

1659 raw signals (555 security + 1104 graph) 11/13 scanners ran 78th percentile · Python · large (100-500K LoC) System graph score 59 (higher by 26)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 22 hours ago · v2 · 449 actionable findings from 2 signal sources. 658 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 40.0 0.15 6.00
security_score 100.0 0.25 25.00
testing_score 100.0 0.20 20.00
documentation_score 100.0 0.15 15.00
practices_score 79.0 0.15 11.85
code_quality 68.0 0.10 6.80
Overall 1.00 84.6
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 15300 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
pytest_addoption software healthy test/conftest.py:7
pytest_generate_tests software healthy test/conftest.py:13
test_validate_assets software healthy test/test_validate_assets.py:63
test_test_assets software healthy test/test_test_assets.py:26
get_all_evaluator_spec_files software healthy test/test_evaluator_assets.py:18
test_validate_evaluators_schema software healthy test/test_evaluator_assets.py:40
test_all_evaluators_have_spec_files software healthy test/test_evaluator_assets.py:101
test_pin_packages_no_extras software healthy test/test_environment.py:17
test_pin_packages_with_extras software healthy test/test_environment.py:24
get_latest_version_from_pypi software healthy test/test_environment.py:31
test_yanked_version_exclusion software healthy test/test_environment.py:38
test_release_paths software healthy test/test_release_assets.py:40
test_find_common_directory software healthy test/test_release_assets.py:78
test_is_file_relative_to_asset_path software healthy test/test_utils.py:14
test_resolve_from_file_for_asset software healthy test/test_utils.py:46
test_build_assets software healthy test/test_build_environments.py:16
test_load software healthy test/test_deploy_configs.py:14
test_comparisons software healthy test/test_configs.py:13
test_dependencies software healthy test/test_configs.py:40
test_copyright_validation software healthy test/test_copyright_validation.py:21
test_update_assets software healthy test/test_update_assets.py:32
test_update_assets software healthy test/resources/test_update_assets.py:30
test_success software healthy test/resources/pytest/good-assets-with-requirements/test-as…
test_failure software healthy test/resources/pytest/bad-assets/test-asset-1/tests/test_co…
test_success software healthy test/resources/pytest/good-assets-with-conda-environment/te…
test_success software healthy test/resources/pytest/mixed-assets/test-asset-1/tests/test_…
test_failure software healthy test/resources/pytest/mixed-assets/test-asset-2/tests/test_…
generate software healthy test/resources/release/src/code/run.py:14
main software healthy test/resources/release/src/code/run.py:33
test_pytorch_1_11 software healthy test/resources/validate-copyright/missing-copyright/tests/s…
test_pytorch_1_11 software healthy test/resources/validate-copyright/good-validation/tests/sam…
create_isolated_environment software healthy scripts/test/test_assets.py:25
test_asset software healthy scripts/test/test_assets.py:62
test_assets software healthy scripts/test/test_assets.py:91
create_test_matrix software healthy scripts/test/create_asset_test_matrix.py:21
__init__ software healthy scripts/docs/generate_asset_documentation.py:413
type software healthy scripts/docs/generate_asset_documentation.py:37
pluralized_type software healthy scripts/docs/generate_asset_documentation.py:42
name software healthy scripts/docs/generate_asset_documentation.py:47
version software healthy scripts/docs/generate_asset_documentation.py:52
description software healthy scripts/docs/generate_asset_documentation.py:57
categories software healthy scripts/docs/generate_asset_documentation.py:62
filename software healthy scripts/docs/generate_asset_documentation.py:70
directory software healthy scripts/docs/generate_asset_documentation.py:75
fullpath software healthy scripts/docs/generate_asset_documentation.py:80
doc software healthy scripts/docs/generate_asset_documentation.py:360
save software healthy scripts/docs/generate_asset_documentation.py:455
create_asset_info software healthy scripts/docs/generate_asset_documentation.py:96
_add_doc_name software healthy scripts/docs/generate_asset_documentation.py:105
_add_doc_overview software healthy scripts/docs/generate_asset_documentation.py:110

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
validation_rules.json software healthy validation_rules.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
SUPPORT.md software healthy SUPPORT.md
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
conftest.py software healthy test/conftest.py
test_validate_assets.py software healthy test/test_validate_assets.py
test_test_assets.py software healthy test/test_test_assets.py
test_evaluator_assets.py software healthy test/test_evaluator_assets.py
test_environment.py software healthy test/test_environment.py
test_release_assets.py software healthy test/test_release_assets.py
test_utils.py software healthy test/test_utils.py
test_build_environments.py software healthy test/test_build_environments.py
test_deploy_configs.py software healthy test/test_deploy_configs.py
test_configs.py software healthy test/test_configs.py
test_copyright_validation.py software healthy test/test_copyright_validation.py
test_update_assets.py software healthy test/test_update_assets.py
test_update_assets.py software healthy test/resources/test_update_assets.py
spec.yaml software healthy test/resources/config/env1-1.0.0/spec.yaml
environment.yaml software healthy test/resources/config/env1-1.0.0/environment.yaml
asset.yaml software healthy test/resources/config/env1-1.0.0/asset.yaml
Dockerfile software healthy test/resources/config/env1-1.0.0/context/Dockerfile
spec.yaml software healthy test/resources/config/env1-1.0.1/spec.yaml
environment.yaml software healthy test/resources/config/env1-1.0.1/environment.yaml
asset.yaml software healthy test/resources/config/env1-1.0.1/asset.yaml
Dockerfile software healthy test/resources/config/env1-1.0.1/context/Dockerfile
spec.yaml software healthy test/resources/config/comp-command/spec.yaml
asset.yaml software healthy test/resources/config/comp-command/asset.yaml
spec.yaml software healthy test/resources/config/comp-command-inline-env/spec.yaml
asset.yaml software healthy test/resources/config/comp-command-inline-env/asset.yaml
spec.yaml software healthy test/resources/config/env1-1/spec.yaml
environment.yaml software healthy test/resources/config/env1-1/environment.yaml
asset.yaml software healthy test/resources/config/env1-1/asset.yaml
Dockerfile software healthy test/resources/config/env1-1/context/Dockerfile
spec.yaml software healthy test/resources/config/model-tagfiles/spec.yaml
notes.md software healthy test/resources/config/model-tagfiles/notes.md
description.md software healthy test/resources/config/model-tagfiles/description.md
asset.yaml software healthy test/resources/config/model-tagfiles/asset.yaml
model.yaml software healthy test/resources/config/model-tagfiles/model.yaml
spec.yaml software healthy test/resources/config/env1-2/spec.yaml
environment.yaml software healthy test/resources/config/env1-2/environment.yaml
asset.yaml software healthy test/resources/config/env1-2/asset.yaml
Dockerfile software healthy test/resources/config/env1-2/context/Dockerfile
spec.yaml software healthy test/resources/config/comp-parallel/spec.yaml
asset.yaml software healthy test/resources/config/comp-parallel/asset.yaml
spec.yaml software healthy test/resources/config/env1-auto/spec.yaml
environment.yaml software healthy test/resources/config/env1-auto/environment.yaml
asset.yaml software healthy test/resources/config/env1-auto/asset.yaml
Dockerfile software healthy test/resources/config/env1-auto/context/Dockerfile

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

LabelLayerStatusPath
test software healthy test
resources software healthy test/resources
config software healthy test/resources/config
env1-1.0.0 software healthy test/resources/config/env1-1.0.0
context software healthy test/resources/config/env1-1.0.0/context
env1-1.0.1 software healthy test/resources/config/env1-1.0.1
context software healthy test/resources/config/env1-1.0.1/context
comp-command software healthy test/resources/config/comp-command
comp-command-inline-env software healthy test/resources/config/comp-command-inline-env
env1-1 software healthy test/resources/config/env1-1
context software healthy test/resources/config/env1-1/context
model-tagfiles software healthy test/resources/config/model-tagfiles
env1-2 software healthy test/resources/config/env1-2
context software healthy test/resources/config/env1-2/context
comp-parallel software healthy test/resources/config/comp-parallel
env1-auto software healthy test/resources/config/env1-auto
context software healthy test/resources/config/env1-auto/context
comp-pipeline software healthy test/resources/config/comp-pipeline
model_validation_results software healthy test/resources/model_validation_results
model-microsoft-good software healthy test/resources/model_validation_results/model-microsoft-good
validation_results software healthy test/resources/model_validation_results/model-microsoft-goo…
deploy_config software healthy test/resources/deploy_config
pytest software healthy test/resources/pytest
good-assets-with-requirements software healthy test/resources/pytest/good-assets-with-requirements
test-asset-1 software healthy test/resources/pytest/good-assets-with-requirements/test-as…
tests software healthy test/resources/pytest/good-assets-with-requirements/test-as…
bad-assets software healthy test/resources/pytest/bad-assets
test-asset-1 software healthy test/resources/pytest/bad-assets/test-asset-1
tests software healthy test/resources/pytest/bad-assets/test-asset-1/tests
good-assets-with-conda-environment software healthy test/resources/pytest/good-assets-with-conda-environment
test-asset-1 software healthy test/resources/pytest/good-assets-with-conda-environment/te…
tests software healthy test/resources/pytest/good-assets-with-conda-environment/te…
mixed-assets software healthy test/resources/pytest/mixed-assets
test-asset-1 software healthy test/resources/pytest/mixed-assets/test-asset-1
tests software healthy test/resources/pytest/mixed-assets/test-asset-1/tests
test-asset-2 software healthy test/resources/pytest/mixed-assets/test-asset-2
tests software healthy test/resources/pytest/mixed-assets/test-asset-2/tests
release software healthy test/resources/release
environment-in-subdir software healthy test/resources/release/environment-in-subdir
context software healthy test/resources/release/environment-in-subdir/context
environment-in-parent-dir software healthy test/resources/release/environment-in-parent-dir
component-in-parent-dir software healthy test/resources/release/component-in-parent-dir
src software healthy test/resources/release/src
code software healthy test/resources/release/src/code
context software healthy test/resources/release/src/context
validate software healthy test/resources/validate
model-microsoft-good software healthy test/resources/validate/model-microsoft-good
model-with-azure software healthy test/resources/validate/model-with-azure
image-name-mismatch software healthy test/resources/validate/image-name-mismatch
context software healthy test/resources/validate/image-name-mismatch/context

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

LabelLayerStatusPath
AssetInfo software healthy scripts/docs/generate_asset_documentation.py:20
EnvironmentInfo software healthy scripts/docs/generate_asset_documentation.py:253
ComponentInfo software healthy scripts/docs/generate_asset_documentation.py:278
ModelInfo software healthy scripts/docs/generate_asset_documentation.py:306
DataInfo software healthy scripts/docs/generate_asset_documentation.py:331
PromptInfo software healthy scripts/docs/generate_asset_documentation.py:352
Categories software healthy scripts/docs/generate_asset_documentation.py:380
CategoryInfo software healthy scripts/docs/generate_asset_documentation.py:410
ValidationException software healthy scripts/azureml-assets/azureml/assets/config.py:32
AssetType software healthy scripts/azureml-assets/azureml/assets/config.py:36
ComponentType software healthy scripts/azureml-assets/azureml/assets/config.py:53
DataAssetType software healthy scripts/azureml-assets/azureml/assets/config.py:63
ModelFlavor software healthy scripts/azureml-assets/azureml/assets/config.py:70
ModelTaskName software healthy scripts/azureml-assets/azureml/assets/config.py:77
ModelType software healthy scripts/azureml-assets/azureml/assets/config.py:90
GenericAssetType software healthy scripts/azureml-assets/azureml/assets/config.py:98
Os software healthy scripts/azureml-assets/azureml/assets/config.py:105
PathType software healthy scripts/azureml-assets/azureml/assets/config.py:112
PublishLocation software healthy scripts/azureml-assets/azureml/assets/config.py:122
PublishVisibility software healthy scripts/azureml-assets/azureml/assets/config.py:128
Config software healthy scripts/azureml-assets/azureml/assets/config.py:154
Spec software healthy scripts/azureml-assets/azureml/assets/config.py:285
AssetPath software healthy scripts/azureml-assets/azureml/assets/config.py:475
LocalAssetPath software healthy scripts/azureml-assets/azureml/assets/config.py:500
AzureBlobstoreAssetPath software healthy scripts/azureml-assets/azureml/assets/config.py:512
GitAssetPath software healthy scripts/azureml-assets/azureml/assets/config.py:722
ModelConfig software healthy scripts/azureml-assets/azureml/assets/config.py:737
EnvironmentConfig software healthy scripts/azureml-assets/azureml/assets/config.py:836
DataConfig software healthy scripts/azureml-assets/azureml/assets/config.py:1059
GenericAssetConfig software healthy scripts/azureml-assets/azureml/assets/config.py:1107
AssetConfig software healthy scripts/azureml-assets/azureml/assets/config.py:1156
MLFlowModelProperties software healthy scripts/azureml-assets/azureml/assets/validate_assets.py:54
MLFlowModelTags software healthy scripts/azureml-assets/azureml/assets/validate_assets.py:68
ModelValidationState software healthy scripts/azureml-assets/azureml/assets/validate_assets.py:89
ModelValidationOverallSummary software healthy scripts/azureml-assets/azureml/assets/validate_assets.py:100
AssetTags software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
AssetSystemMetadata software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
AssetProperties software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
Versions software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
AssetUpdateOnCreate software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
AssetVersionUpdate software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
AssetUpdate software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
AssetVersionDelete software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
AssetDelete software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
DeploymentConfig software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
TagsSchema software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
SystemMetadataSchema software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
PropertiesSchema software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
UpdateOnCreateSchema software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…
VersionsSchema software healthy scripts/azureml-assets/azureml/assets/deployment_config.py:…

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

LabelLayerStatusPath
image::test/resources/config/env1-1.0.0/context/Dockerfile hardware healthy test/resources/config/env1-1.0.0/context/Dockerfile
image::test/resources/config/env1-1.0.1/context/Dockerfile hardware healthy test/resources/config/env1-1.0.1/context/Dockerfile
image::test/resources/config/env1-1/context/Dockerfile hardware healthy test/resources/config/env1-1/context/Dockerfile
image::test/resources/config/env1-2/context/Dockerfile hardware healthy test/resources/config/env1-2/context/Dockerfile
image::test/resources/config/env1-auto/context/Dockerfile hardware healthy test/resources/config/env1-auto/context/Dockerfile
image::test/resources/release/environment-in-subdir/context… hardware healthy test/resources/release/environment-in-subdir/context/Docker…
image::test/resources/release/src/context/Dockerfile hardware healthy test/resources/release/src/context/Dockerfile
image::test/resources/validate/image-name-mismatch/context/… hardware healthy test/resources/validate/image-name-mismatch/context/Dockerf…
image::test/resources/validate/dockerfile-from-ce-image/con… hardware healthy test/resources/validate/dockerfile-from-ce-image/context/Do…
image::test/resources/validate/missing-description-file/con… hardware healthy test/resources/validate/missing-description-file/context/Do…
image::test/resources/validate/dockerfile-from-ce-image-win… hardware healthy test/resources/validate/dockerfile-from-ce-image-windows/co…
image::test/resources/validate/good-validation/context/Dock… hardware healthy test/resources/validate/good-validation/context/Dockerfile
image::test/resources/validate/publishing-disabled/context/… hardware healthy test/resources/validate/publishing-disabled/context/Dockerf…
image::test/resources/validate/dockerfile-from-ce-image-com… hardware healthy test/resources/validate/dockerfile-from-ce-image-comment/co…
image::test/resources/validate/ubuntu-in-name/context/Docke… hardware healthy test/resources/validate/ubuntu-in-name/context/Dockerfile
image::test/resources/validate/correct-order/context/Docker… hardware healthy test/resources/validate/correct-order/context/Dockerfile
image::test/resources/validate/bad-build-context/context/Do… hardware healthy test/resources/validate/bad-build-context/context/Dockerfile
image::test/resources/update/manual-version/expected/enviro… hardware healthy test/resources/update/manual-version/expected/environment/e…
image::test/resources/update/manual-version/release/latest/… hardware healthy test/resources/update/manual-version/release/latest/environ…
image::test/resources/update/manual-version/main/context/Do… hardware healthy test/resources/update/manual-version/main/context/Dockerfile
image::test/resources/update/manual-version-unreleased-skip… hardware healthy test/resources/update/manual-version-unreleased-skip/releas…
image::test/resources/update/manual-version-unreleased-skip… hardware healthy test/resources/update/manual-version-unreleased-skip/main/c…
image::test/resources/update/in-place-no-release-dir/expect… hardware healthy test/resources/update/in-place-no-release-dir/expected/cont…
image::test/resources/update/in-place-no-release-dir/main/c… hardware healthy test/resources/update/in-place-no-release-dir/main/context/…
image::test/resources/update/with-description/expected/envi… hardware healthy test/resources/update/with-description/expected/environment…
image::test/resources/update/with-description/release/lates… hardware healthy test/resources/update/with-description/release/latest/envir…
image::test/resources/update/with-description/main/context/… hardware healthy test/resources/update/with-description/main/context/Dockerf…
image::test/resources/update/in-subdir/expected/environment… hardware healthy test/resources/update/in-subdir/expected/environment/enviro…
image::test/resources/update/in-subdir/release/latest/envir… hardware healthy test/resources/update/in-subdir/release/latest/environment/…
image::test/resources/update/in-subdir/main/context/Dockerf… hardware healthy test/resources/update/in-subdir/main/context/Dockerfile
image::test/resources/update/manual-version-unreleased/expe… hardware healthy test/resources/update/manual-version-unreleased/expected/en…
image::test/resources/update/manual-version-unreleased/rele… hardware healthy test/resources/update/manual-version-unreleased/release/lat…
image::test/resources/update/manual-version-unreleased/main… hardware healthy test/resources/update/manual-version-unreleased/main/contex…
image::test/resources/update/in-parent-dir/expected/environ… hardware healthy test/resources/update/in-parent-dir/expected/environment/en…
image::test/resources/update/in-parent-dir/release/latest/e… hardware healthy test/resources/update/in-parent-dir/release/latest/environm…
image::test/resources/update/in-parent-dir/src/context/Dock… hardware healthy test/resources/update/in-parent-dir/src/context/Dockerfile
image::test/resources/update/manual-version-no-release-dir/… hardware healthy test/resources/update/manual-version-no-release-dir/expecte…
image::test/resources/update/manual-version-no-release-dir/… hardware healthy test/resources/update/manual-version-no-release-dir/main/co…
image::test/resources/update/in-place/expected/context/Dock… hardware healthy test/resources/update/in-place/expected/context/Dockerfile
image::test/resources/update/in-place/release/latest/enviro… hardware healthy test/resources/update/in-place/release/latest/environment/e…
image::test/resources/update/in-place/main/context/Dockerfi… hardware healthy test/resources/update/in-place/main/context/Dockerfile
image::test/resources/validate-copyright/missing-copyright/… hardware healthy test/resources/validate-copyright/missing-copyright/context…
image::test/resources/validate-copyright/good-validation/co… hardware healthy test/resources/validate-copyright/good-validation/context/D…
image::assets/Langchain/environments/general-langchain-app-… hardware healthy assets/Langchain/environments/general-langchain-app-deploym…
image::assets/evaluation_on_cloud/environments/evaluations-… hardware healthy assets/evaluation_on_cloud/environments/evaluations-built-i…
image::assets/pipelines/environments/mldesigner-minimal/con… hardware healthy assets/pipelines/environments/mldesigner-minimal/context/Do…
image::assets/pipelines/environments/mldesigner/context/Doc… hardware healthy assets/pipelines/environments/mldesigner/context/Dockerfile
image::assets/data-labeling/environments/data-labeling-sam/… hardware healthy assets/data-labeling/environments/data-labeling-sam/context…
image::assets/data-labeling/environments/data-labeling/cont… hardware healthy assets/data-labeling/environments/data-labeling/context/Doc…
image::assets/designer/environments/component/context/Docke… hardware healthy assets/designer/environments/component/context/Dockerfile

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

LabelLayerStatusPath
run_unit_tests cicd healthy .github/workflows/training-model-mgmt-unittests.yaml
check-directory-file-changes cicd healthy .github/workflows/check-changed-files.yaml
analyze cicd healthy .github/workflows/codeql-analysis.yml
check-execution-context cicd healthy .github/workflows/batch-score-ci.yaml
run-batch-score-tests cicd healthy .github/workflows/batch-score-ci.yaml
report cicd healthy .github/workflows/batch-score-ci.yaml
check-directory-file-changes cicd healthy .github/workflows/assets-validation.yaml
validate cicd healthy .github/workflows/assets-validation.yaml
check-new-assets cicd healthy .github/workflows/check-new-assets.yaml
release-assets cicd healthy .github/workflows/assets-docs.yaml
check-execution-context cicd healthy .github/workflows/batch-score-oss-ci.yaml
run-batch-score-oss-tests cicd healthy .github/workflows/batch-score-oss-ci.yaml
report cicd healthy .github/workflows/batch-score-oss-ci.yaml
check-execution-context cicd healthy .github/workflows/model-monitoring-ci.yml
upload-component-specs cicd healthy .github/workflows/model-monitoring-ci.yml
run-momo-tests cicd healthy .github/workflows/model-monitoring-ci.yml
report cicd healthy .github/workflows/model-monitoring-ci.yml
check-execution-context cicd healthy .github/workflows/scripts-test.yaml
check-directory-file-changes cicd healthy .github/workflows/scripts-test.yaml
test cicd healthy .github/workflows/scripts-test.yaml
check-syntax cicd healthy .github/workflows/scripts-syntax.yaml
check-execution-context cicd healthy .github/workflows/assets-test.yaml
check-directory-file-changes cicd healthy .github/workflows/assets-test.yaml
setup cicd healthy .github/workflows/assets-test.yaml
test cicd healthy .github/workflows/assets-test.yaml
report cicd healthy .github/workflows/assets-test.yaml
run_unit_tests cicd healthy .github/workflows/training-model-eval-unittests.yaml
check-execution-context cicd healthy .github/workflows/model-monitoring-gsq-ci.yml
run-momo-tests cicd healthy .github/workflows/model-monitoring-gsq-ci.yml
report cicd healthy .github/workflows/model-monitoring-gsq-ci.yml
identify-updated-assets cicd healthy .github/workflows/assets-release.yaml
check-release-assets cicd healthy .github/workflows/assets-release.yaml
release-assets cicd healthy .github/workflows/assets-release.yaml
stale cicd healthy .github/workflows/close-stale-items.yml
run_unit_tests cicd healthy .github/workflows/evaluation-on-cloud-tests.yaml
check-execution-context cicd healthy .github/workflows/check-execution-context.yaml
check-execution-context cicd healthy .github/workflows/environments-ci.yaml
check-directory-file-changes cicd healthy .github/workflows/environments-ci.yaml
build-images cicd healthy .github/workflows/environments-ci.yaml
check-execution-context cicd healthy .github/workflows/promptflow-ci.yml
check-directory-file-changes cicd healthy .github/workflows/promptflow-ci.yml
check_spec_yaml cicd healthy .github/workflows/promptflow-ci.yml
run_promptflow_ci_job cicd healthy .github/workflows/promptflow-ci.yml

LabelLayerStatusPath
gha::training-model-mgmt-unittests cicd healthy .github/workflows/training-model-mgmt-unittests.yaml
gha::check-changed-files cicd healthy .github/workflows/check-changed-files.yaml
gha::codeql-analysis cicd healthy .github/workflows/codeql-analysis.yml
gha::batch-score-ci cicd healthy .github/workflows/batch-score-ci.yaml
gha::assets-validation cicd healthy .github/workflows/assets-validation.yaml
gha::check-new-assets cicd healthy .github/workflows/check-new-assets.yaml
gha::assets-docs cicd healthy .github/workflows/assets-docs.yaml
gha::batch-score-oss-ci cicd healthy .github/workflows/batch-score-oss-ci.yaml
gha::model-monitoring-ci cicd healthy .github/workflows/model-monitoring-ci.yml
gha::scripts-test cicd healthy .github/workflows/scripts-test.yaml
gha::scripts-syntax cicd healthy .github/workflows/scripts-syntax.yaml
gha::assets-test cicd healthy .github/workflows/assets-test.yaml
gha::training-model-eval-unittests cicd healthy .github/workflows/training-model-eval-unittests.yaml
gha::model-monitoring-gsq-ci cicd healthy .github/workflows/model-monitoring-gsq-ci.yml
gha::assets-release cicd healthy .github/workflows/assets-release.yaml
gha::close-stale-items cicd healthy .github/workflows/close-stale-items.yml
gha::evaluation-on-cloud-tests cicd healthy .github/workflows/evaluation-on-cloud-tests.yaml
gha::check-execution-context cicd healthy .github/workflows/check-execution-context.yaml
gha::environments-ci cicd healthy .github/workflows/environments-ci.yaml
gha::promptflow-ci cicd healthy .github/workflows/promptflow-ci.yml

LabelLayerStatusPath
127.0.0.1 network healthy assets/inference/environments/minimal-py311-inference/tests…
0.12.6.1 network healthy assets/responsibleai/environments/responsibleai-tabular/con…
0.2.37.1 network healthy assets/large_language_models/rag/environments/rag_embedding…
4.7.0.72 network healthy assets/training/model_management/src/azureml/model/mgmt/pro…
1.11.1.1 network healthy assets/training/model_management/src/azureml/model/mgmt/pro…
11.10.3.66 network healthy assets/training/model_management/src/azureml/model/mgmt/pro…
8.5.0.96 network healthy assets/training/model_management/src/azureml/model/mgmt/pro…
10.9.0.58 network healthy assets/training/model_management/src/azureml/model/mgmt/pro…
10.2.10.91 network healthy assets/training/model_management/src/azureml/model/mgmt/pro…
11.4.0.1 network healthy assets/training/model_management/src/azureml/model/mgmt/pro…
11.7.4.91 network healthy assets/training/model_management/src/azureml/model/mgmt/pro…
4.11.0.86 network healthy assets/training/finetune_acft_image/environments/acft_image…
3.0.24.0 network healthy assets/training/finetune_acft_image/environments/acft_image…
4.10.0.84 network healthy assets/training/finetune_acft_image/environments/acft_image…

LabelLayerStatusPath
auth::.github/workflows/batch-score-oss-ci.yaml security healthy .github/workflows/batch-score-oss-ci.yaml
auth::.github/workflows/batch-score-ci.yaml security healthy .github/workflows/batch-score-ci.yaml
auth::.github/workflows/model-monitoring-ci.yml security healthy .github/workflows/model-monitoring-ci.yml
auth::.github/workflows/assets-release.yaml security healthy .github/workflows/assets-release.yaml
auth::.github/workflows/promptflow-ci.yml security healthy .github/workflows/promptflow-ci.yml
auth::.github/workflows/model-monitoring-gsq-ci.yml security healthy .github/workflows/model-monitoring-gsq-ci.yml
auth::.github/workflows/assets-test.yaml security healthy .github/workflows/assets-test.yaml
auth::.github/workflows/scripts-test.yaml security healthy .github/workflows/scripts-test.yaml
auth::assets/evaluators/tests/test_evaluators_quality/test_… security healthy assets/evaluators/tests/test_evaluators_quality/test_ground…
auth::.github/workflows/assets-validation.yaml security healthy .github/workflows/assets-validation.yaml
auth::.github/workflows/environments-ci.yaml security healthy .github/workflows/environments-ci.yaml

LabelLayerStatusPath
port:80 network healthy test/resources/validate/evaluationresult/text_performance_c…
port:20 network healthy test/resources/validate/evaluationresult/text_performance_c…
port:8080 network healthy assets/Langchain/environments/general-langchain-app-deploym…
port:5001 network healthy assets/training/model_management/environments/foundation-mo…
port:01 network healthy assets/training/model_management/environments/mlflow-model-…
port:22 network healthy assets/training/model_management/environments/mlflow-model-…
port:50011 network healthy assets/training/model_management/environments/mlflow-model-…
port:04 network healthy assets/training/general/environments/lightgbm-3.3/context/D…
port:20260 network healthy assets/training/general/environments/lightgbm-3.3/context/D…

LabelLayerStatusPath
AZURE_TENANT_ID cicd healthy
AZURE_PROMPT_FLOW_SUBSCRIPTION_ID cicd healthy
GITHUB_TOKEN cicd healthy
AZURE_SUBSCRIPTION_ID cicd healthy
PROMPTFLOW_DIR cicd healthy
AZURE_CLIENT_ID cicd healthy

LabelLayerStatusPath
mysql data healthy assets/evaluators/tests/test_evaluators_quality/test_cohere…
postgresql data healthy assets/evaluators/tests/test_evaluators_quality/test_cohere…
postgres data healthy assets/evaluators/tests/test_evaluators_quality/test_cohere…
sqlite data healthy assets/training/model_management/src/azureml/model/mgmt/pro…
redis data healthy assets/training/general/environments/tensorflow-2.16-cuda11…

LabelLayerStatusPath
GET / api healthy assets/training/model_management/environments/foundation-mo…
POST /score api healthy assets/training/model_management/environments/foundation-mo…
POST /completions api healthy assets/training/model_management/environments/foundation-mo…
POST /chat/completions api healthy assets/training/model_management/environments/foundation-mo…

LabelLayerStatusPath
vps::azure hardware healthy test/test_validate_assets.py
vps::aws hardware healthy assets/evaluators/tests/test_evaluators_quality/test_cohere…

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

LabelLayerStatusPath
nginx network healthy assets/training/model_management/environments/foundation-mo…

LabelLayerStatusPath
gpu (detected) hardware healthy test/test_validate_assets.py

LabelLayerStatusPath
generic_api_key::assets/training/model_management/environme… security healthy assets/training/model_management/environments/mlflow-model-…
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/c30c591d-720d-4fb4-b933-c9417526f87b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c30c591d-720d-4fb4-b933-c9417526f87b/

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.