https://github.com/wingleeio/inga
· scanned 2026-06-16 00:58 UTC (2 months, 1 week ago)
16 raw signals (0 security + 16 graph)
Last scanned 2 months, 1 week ago · v1 · 16 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 97 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 |
|---|---|---|---|
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
Cargo.lock |
software | healthy | Cargo.lock |
README.md |
software | healthy | editors/vscode/README.md |
package.json |
software | healthy | editors/vscode/package.json |
language-configuration.json |
software | healthy | editors/vscode/language-configuration.json |
inga.tmLanguage.json |
software | healthy | editors/vscode/syntaxes/inga.tmLanguage.json |
extension.js |
software | healthy | editors/vscode/src/extension.js |
Cargo.toml |
software | healthy | editors/zed/Cargo.toml |
README.md |
software | healthy | editors/zed/README.md |
extension.toml |
software | healthy | editors/zed/extension.toml |
Cargo.lock |
software | healthy | editors/zed/Cargo.lock |
config.toml |
software | healthy | editors/zed/languages/inga/config.toml |
lib.rs |
software | healthy | editors/zed/src/lib.rs |
SPEC.md |
software | healthy | docs/SPEC.md |
Cargo.toml |
software | healthy | crates/inga-rt/Cargo.toml |
lib.rs |
software | healthy | crates/inga-rt/src/lib.rs |
Cargo.toml |
software | healthy | crates/inga-cli/Cargo.toml |
exec.rs |
software | healthy | crates/inga-cli/tests/exec.rs |
native.rs |
software | healthy | crates/inga-cli/tests/native.rs |
main.rs |
software | healthy | crates/inga-cli/src/main.rs |
Cargo.toml |
software | healthy | crates/inga-lsp/Cargo.toml |
lib.rs |
software | healthy | crates/inga-lsp/src/lib.rs |
Cargo.toml |
software | healthy | crates/inga-core/Cargo.toml |
integration.rs |
software | healthy | crates/inga-core/tests/integration.rs |
hover_probe.rs |
software | healthy | crates/inga-core/tests/hover_probe.rs |
modules.rs |
software | healthy | crates/inga-core/src/modules.rs |
diag.rs |
software | healthy | crates/inga-core/src/diag.rs |
lib.rs |
software | healthy | crates/inga-core/src/lib.rs |
types.rs |
software | healthy | crates/inga-core/src/types.rs |
lexer.rs |
software | healthy | crates/inga-core/src/lexer.rs |
parser.rs |
software | healthy | crates/inga-core/src/parser.rs |
span.rs |
software | healthy | crates/inga-core/src/span.rs |
check.rs |
software | healthy | crates/inga-core/src/check.rs |
ast.rs |
software | healthy | crates/inga-core/src/ast.rs |
fmt.rs |
software | healthy | crates/inga-core/src/fmt.rs |
token.rs |
software | healthy | crates/inga-core/src/token.rs |
Cargo.toml |
software | healthy | crates/inga-codegen/Cargo.toml |
codegen.rs |
software | healthy | crates/inga-codegen/tests/codegen.rs |
lib.rs |
software | healthy | crates/inga-codegen/src/lib.rs |
README.md |
software | healthy | bench/README.md |
run.sh |
software | healthy | bench/run.sh |
bench.rs |
software | healthy | bench/bench.rs |
bench.js |
software | healthy | bench/bench.js |
grammar.js |
software | healthy | tree-sitter-inga/grammar.js |
package.json |
software | healthy | tree-sitter-inga/package.json |
tree-sitter.json |
software | healthy | tree-sitter-inga/tree-sitter.json |
grammar.json |
software | healthy | tree-sitter-inga/src/grammar.json |
node-types.json |
software | healthy | tree-sitter-inga/src/node-types.json |
parser.c |
software | healthy | tree-sitter-inga/src/parser.c |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
editors |
software | healthy | editors |
vscode |
software | healthy | editors/vscode |
syntaxes |
software | healthy | editors/vscode/syntaxes |
src |
software | healthy | editors/vscode/src |
zed |
software | healthy | editors/zed |
languages |
software | healthy | editors/zed/languages |
inga |
software | healthy | editors/zed/languages/inga |
src |
software | healthy | editors/zed/src |
docs |
software | healthy | docs |
crates |
software | healthy | crates |
inga-rt |
software | healthy | crates/inga-rt |
src |
software | healthy | crates/inga-rt/src |
inga-cli |
software | healthy | crates/inga-cli |
tests |
software | healthy | crates/inga-cli/tests |
src |
software | healthy | crates/inga-cli/src |
inga-lsp |
software | healthy | crates/inga-lsp |
src |
software | healthy | crates/inga-lsp/src |
inga-core |
software | healthy | crates/inga-core |
tests |
software | healthy | crates/inga-core/tests |
src |
software | healthy | crates/inga-core/src |
inga-codegen |
software | healthy | crates/inga-codegen |
tests |
software | healthy | crates/inga-codegen/tests |
src |
software | healthy | crates/inga-codegen/src |
bench |
software | healthy | bench |
tree-sitter-inga |
software | healthy | tree-sitter-inga |
src |
software | healthy | tree-sitter-inga/src |
tree_sitter |
software | healthy | tree-sitter-inga/src/tree_sitter |
| Label | Layer | Status | Path |
|---|---|---|---|
activate |
software | healthy | editors/vscode/src/extension.js:activate |
deactivate |
software | healthy | editors/vscode/src/extension.js:deactivate |
fib |
software | healthy | bench/bench.js:fib |
fibService |
software | healthy | bench/bench.js:fibService |
fibStrings |
software | healthy | bench/bench.js:fibStrings |
boom |
software | healthy | bench/bench.js:boom |
fibErrors |
software | healthy | bench/bench.js:fibErrors |
fibStore |
software | healthy | bench/bench.js:fibStore |
bench |
software | healthy | bench/bench.js:bench |
round |
software | healthy | bench/bench.js:round |
sepBy1 |
software | healthy | tree-sitter-inga/grammar.js:sepBy1 |
| Label | Layer | Status | Path |
|---|---|---|---|
port:8000 |
network | healthy | crates/inga-cli/tests/exec.rs |
port:19474 |
network | healthy | crates/inga-cli/tests/exec.rs |
port:8080 |
network | healthy | crates/inga-core/src/parser.rs |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-6e55h01z |
software | healthy | /tmp/repobility-clone-6e55h01z |
| Label | Layer | Status | Path |
|---|---|---|---|
Boom |
software | healthy | bench/bench.js:Boom |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | crates/inga-cli/tests/exec.rs |
This page is publicly accessible at:
https://repobility.com/scan/f123758a-eeb7-4854-bd97-e423e79f3269/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/f123758a-eeb7-4854-bd97-e423e79f3269/
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.