https://github.com/aviatesk/JETLS.jl
· scanned 2026-06-17 01:36 UTC (1 month, 2 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +4.1 (diff) · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 151 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
AGENTS.md |
software | healthy | AGENTS.md |
Project.toml |
software | healthy | Project.toml |
DEVELOPMENT.md |
software | healthy | DEVELOPMENT.md |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
.JETLSConfig.toml |
software | healthy | .JETLSConfig.toml |
README.md |
software | healthy | README.md |
LICENSE.md |
software | healthy | LICENSE.md |
Project.toml |
software | healthy | LSP/Project.toml |
specification.md |
software | healthy | LSP/specification.md |
README.md |
software | healthy | LSP/README.md |
Project.toml |
software | healthy | LSP/test/Project.toml |
Project.toml |
software | healthy | scripts/Project.toml |
selfcheck.sh |
software | healthy | scripts/selfcheck.sh |
prepare-release.sh |
software | healthy | scripts/prepare-release.sh |
update-lsp-specification.py |
software | healthy | scripts/update-lsp-specification.py |
update-changelog.py |
software | healthy | scripts/update-changelog.py |
Project.toml |
software | healthy | scripts/schema/Project.toml |
regenerate.sh |
software | healthy | scripts/schema/regenerate.sh |
config.yml |
software | healthy | .github/ISSUE_TEMPLATE/config.yml |
bug-report.yml |
software | healthy | .github/ISSUE_TEMPLATE/bug-report.yml |
feature-request.yml |
software | healthy | .github/ISSUE_TEMPLATE/feature-request.yml |
vendor-deps.jl.yml |
software | healthy | .github/workflows/vendor-deps.jl.yml |
Documentation.yml |
software | healthy | .github/workflows/Documentation.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
check-schemas.yml |
software | healthy | .github/workflows/check-schemas.yml |
LSP.jl.yml |
software | healthy | .github/workflows/LSP.jl.yml |
test-app.yml |
software | healthy | .github/workflows/test-app.yml |
jetls-client.yml |
software | healthy | .github/workflows/jetls-client.yml |
JETLS.jl.yml |
software | healthy | .github/workflows/JETLS.jl.yml |
action.yml |
software | healthy | .github/actions/check/action.yml |
settings.schema.json |
software | healthy | schemas/settings.schema.json |
description.toml |
software | healthy | schemas/description.toml |
init-options.schema.json |
software | healthy | schemas/init-options.schema.json |
config-toml.schema.json |
software | healthy | schemas/config-toml.schema.json |
Project.toml |
software | healthy | docs/Project.toml |
formatting.md |
software | healthy | docs/src/formatting.md |
index.md |
software | healthy | docs/src/index.md |
launching.md |
software | healthy | docs/src/launching.md |
testrunner.md |
software | healthy | docs/src/testrunner.md |
diagnostic.md |
software | healthy | docs/src/diagnostic.md |
features.md |
software | healthy | docs/src/features.md |
cli-check.md |
software | healthy | docs/src/cli-check.md |
notebook.md |
software | healthy | docs/src/notebook.md |
configuration.md |
software | healthy | docs/src/configuration.md |
extras.css |
software | healthy | docs/src/assets/extras.css |
themeswap.js |
software | healthy | docs/src/assets/themeswap.js |
warner.js |
software | healthy | docs/src/assets/warner.js |
Project.toml |
software | healthy | test/Project.toml |
LocalPreferences.toml |
software | healthy | test/LocalPreferences.toml |
esbuild.js |
software | healthy | jetls-client/esbuild.js |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
fetch_text |
software | healthy | scripts/update-lsp-specification.py:45 |
parse_front_matter |
software | healthy | scripts/update-lsp-specification.py:53 |
__init__ |
software | healthy | scripts/update-lsp-specification.py:68 |
root_path |
software | healthy | scripts/update-lsp-specification.py:73 |
fetch_path |
software | healthy | scripts/update-lsp-specification.py:76 |
expand_path |
software | healthy | scripts/update-lsp-specification.py:81 |
expand_includes |
software | healthy | scripts/update-lsp-specification.py:97 |
replace |
software | dead | scripts/update-lsp-specification.py:162 |
clean_heading_title |
software | healthy | scripts/update-lsp-specification.py:112 |
slugify_heading |
software | healthy | scripts/update-lsp-specification.py:116 |
heading_anchor_map |
software | healthy | scripts/update-lsp-specification.py:124 |
normalize_anchors |
software | healthy | scripts/update-lsp-specification.py:139 |
normalize_local_links |
software | healthy | scripts/update-lsp-specification.py:161 |
normalize_links |
software | healthy | scripts/update-lsp-specification.py:171 |
format_table_row |
software | healthy | scripts/update-lsp-specification.py:180 |
normalize_tables |
software | healthy | scripts/update-lsp-specification.py:185 |
needs_leading_blank |
software | healthy | scripts/update-lsp-specification.py:218 |
normalize_lines |
software | healthy | scripts/update-lsp-specification.py:228 |
build_specification |
software | healthy | scripts/update-lsp-specification.py:261 |
main |
software | healthy | scripts/update-lsp-specification.py:278 |
split_announcement_and_entries |
software | healthy | scripts/update-changelog.py:24 |
extract_unreleased_content |
software | healthy | scripts/update-changelog.py:49 |
update_changelog |
software | healthy | scripts/update-changelog.py:97 |
strip_announcement |
software | healthy | scripts/update-changelog.py:162 |
main |
software | healthy | scripts/update-changelog.py:189 |
to |
software | healthy | docs/src/assets/themeswap.js:to |
set_theme_from_local_storage |
software | healthy | docs/src/assets/themeswap.js:set_theme_from_local_storage |
maybeAddWarning |
software | healthy | docs/src/assets/warner.js:maybeAddWarning |
main |
software | healthy | jetls-client/esbuild.js:main |
setupProcessMonitoring |
software | healthy | jetls-client/jetls-client.ts:setupProcessMonitoring |
handleSpawnError |
software | healthy | jetls-client/jetls-client.ts:handleSpawnError |
createTimeoutHandler |
software | healthy | jetls-client/jetls-client.ts:createTimeoutHandler |
getServerConfig |
software | healthy | jetls-client/jetls-client.ts:getServerConfig |
hasServerConfigChanged |
software | healthy | jetls-client/jetls-client.ts:hasServerConfigChanged |
startLanguageServer |
software | healthy | jetls-client/jetls-client.ts:startLanguageServer |
restartLanguageServer |
software | healthy | jetls-client/jetls-client.ts:restartLanguageServer |
checkForUpdates |
software | healthy | jetls-client/jetls-client.ts:checkForUpdates |
activate |
software | healthy | jetls-client/jetls-client.ts:activate |
deactivate |
software | healthy | jetls-client/jetls-client.ts:deactivate |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/vendor-deps.jl.yml |
build |
cicd | healthy | .github/workflows/Documentation.yml |
test |
cicd | healthy | .github/workflows/release.yml |
test_app |
cicd | healthy | .github/workflows/release.yml |
check_schemas |
cicd | healthy | .github/workflows/release.yml |
docs |
cicd | healthy | .github/workflows/release.yml |
create-release |
cicd | healthy | .github/workflows/release.yml |
update-changelog |
cicd | healthy | .github/workflows/release.yml |
check_schemas |
cicd | healthy | .github/workflows/check-schemas.yml |
LSP |
cicd | healthy | .github/workflows/LSP.jl.yml |
test_jetls_serve |
cicd | healthy | .github/workflows/test-app.yml |
test_jetls_check |
cicd | healthy | .github/workflows/test-app.yml |
test_jetls_schema |
cicd | healthy | .github/workflows/test-app.yml |
check |
cicd | healthy | .github/workflows/jetls-client.yml |
check_package_json |
cicd | healthy | .github/workflows/jetls-client.yml |
test |
cicd | healthy | .github/workflows/JETLS.jl.yml |
JETLS_DEV_MODE |
cicd | healthy | .github/workflows/JETLS.jl.yml |
JETLS_DEBUG_LOWERING |
cicd | healthy | .github/workflows/JETLS.jl.yml |
JULIA_NUM_THREADS |
cicd | healthy | .github/workflows/JETLS.jl.yml |
test_app |
cicd | healthy | .github/workflows/JETLS.jl.yml |
check_schemas |
cicd | healthy | .github/workflows/JETLS.jl.yml |
jetls_self_check |
cicd | healthy | .github/workflows/JETLS.jl.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
LSP |
software | healthy | LSP |
test |
software | healthy | LSP/test |
scripts |
software | healthy | scripts |
schema |
software | healthy | scripts/schema |
.github |
software | healthy | .github |
ISSUE_TEMPLATE |
software | healthy | .github/ISSUE_TEMPLATE |
workflows |
software | healthy | .github/workflows |
actions |
software | healthy | .github/actions |
check |
software | healthy | .github/actions/check |
schemas |
software | healthy | schemas |
docs |
software | healthy | docs |
src |
software | healthy | docs/src |
assets |
software | healthy | docs/src/assets |
test |
software | healthy | test |
jetls-client |
software | healthy | jetls-client |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::vendor-deps.jl |
cicd | healthy | .github/workflows/vendor-deps.jl.yml |
gha::Documentation |
cicd | healthy | .github/workflows/Documentation.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::check-schemas |
cicd | healthy | .github/workflows/check-schemas.yml |
gha::LSP.jl |
cicd | healthy | .github/workflows/LSP.jl.yml |
gha::test-app |
cicd | healthy | .github/workflows/test-app.yml |
gha::jetls-client |
cicd | healthy | .github/workflows/jetls-client.yml |
gha::JETLS.jl |
cicd | healthy | .github/workflows/JETLS.jl.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
SourceExpander |
software | healthy | scripts/update-lsp-specification.py:67 |
to |
software | healthy | docs/src/assets/themeswap.js:to |
name |
software | healthy | docs/src/assets/themeswap.js:name |
is |
software | healthy | docs/src/assets/warner.js:is |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
DOCUMENTER_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
aviatesk__JETLS.jl |
software | healthy | /data/fable5_failed_archive/aviatesk__JETLS.jl |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | jetls-client/jetls-client.ts |
This page is publicly accessible at:
https://repobility.com/scan/4b414832-85d1-4a71-a5dc-36d613745687/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4b414832-85d1-4a71-a5dc-36d613745687/
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.