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.
89 of your 172 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 7.09s · analysis 22.61s · 14.6 MB · GitHub API rate-limit (preflight)

jdx/mise

https://github.com/jdx/mise · scanned 2026-06-05 23:58 UTC (4 days, 3 hours ago) · 10 languages

256 raw signals (154 security + 102 graph) 19th percentile · Rust · large (100-500K LoC) System graph score 71 (lower by 13)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 3 hours ago · v2 · 96 actionable findings from 2 signal sources. 109 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 85.0 0.15 12.75
security_score 30.0 0.25 7.50
testing_score 20.0 0.20 4.00
documentation_score 100.0 0.15 15.00
practices_score 97.0 0.15 14.55
code_quality 42.3 0.10 4.23
Overall 1.00 58.0
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2053 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
.yamllint.yml software healthy .yamllint.yml
tasks.toml software healthy tasks.toml
Cross.toml software healthy Cross.toml
.markdownlint.json software healthy .markdownlint.json
deny.toml software healthy deny.toml
.prettierrc.toml software healthy .prettierrc.toml
Cargo.toml software healthy Cargo.toml
snapcraft.yaml software healthy snapcraft.yaml
settings.toml software healthy settings.toml
.taplo.toml software healthy .taplo.toml
README.md software healthy README.md
package.json software healthy package.json
tasks.md software healthy tasks.md
pitchfork.toml software healthy pitchfork.toml
mise.toml software healthy mise.toml
communique.toml software healthy communique.toml
CONTRIBUTING.md software healthy CONTRIBUTING.md
cliff.toml software healthy cliff.toml
build.rs software healthy build.rs
.markdown-link-check.json software healthy .markdown-link-check.json
tsconfig.json software healthy tsconfig.json
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
lint-fix.sh software healthy xtasks/lint-fix.sh
testtask.sh software healthy xtasks/testtask.sh
test-tool-retry.py software healthy xtasks/test-tool-retry.py
generators.ts software healthy xtasks/fig/generators.ts
addCustomGenerators.ts software healthy xtasks/fig/addCustomGenerators.ts
mise.ts software healthy xtasks/fig/src/mise.ts
schema.ts software healthy xtasks/render/schema.ts
settings.toml software healthy test/config/settings.toml
config.toml software healthy test/config/config.toml
shorthands.toml software healthy test/fixtures/shorthands.toml
signal-test.js software warning test/fixtures/signal-test.js
mise.plugin.toml software healthy test/fixtures/mise.plugin.toml
.env software healthy test/fixtures/.env
.mise.toml software healthy test/fixtures/.mise.toml
README.md software healthy test/fixtures/mise-test-tool/README.md
package.json software healthy test/fixtures/mise-test-tool/package.json
README.md software healthy test/plugins/vfox-npm/README.md
continuous-integration.md software healthy docs/continuous-integration.md
about.md software healthy docs/about.md
architecture.md software healthy docs/architecture.md
templates.md software healthy docs/templates.md
team.md software healthy docs/team.md
asdf-legacy-plugins.md software healthy docs/asdf-legacy-plugins.md
shell-aliases.md software healthy docs/shell-aliases.md
direnv.md software healthy docs/direnv.md
sandboxing.md software healthy docs/sandboxing.md

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

LabelLayerStatusPath
xtasks software healthy xtasks
fig software healthy xtasks/fig
src software healthy xtasks/fig/src
render software healthy xtasks/render
test software healthy test
config software healthy test/config
fixtures software healthy test/fixtures
mise-test-tool software healthy test/fixtures/mise-test-tool
plugins software healthy test/plugins
vfox-npm software healthy test/plugins/vfox-npm
docs software healthy docs
lang software healthy docs/lang
cli software healthy docs/cli
settings software healthy docs/cli/settings
doctor software healthy docs/cli/doctor
generate software healthy docs/cli/generate
sync software healthy docs/cli/sync
config software healthy docs/cli/config
token software healthy docs/cli/token
cache software healthy docs/cli/cache
tasks software healthy docs/cli/tasks
backends software healthy docs/cli/backends
tool-alias software healthy docs/cli/tool-alias
deps software healthy docs/cli/deps
shell-alias software healthy docs/cli/shell-alias
oci software healthy docs/cli/oci
plugins software healthy docs/cli/plugins
dev-tools software healthy docs/dev-tools
backends software healthy docs/dev-tools/backends
configuration software healthy docs/configuration
components software healthy docs/components
tasks software healthy docs/tasks
mise-cookbook software healthy docs/mise-cookbook
environments software healthy docs/environments
secrets software healthy docs/environments/secrets
scripts software healthy scripts
schema software healthy schema
registry software healthy registry
crates software healthy crates
aqua-registry software healthy crates/aqua-registry
src software healthy crates/aqua-registry/src
vfox software healthy crates/vfox
src software healthy crates/vfox/src
cli software healthy crates/vfox/src/cli
plugins software healthy crates/vfox/src/cli/plugins
lua_mod software healthy crates/vfox/src/lua_mod
hooks software healthy crates/vfox/src/hooks
plugins software healthy crates/vfox/plugins
dummy software healthy crates/vfox/plugins/dummy
mise-interactive-config software healthy crates/mise-interactive-config

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

LabelLayerStatusPath
get_repo software healthy xtasks/test-tool-retry.py:21
get_latest_release_date software healthy xtasks/test-tool-retry.py:49
get_failed_tools_from_summary software healthy xtasks/test-tool-retry.py:63
retry_tools software healthy xtasks/test-tool-retry.py:77
check_grace_period software healthy xtasks/test-tool-retry.py:86
main software healthy xtasks/test-tool-retry.py:115
singleCmdNewLineGenerator software healthy xtasks/fig/generators.ts:singleCmdNewLineGenerator
singleCmdJsonGenerator software healthy xtasks/fig/generators.ts:singleCmdJsonGenerator
contextualGeneratorLastWord software healthy xtasks/fig/generators.ts:contextualGeneratorLastWord
getInstalledTools software healthy xtasks/fig/generators.ts:getInstalledTools
groupBy software healthy xtasks/fig/generators.ts:groupBy
atsInStr software healthy xtasks/fig/generators.ts:atsInStr
backendSepInStr software healthy xtasks/fig/generators.ts:backendSepInStr
searchGitHub software healthy xtasks/fig/generators.ts:searchGitHub
envs software healthy xtasks/fig/generators.ts:envs
searchBackend software healthy xtasks/fig/generators.ts:searchBackend
compareVersions software healthy xtasks/fig/generators.ts:compareVersions
getBackends software healthy xtasks/fig/generators.ts:getBackends
backendSuggestions software healthy xtasks/fig/generators.ts:backendSuggestions
toolVersions software healthy xtasks/fig/generators.ts:toolVersions
get_object_literal_name software healthy xtasks/fig/addCustomGenerators.ts:get_object_literal_name
get_identifier software healthy xtasks/fig/addCustomGenerators.ts:get_identifier
has_property software healthy xtasks/fig/addCustomGenerators.ts:has_property
transformer software healthy xtasks/fig/addCustomGenerators.ts:transformer
visit software healthy xtasks/fig/addCustomGenerators.ts:visit
main software healthy xtasks/fig/addCustomGenerators.ts:main
generatorFileContents software healthy xtasks/fig/addCustomGenerators.ts:generatorFileContents
contents software healthy xtasks/fig/addCustomGenerators.ts:contents
singleCmdNewLineGenerator software healthy xtasks/fig/src/mise.ts:singleCmdNewLineGenerator
singleCmdJsonGenerator software healthy xtasks/fig/src/mise.ts:singleCmdJsonGenerator
contextualGeneratorLastWord software healthy xtasks/fig/src/mise.ts:contextualGeneratorLastWord
getInstalledTools software healthy xtasks/fig/src/mise.ts:getInstalledTools
groupBy software healthy xtasks/fig/src/mise.ts:groupBy
atsInStr software healthy xtasks/fig/src/mise.ts:atsInStr
backendSepInStr software healthy xtasks/fig/src/mise.ts:backendSepInStr
searchGitHub software healthy xtasks/fig/src/mise.ts:searchGitHub
envs software healthy xtasks/fig/src/mise.ts:envs
searchBackend software healthy xtasks/fig/src/mise.ts:searchBackend
compareVersions software healthy xtasks/fig/src/mise.ts:compareVersions
getBackends software healthy xtasks/fig/src/mise.ts:getBackends
backendSuggestions software healthy xtasks/fig/src/mise.ts:backendSuggestions
toolVersions software healthy xtasks/fig/src/mise.ts:toolVersions
usageGenerateSpec software healthy xtasks/fig/src/mise.ts:usageGenerateSpec
completionGeneratorTemplate software healthy xtasks/fig/src/mise.ts:completionGeneratorTemplate
writeFormattedJson software healthy xtasks/render/schema.ts:writeFormattedJson
formatWithPrettier software healthy xtasks/render/schema.ts:formatWithPrettier
crawlReferencedDefs software healthy xtasks/render/schema.ts:crawlReferencedDefs
buildTaskSchema software healthy xtasks/render/schema.ts:buildTaskSchema
buildElement software healthy xtasks/render/schema.ts:buildElement
hasSubkeys software healthy xtasks/render/schema.ts:hasSubkeys

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

LabelLayerStatusPath
publish-copr cicd healthy .github/workflows/copr-publish.yml
build-linux cicd healthy .github/workflows/test-plugins.yml
test-install-and-run cicd healthy .github/workflows/test-plugins.yml
test-install cicd healthy .github/workflows/test-plugins.yml
build-ubuntu cicd healthy .github/workflows/test.yml
build-windows cicd healthy .github/workflows/test.yml
unit cicd healthy .github/workflows/test.yml
nightly cicd healthy .github/workflows/test.yml
lint cicd healthy .github/workflows/test.yml
e2e cicd healthy .github/workflows/test.yml
windows-unit cicd healthy .github/workflows/test.yml
windows-e2e cicd healthy .github/workflows/test.yml
test-ci cicd healthy .github/workflows/test.yml
npm-publish cicd healthy .github/workflows/npm-publish.yml
publish-ppa cicd healthy .github/workflows/ppa-publish.yml
docker cicd healthy .github/workflows/docker.yml
dockerhub cicd healthy .github/workflows/docker.yml
merge cicd healthy .github/workflows/docker.yml
pr-closer cicd healthy .github/workflows/pr-closer.yml
push-to-fig-autocomplete cicd healthy .github/workflows/release-fig.yml
docs cicd healthy .github/workflows/docs.yml
benchmark cicd healthy .github/workflows/hyperfine.yml
publish cicd healthy .github/workflows/winget.yml
bump-alpine cicd healthy .github/workflows/release-alpine.yml
check-changes cicd healthy .github/workflows/registry.yml
build cicd healthy .github/workflows/registry.yml
list-changed-tools cicd healthy .github/workflows/registry.yml
validate-new-tools cicd healthy .github/workflows/registry.yml
test-tool cicd healthy .github/workflows/registry.yml
registry-ci cicd healthy .github/workflows/registry.yml
build-tarball-linux cicd healthy .github/workflows/release.yml
build-tarball-macos cicd healthy .github/workflows/release.yml
build-tarball-windows cicd healthy .github/workflows/release.yml
e2e-linux cicd healthy .github/workflows/release.yml
rpm cicd healthy .github/workflows/release.yml
deb cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
release-plz cicd healthy .github/workflows/release-plz.yml
test-vfox cicd healthy .github/workflows/test-vfox.yml
publish-snapcraft cicd healthy .github/workflows/snapcraft-publish.yml
label-issue cicd healthy .github/workflows/issue-closer.yml
zizmor cicd healthy .github/workflows/zizmor.yml
deploy-cloudflare cicd healthy .github/workflows/cloudflare-deploy.yml
warn cicd healthy .github/workflows/vendored-file-warning.yml
merge cicd healthy .github/workflows/auto-merge-release.yml

LabelLayerStatusPath
COPR_API_TOKEN cicd healthy
ALPINE_PRIV_KEY cicd healthy
MISE_VERSIONS_API_SECRET cicd healthy
ZIPSIGN cicd healthy
DOCKER_PASSWORD cicd healthy
ALPINE_KEY_ID cicd healthy
ALPINE_GITLAB_TOKEN cicd healthy
APPLE_DEVELOPER_ID_APPLICATION_CERTS_P12_PASS cicd healthy
CLOUDFLARE_ACCESS_KEY_ID cicd healthy
SNAPCRAFT_STORE_CREDENTIALS cicd healthy
MINIO_AWS_SECRET_ACCESS_KEY cicd healthy
MISE_GPG_KEY cicd healthy
REGISTRY cicd healthy
ALPINE_PUB_KEY cicd healthy
CLOUDFLARE_SECRET_ACCESS_KEY cicd healthy
MAINTAINER_EMAIL cicd healthy
MINISIGN_KEY cicd healthy
APPLE_DEVELOPER_ID_APPLICATION_CERTS_P12 cicd healthy
ANTHROPIC_API_KEY cicd healthy
CLOUDFLARE_TOKEN cicd healthy
MAINTAINER_NAME cicd healthy
PLATFORM_PAIR cicd healthy
MINIO_AWS_ACCESS_KEY_ID cicd healthy
COPR_API_LOGIN cicd healthy
FORGEJO_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
MISE_GH_TOKEN cicd healthy
IMAGE_NAME cicd healthy

LabelLayerStatusPath
gha::copr-publish cicd healthy .github/workflows/copr-publish.yml
gha::test-plugins cicd healthy .github/workflows/test-plugins.yml
gha::test cicd healthy .github/workflows/test.yml
gha::npm-publish cicd healthy .github/workflows/npm-publish.yml
gha::ppa-publish cicd healthy .github/workflows/ppa-publish.yml
gha::docker cicd healthy .github/workflows/docker.yml
gha::pr-closer cicd healthy .github/workflows/pr-closer.yml
gha::release-fig cicd healthy .github/workflows/release-fig.yml
gha::docs cicd healthy .github/workflows/docs.yml
gha::hyperfine cicd healthy .github/workflows/hyperfine.yml
gha::winget cicd healthy .github/workflows/winget.yml
gha::release-alpine cicd healthy .github/workflows/release-alpine.yml
gha::registry cicd healthy .github/workflows/registry.yml
gha::release cicd healthy .github/workflows/release.yml
gha::release-plz cicd healthy .github/workflows/release-plz.yml
gha::test-vfox cicd healthy .github/workflows/test-vfox.yml
gha::snapcraft-publish cicd healthy .github/workflows/snapcraft-publish.yml
gha::issue-closer cicd healthy .github/workflows/issue-closer.yml
gha::zizmor cicd healthy .github/workflows/zizmor.yml
gha::cloudflare-deploy cicd healthy .github/workflows/cloudflare-deploy.yml
gha::vendored-file-warning cicd healthy .github/workflows/vendored-file-warning.yml
gha::auto-merge-release cicd healthy .github/workflows/auto-merge-release.yml

LabelLayerStatusPath
auth::registry/jwtui.toml security healthy registry/jwtui.toml
auth::registry/jwt.toml security healthy registry/jwt.toml
auth::registry/step.toml security healthy registry/step.toml
auth::src/github.rs security healthy src/github.rs
auth::src/cli/token/github.rs security healthy src/cli/token/github.rs
auth::e2e/fixtures/mock-github-oauth.py security healthy e2e/fixtures/mock-github-oauth.py
auth::src/http.rs security healthy src/http.rs
auth::registry/kubelogin.toml security healthy registry/kubelogin.toml
auth::settings.toml security healthy settings.toml
auth::registry/nsc.toml security healthy registry/nsc.toml
auth::schema/mise.json security healthy schema/mise.json
auth::src/forgejo.rs security healthy src/forgejo.rs
auth::registry/saml2aws.toml security healthy registry/saml2aws.toml
auth::src/github/oauth.rs security healthy src/github/oauth.rs
auth::src/cli/github/token.rs security healthy src/cli/github/token.rs
auth::xtasks/fig/src/mise.ts security healthy xtasks/fig/src/mise.ts
auth::src/toolset/toolset_env.rs security healthy src/toolset/toolset_env.rs

LabelLayerStatusPath
cockroach data healthy registry/cockroach.toml
sqlite data healthy registry/sqlite.toml
mysql data healthy registry/mysqldef.toml
mariadb data healthy registry/skeema.toml
postgresql data healthy registry/psqldef.toml
elasticsearch data healthy registry/elasticsearch.toml
redis data healthy registry/redis.toml
clickhouse data healthy registry/clickhouse.toml
postgres data healthy registry/neonctl.toml
mongodb data healthy registry/mongodb.toml

LabelLayerStatusPath
image::packaging/alpine/Dockerfile hardware healthy packaging/alpine/Dockerfile
image::packaging/copr/Dockerfile hardware healthy packaging/copr/Dockerfile
image::packaging/deb/Dockerfile hardware healthy packaging/deb/Dockerfile
image::packaging/rpm/Dockerfile hardware healthy packaging/rpm/Dockerfile
image::packaging/mise/Dockerfile hardware healthy packaging/mise/Dockerfile
image::packaging/e2e/Dockerfile hardware healthy packaging/e2e/Dockerfile

LabelLayerStatusPath
vps::aws hardware healthy Cargo.toml
vps::hetzner hardware healthy registry/hcloud.toml
vps::azure hardware healthy registry/aks-engine.toml
vps::vultr hardware healthy registry/vultr.toml
vps::digitalocean hardware healthy registry/doctl.toml
vps::gcp hardware healthy registry/steampipe.toml

LabelLayerStatusPath
127.0.0.1 network healthy crates/vfox/src/lua_mod/http.rs
1.3.6.1 network healthy crates/mise-sigstore/src/lib.rs
5.5.7.3 network healthy crates/mise-sigstore/src/lib.rs
2.5.4.10 network healthy crates/mise-sigstore/src/lib.rs
1.2.3.4 network healthy src/toolset/tool_version.rs

LabelLayerStatusPath
Handler software healthy e2e/fixtures/mock-github-oauth.py:18
ToolStubTestHandler software healthy e2e/helpers/scripts/tool_stub_test_server.py:14
TestFileHandler software healthy e2e/helpers/scripts/http_test_server.py:23
GitHTTPHandler software healthy e2e/helpers/scripts/git_http_backend_server.py:16

LabelLayerStatusPath
port:256 network healthy packaging/mise/Dockerfile
port:06492 network healthy .github/workflows/release.yml
port:10 network healthy .github/workflows/auto-merge-release.yml

LabelLayerStatusPath
.env in repo security healthy test/fixtures/.env
password_literal::src/tokens.rs security healthy src/tokens.rs

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

LabelLayerStatusPath
kafka data healthy registry/kafkactl.toml

LabelLayerStatusPath
gpu (detected) hardware healthy settings.toml
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/a5fdea63-240b-4284-a302-db36a2a52933/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a5fdea63-240b-4284-a302-db36a2a52933/

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.