https://github.com/boxlite-ai/boxlite.git
· scanned 2026-05-16 04:22 UTC (2 weeks, 6 days ago)
· 10 languages
530 findings (51 legacy + 479 scanner) 22nd percentile · Typescript · large (100-500K LoC) Scanner says 49 (higher by 19)
Last scanned 2 weeks, 6 days ago · v1 · 45 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
All 7310 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 |
|---|---|---|---|
rust-toolchain.toml |
software | healthy | rust-toolchain.toml |
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
rustfmt.toml |
software | healthy | rustfmt.toml |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.pre-commit-config.yaml |
software | healthy | .pre-commit-config.yaml |
Makefile |
software | healthy | Makefile |
SECURITY.md |
software | healthy | SECURITY.md |
codecov.yml |
software | healthy | codecov.yml |
Cargo.toml |
software | healthy | sdks/node/Cargo.toml |
README.md |
software | healthy | sdks/node/README.md |
package.json |
software | healthy | sdks/node/package.json |
build.rs |
software | healthy | sdks/node/build.rs |
tsconfig.json |
software | healthy | sdks/node/tsconfig.json |
vitest.config.ts |
software | warning | sdks/node/vitest.config.ts |
credential.integration.test.ts |
software | healthy | sdks/node/tests/credential.integration.test.ts |
metrics.integration.test.ts |
software | warning | sdks/node/tests/metrics.integration.test.ts |
images.integration.test.ts |
software | healthy | sdks/node/tests/images.integration.test.ts |
constants.test.ts |
software | warning | sdks/node/tests/constants.test.ts |
snapshot-clone-export.integration.test.ts |
software | warning | sdks/node/tests/snapshot-clone-export.integration.test.ts |
integration-setup.ts |
software | warning | sdks/node/tests/integration-setup.ts |
exec-features.integration.test.ts |
software | warning | sdks/node/tests/exec-features.integration.test.ts |
copy.integration.test.ts |
software | warning | sdks/node/tests/copy.integration.test.ts |
skillbox.test.ts |
software | warning | sdks/node/tests/skillbox.test.ts |
rest-binding.integration.test.ts |
software | healthy | sdks/node/tests/rest-binding.integration.test.ts |
options.test.ts |
software | warning | sdks/node/tests/options.test.ts |
network-secrets.integration.test.ts |
software | warning | sdks/node/tests/network-secrets.integration.test.ts |
skillbox.integration.test.ts |
software | healthy | sdks/node/tests/skillbox.integration.test.ts |
exec.test.ts |
software | warning | sdks/node/tests/exec.test.ts |
simplebox-exec-options.integration.test.ts |
software | warning | sdks/node/tests/simplebox-exec-options.integration.test.ts |
errors.test.ts |
software | warning | sdks/node/tests/errors.test.ts |
copy.ts |
software | warning | sdks/node/lib/copy.ts |
skillbox.ts |
software | healthy | sdks/node/lib/skillbox.ts |
interactivebox.ts |
software | healthy | sdks/node/lib/interactivebox.ts |
codebox.ts |
software | healthy | sdks/node/lib/codebox.ts |
index.ts |
software | healthy | sdks/node/lib/index.ts |
native.ts |
software | healthy | sdks/node/lib/native.ts |
options.ts |
software | healthy | sdks/node/lib/options.ts |
browserbox.ts |
software | healthy | sdks/node/lib/browserbox.ts |
constants.ts |
software | warning | sdks/node/lib/constants.ts |
exec.ts |
software | warning | sdks/node/lib/exec.ts |
native-contracts.ts |
software | healthy | sdks/node/lib/native-contracts.ts |
credential.ts |
software | warning | sdks/node/lib/credential.ts |
simplebox.ts |
software | healthy | sdks/node/lib/simplebox.ts |
errors.ts |
software | healthy | sdks/node/lib/errors.ts |
computerbox.ts |
software | healthy | sdks/node/lib/computerbox.ts |
exec.rs |
software | healthy | sdks/node/src/exec.rs |
images.rs |
software | healthy | sdks/node/src/images.rs |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
typed |
software | healthy | sdks/node/tests/credential.integration.test.ts:typed |
useCredential |
software | healthy | sdks/node/tests/credential.integration.test.ts:useCredential |
newIsolatedRuntime |
software | healthy | sdks/node/tests/images.integration.test.ts:newIsolatedRunti… |
opts |
software | healthy | sdks/node/tests/skillbox.integration.test.ts:opts |
findAvailablePort |
software | healthy | sdks/node/lib/skillbox.ts:findAvailablePort |
tryNext |
software | healthy | sdks/node/lib/skillbox.ts:tryNext |
sleep |
software | healthy | sdks/node/lib/skillbox.ts:sleep |
elapsed |
software | healthy | sdks/node/lib/skillbox.ts:elapsed |
run |
software | healthy | sdks/node/lib/skillbox.ts:run |
getNativeModule |
software | healthy | sdks/node/lib/native.ts:getNativeModule |
getJsBoxlite |
software | healthy | sdks/node/lib/native.ts:getJsBoxlite |
getApiKeyCredential |
software | healthy | sdks/node/lib/native.ts:getApiKeyCredential |
getNativeBoxliteRestOptions |
software | healthy | sdks/node/lib/native.ts:getNativeBoxliteRestOptions |
elapsed |
software | healthy | sdks/node/lib/browserbox.ts:elapsed |
page |
software | healthy | sdks/node/lib/browserbox.ts:page |
normalizeU64Limit |
software | healthy | sdks/node/lib/simplebox.ts:normalizeU64Limit |
normalizeSecurityOptions |
software | healthy | sdks/node/lib/simplebox.ts:normalizeSecurityOptions |
elapsed |
software | healthy | sdks/node/lib/computerbox.ts:elapsed |
test_is_dataclass |
software | healthy | sdks/python/tests/test_exec.py:17 |
test_has_required_fields |
software | healthy | sdks/python/tests/test_exec.py:21 |
test_field_types |
software | healthy | sdks/python/tests/test_exec.py:28 |
test_create_success_result |
software | healthy | sdks/python/tests/test_exec.py:39 |
test_create_failure_result |
software | healthy | sdks/python/tests/test_exec.py:46 |
test_create_mixed_output |
software | healthy | sdks/python/tests/test_exec.py:53 |
test_create_negative_exit_code |
software | healthy | sdks/python/tests/test_exec.py:62 |
test_create_multiline_output |
software | healthy | sdks/python/tests/test_exec.py:67 |
test_equal_results |
software | healthy | sdks/python/tests/test_exec.py:77 |
test_unequal_exit_code |
software | healthy | sdks/python/tests/test_exec.py:83 |
test_unequal_stdout |
software | healthy | sdks/python/tests/test_exec.py:89 |
test_unequal_stderr |
software | healthy | sdks/python/tests/test_exec.py:95 |
test_repr |
software | healthy | sdks/python/tests/test_exec.py:105 |
test_check_success |
software | healthy | sdks/python/tests/test_exec.py:117 |
test_combine_output |
software | healthy | sdks/python/tests/test_exec.py:125 |
test_empty_result |
software | healthy | sdks/python/tests/test_exec.py:134 |
test_unicode_output |
software | healthy | sdks/python/tests/test_exec.py:140 |
test_in_boxlite_module |
software | healthy | sdks/python/tests/test_exec.py:150 |
test_from_exec_module |
software | healthy | sdks/python/tests/test_exec.py:155 |
_require_native |
software | healthy | sdks/python/tests/test_exec.py:170 |
test_execution_in_module |
software | healthy | sdks/python/tests/test_exec.py:174 |
test_execution_has_resize_tty |
software | healthy | sdks/python/tests/test_exec.py:178 |
test_execution_has_kill |
software | healthy | sdks/python/tests/test_exec.py:182 |
test_execution_has_wait |
software | healthy | sdks/python/tests/test_exec.py:186 |
test_execution_has_stdin |
software | healthy | sdks/python/tests/test_exec.py:190 |
test_execution_has_stdout |
software | healthy | sdks/python/tests/test_exec.py:194 |
test_execution_has_stderr |
software | healthy | sdks/python/tests/test_exec.py:198 |
test_sync_execution_has_resize_tty |
software | healthy | sdks/python/tests/test_exec.py:206 |
test_sync_execution_has_kill |
software | healthy | sdks/python/tests/test_exec.py:216 |
test_sync_execution_has_wait |
software | healthy | sdks/python/tests/test_exec.py:225 |
test_is_exception |
software | healthy | sdks/python/tests/test_errors.py:14 |
test_can_raise |
software | healthy | sdks/python/tests/test_errors.py:96 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
subclassing |
software | healthy | sdks/node/tests/rest-binding.integration.test.ts:subclassing |
SkillBox |
software | healthy | sdks/node/lib/skillbox.ts:SkillBox |
InteractiveBox |
software | healthy | sdks/node/lib/interactivebox.ts:InteractiveBox |
CodeBox |
software | healthy | sdks/node/lib/codebox.ts:CodeBox |
BoxliteWithBagRest |
software | healthy | sdks/node/lib/index.ts:BoxliteWithBagRest |
from |
software | healthy | sdks/node/lib/native.ts:from |
in |
software | healthy | sdks/node/lib/native.ts:in |
BoxliteRestOptions |
software | healthy | sdks/node/lib/options.ts:BoxliteRestOptions |
BrowserBox |
software | healthy | sdks/node/lib/browserbox.ts:BrowserBox |
in |
software | healthy | sdks/node/lib/native-contracts.ts:in |
encapsulates |
software | healthy | sdks/node/lib/simplebox.ts:encapsulates |
for |
software | healthy | sdks/node/lib/simplebox.ts:for |
provides |
software | healthy | sdks/node/lib/simplebox.ts:provides |
MyBox |
software | healthy | sdks/node/lib/simplebox.ts:MyBox |
SimpleBox |
software | healthy | sdks/node/lib/simplebox.ts:SimpleBox |
for |
software | healthy | sdks/node/lib/errors.ts:for |
BoxliteError |
software | healthy | sdks/node/lib/errors.ts:BoxliteError |
ExecError |
software | healthy | sdks/node/lib/errors.ts:ExecError |
TimeoutError |
software | healthy | sdks/node/lib/errors.ts:TimeoutError |
ParseError |
software | healthy | sdks/node/lib/errors.ts:ParseError |
ComputerBox |
software | healthy | sdks/node/lib/computerbox.ts:ComputerBox |
TestExecResultStructure |
software | healthy | sdks/python/tests/test_exec.py:14 |
TestExecResultCreation |
software | healthy | sdks/python/tests/test_exec.py:36 |
TestExecResultEquality |
software | healthy | sdks/python/tests/test_exec.py:74 |
TestExecResultRepresentation |
software | healthy | sdks/python/tests/test_exec.py:102 |
TestExecResultUsage |
software | healthy | sdks/python/tests/test_exec.py:114 |
TestExecResultExports |
software | healthy | sdks/python/tests/test_exec.py:147 |
TestExecutionAPIExports |
software | healthy | sdks/python/tests/test_exec.py:162 |
TestSyncExecutionAPIExports |
software | healthy | sdks/python/tests/test_exec.py:203 |
TestBoxliteError |
software | healthy | sdks/python/tests/test_errors.py:11 |
TestExecError |
software | healthy | sdks/python/tests/test_errors.py:34 |
TestTimeoutError |
software | healthy | sdks/python/tests/test_errors.py:71 |
TestParseError |
software | healthy | sdks/python/tests/test_errors.py:89 |
TestErrorHierarchy |
software | healthy | sdks/python/tests/test_errors.py:107 |
TestErrorExports |
software | healthy | sdks/python/tests/test_errors.py:139 |
TestBoxOptionsDefaults |
software | healthy | sdks/python/tests/test_options.py:23 |
TestAutoRemoveBehavior |
software | healthy | sdks/python/tests/test_options.py:59 |
TestDetachOption |
software | healthy | sdks/python/tests/test_options.py:107 |
TestOptionCombinations |
software | healthy | sdks/python/tests/test_options.py:143 |
TestCombinedOptions |
software | healthy | sdks/python/tests/test_options.py:159 |
TestCmdAndUserOptions |
software | healthy | sdks/python/tests/test_options.py:237 |
TestEntrypointOptions |
software | healthy | sdks/python/tests/test_options.py:283 |
TestCmdIntegration |
software | healthy | sdks/python/tests/test_options.py:312 |
TestUserIntegration |
software | healthy | sdks/python/tests/test_options.py:334 |
TestSkillBoxBasic |
software | healthy | sdks/python/tests/test_skillbox.py:38 |
TestSkillBoxSetup |
software | healthy | sdks/python/tests/test_skillbox.py:103 |
TestSkillBoxInstallSkill |
software | healthy | sdks/python/tests/test_skillbox.py:155 |
TestSkillBoxCall |
software | healthy | sdks/python/tests/test_skillbox.py:187 |
TestSkillBoxExports |
software | healthy | sdks/python/tests/test_skillbox.py:219 |
TestSkillBoxValidation |
software | healthy | sdks/python/tests/test_skillbox.py:248 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
sdks |
software | healthy | sdks |
node |
software | healthy | sdks/node |
tests |
software | healthy | sdks/node/tests |
lib |
software | healthy | sdks/node/lib |
src |
software | healthy | sdks/node/src |
c |
software | healthy | sdks/c |
tests |
software | healthy | sdks/c/tests |
include |
software | healthy | sdks/c/include |
src |
software | healthy | sdks/c/src |
exec |
software | healthy | sdks/c/src/exec |
python |
software | healthy | sdks/python |
tests |
software | healthy | sdks/python/tests |
boxlite |
software | healthy | sdks/python/boxlite |
orchestration |
software | healthy | sdks/python/boxlite/orchestration |
guest |
software | healthy | sdks/python/boxlite/orchestration/guest |
sync_api |
software | healthy | sdks/python/boxlite/sync_api |
src |
software | healthy | sdks/python/src |
go |
software | healthy | sdks/go |
cmd |
software | healthy | sdks/go/cmd |
setup |
software | healthy | sdks/go/cmd/setup |
apps |
software | healthy | apps |
runner |
software | healthy | apps/runner |
internal |
software | healthy | apps/runner/internal |
util |
software | healthy | apps/runner/internal/util |
constants |
software | healthy | apps/runner/internal/constants |
metrics |
software | healthy | apps/runner/internal/metrics |
cmd |
software | healthy | apps/runner/cmd |
runner |
software | healthy | apps/runner/cmd/runner |
config |
software | healthy | apps/runner/cmd/runner/config |
pkg |
software | healthy | apps/runner/pkg |
sshgateway |
software | healthy | apps/runner/pkg/sshgateway |
runner |
software | healthy | apps/runner/pkg/runner |
v2 |
software | healthy | apps/runner/pkg/runner/v2 |
healthcheck |
software | healthy | apps/runner/pkg/runner/v2/healthcheck |
poller |
software | healthy | apps/runner/pkg/runner/v2/poller |
executor |
software | healthy | apps/runner/pkg/runner/v2/executor |
models |
software | healthy | apps/runner/pkg/models |
enums |
software | healthy | apps/runner/pkg/models/enums |
api |
software | healthy | apps/runner/pkg/api |
docs |
software | healthy | apps/runner/pkg/api/docs |
dto |
software | healthy | apps/runner/pkg/api/dto |
controllers |
software | healthy | apps/runner/pkg/api/controllers |
middlewares |
software | healthy | apps/runner/pkg/api/middlewares |
common |
software | healthy | apps/runner/pkg/common |
shellutil |
software | healthy | apps/runner/pkg/shellutil |
cache |
software | healthy | apps/runner/pkg/cache |
apiclient |
software | healthy | apps/runner/pkg/apiclient |
daemon |
software | healthy | apps/runner/pkg/daemon |
boxlite |
software | healthy | apps/runner/pkg/boxlite |
services |
software | healthy | apps/runner/pkg/services |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /v1/config |
api | healthy | openapi/reference-server/server.py |
GET /v1/me |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes |
api | healthy | openapi/reference-server/server.py |
GET /v1/{prefix}/boxes |
api | healthy | openapi/reference-server/server.py |
GET /v1/{prefix}/boxes/{box_id} |
api | healthy | openapi/reference-server/server.py |
DELETE /v1/{prefix}/boxes/{box_id} |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/{box_id}/start |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/{box_id}/stop |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/{box_id}/snapshots |
api | healthy | openapi/reference-server/server.py |
GET /v1/{prefix}/boxes/{box_id}/snapshots |
api | healthy | openapi/reference-server/server.py |
GET /v1/{prefix}/boxes/{box_id}/snapshots/{snapshot_name} |
api | healthy | openapi/reference-server/server.py |
DELETE /v1/{prefix}/boxes/{box_id}/snapshots/{snapshot_name} |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/{box_id}/snapshots/{snapshot_name}/… |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/{box_id}/clone |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/{box_id}/export |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/import |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/{box_id}/exec |
api | healthy | openapi/reference-server/server.py |
GET /v1/{prefix}/boxes/{box_id}/executions/{exec_id} |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/{box_id}/executions/{exec_id}/signal |
api | healthy | openapi/reference-server/server.py |
POST /v1/{prefix}/boxes/{box_id}/executions/{exec_id}/resize |
api | healthy | openapi/reference-server/server.py |
PUT /v1/{prefix}/boxes/{box_id}/files |
api | healthy | openapi/reference-server/server.py |
GET /v1/{prefix}/boxes/{box_id}/files |
api | healthy | openapi/reference-server/server.py |
GET /v1/{prefix}/metrics |
api | healthy | openapi/reference-server/server.py |
GET /v1/{prefix}/boxes/{box_id}/metrics |
api | healthy | openapi/reference-server/server.py |
GET /auth/end-session |
api | healthy | apps/api/src/auth/logout.controller.ts |
GET /api-keys/current |
api | healthy | apps/api/src/api-key/api-key.controller.ts |
GET /api-keys/:name |
api | healthy | apps/api/src/api-key/api-key.controller.ts |
DELETE /api-keys/:name |
api | healthy | apps/api/src/api-key/api-key.controller.ts |
DELETE /api-keys/:userId/:name |
api | healthy | apps/api/src/api-key/api-key.controller.ts |
POST /webhooks/organizations/:organizationId/app-portal-acc… |
api | healthy | apps/api/src/webhook/controllers/webhook.controller.ts |
POST /webhooks/organizations/:organizationId/send |
api | healthy | apps/api/src/webhook/controllers/webhook.controller.ts |
GET /webhooks/organizations/:organizationId/messages/:messa… |
api | healthy | apps/api/src/webhook/controllers/webhook.controller.ts |
GET /webhooks/status |
api | healthy | apps/api/src/webhook/controllers/webhook.controller.ts |
GET /webhooks/organizations/:organizationId/initialization-… |
api | healthy | apps/api/src/webhook/controllers/webhook.controller.ts |
POST /webhooks/organizations/:organizationId/initialize |
api | healthy | apps/api/src/webhook/controllers/webhook.controller.ts |
GET /health/ready |
api | healthy | apps/api/src/health/health.controller.ts |
GET /audit/organizations/:organizationId |
api | healthy | apps/api/src/audit/controllers/audit.controller.ts |
GET /sandbox/:sandboxId/telemetry/logs |
api | healthy | apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr… |
GET /sandbox/:sandboxId/telemetry/traces |
api | healthy | apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr… |
GET /sandbox/:sandboxId/telemetry/traces/:traceId |
api | healthy | apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr… |
GET /sandbox/:sandboxId/telemetry/metrics |
api | healthy | apps/api/src/sandbox-telemetry/controllers/sandbox-telemetr… |
GET /admin/runners/:id |
api | healthy | apps/api/src/admin/controllers/runner.controller.ts |
PATCH /admin/runners/:id/scheduling |
api | healthy | apps/api/src/admin/controllers/runner.controller.ts |
DELETE /admin/runners/:id |
api | healthy | apps/api/src/admin/controllers/runner.controller.ts |
POST /admin/sandbox/:sandboxId/recover |
api | healthy | apps/api/src/admin/controllers/sandbox.controller.ts |
GET /snapshots/can-cleanup-image |
api | healthy | apps/api/src/sandbox/controllers/snapshot.controller.ts |
GET /snapshots/:id |
api | healthy | apps/api/src/sandbox/controllers/snapshot.controller.ts |
DELETE /snapshots/:id |
api | healthy | apps/api/src/sandbox/controllers/snapshot.controller.ts |
PATCH /snapshots/:id/general |
api | healthy | apps/api/src/sandbox/controllers/snapshot.controller.ts |
GET /snapshots/:id/build-logs |
api | healthy | apps/api/src/sandbox/controllers/snapshot.controller.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
1745494761360-migration.ts |
data | healthy | apps/api/src/migrations/1745494761360-migration.ts |
1743683015304-migration.ts |
data | healthy | apps/api/src/migrations/1743683015304-migration.ts |
1770880371265-migration.ts |
data | healthy | apps/api/src/migrations/1770880371265-migration.ts |
1748866194353-migration.ts |
data | healthy | apps/api/src/migrations/1748866194353-migration.ts |
1764844895058-migration.ts |
data | healthy | apps/api/src/migrations/1764844895058-migration.ts |
1741877019888-migration.ts |
data | healthy | apps/api/src/migrations/1741877019888-migration.ts |
1746354231722-migration.ts |
data | healthy | apps/api/src/migrations/1746354231722-migration.ts |
1755860619921-migration.ts |
data | healthy | apps/api/src/migrations/1755860619921-migration.ts |
1750077343089-migration.ts |
data | healthy | apps/api/src/migrations/1750077343089-migration.ts |
1761912147638-migration.ts |
data | healthy | apps/api/src/migrations/1761912147638-migration.ts |
1765400000000-migration.ts |
data | healthy | apps/api/src/migrations/1765400000000-migration.ts |
1744808444807-migration.ts |
data | healthy | apps/api/src/migrations/1744808444807-migration.ts |
1749474791343-migration.ts |
data | healthy | apps/api/src/migrations/1749474791343-migration.ts |
1745574377029-migration.ts |
data | healthy | apps/api/src/migrations/1745574377029-migration.ts |
1750436374899-migration.ts |
data | healthy | apps/api/src/migrations/1750436374899-migration.ts |
1753099115783-migration.ts |
data | healthy | apps/api/src/migrations/1753099115783-migration.ts |
1751456907334-migration.ts |
data | healthy | apps/api/src/migrations/1751456907334-migration.ts |
1752494676200-migration.ts |
data | healthy | apps/api/src/migrations/1752494676200-migration.ts |
1741088883000-migration.ts |
data | healthy | apps/api/src/migrations/1741088883000-migration.ts |
1745864972652-migration.ts |
data | healthy | apps/api/src/migrations/1745864972652-migration.ts |
1757513754038-migration.ts |
data | healthy | apps/api/src/migrations/1757513754038-migration.ts |
1742831092942-migration.ts |
data | healthy | apps/api/src/migrations/1742831092942-migration.ts |
data-source.ts |
data | healthy | apps/api/src/migrations/data-source.ts |
1750751712412-migration.ts |
data | healthy | apps/api/src/migrations/1750751712412-migration.ts |
1759768058397-migration.ts |
data | healthy | apps/api/src/migrations/1759768058397-migration.ts |
1753430929609-migration.ts |
data | healthy | apps/api/src/migrations/1753430929609-migration.ts |
1766415256696-migration.ts |
data | healthy | apps/api/src/migrations/1766415256696-migration.ts |
1747658203010-migration.ts |
data | healthy | apps/api/src/migrations/1747658203010-migration.ts |
1770212429837-migration.ts |
data | healthy | apps/api/src/migrations/1770212429837-migration.ts |
1749474791344-migration.ts |
data | healthy | apps/api/src/migrations/1749474791344-migration.ts |
1759241690773-migration.ts |
data | healthy | apps/api/src/migrations/1759241690773-migration.ts |
1763561822000-migration.ts |
data | healthy | apps/api/src/migrations/1763561822000-migration.ts |
1752494676205-migration.ts |
data | healthy | apps/api/src/migrations/1752494676205-migration.ts |
1744868914148-migration.ts |
data | healthy | apps/api/src/migrations/1744868914148-migration.ts |
1749474791345-migration.ts |
data | healthy | apps/api/src/migrations/1749474791345-migration.ts |
1743593463168-migration.ts |
data | healthy | apps/api/src/migrations/1743593463168-migration.ts |
1741087887225-migration.ts |
data | healthy | apps/api/src/migrations/1741087887225-migration.ts |
1764073472180-migration.ts |
data | healthy | apps/api/src/migrations/1764073472180-migration.ts |
1765806205881-migration.ts |
data | healthy | apps/api/src/migrations/1765806205881-migration.ts |
1745840296260-migration.ts |
data | healthy | apps/api/src/migrations/1745840296260-migration.ts |
1742475055353-migration.ts |
data | healthy | apps/api/src/migrations/1742475055353-migration.ts |
1752848014862-migration.ts |
data | healthy | apps/api/src/migrations/1752848014862-migration.ts |
1750668569562-migration.ts |
data | healthy | apps/api/src/migrations/1750668569562-migration.ts |
1741088883002-migration.ts |
data | healthy | apps/api/src/migrations/1741088883002-migration.ts |
1744971114480-migration.ts |
data | healthy | apps/api/src/migrations/1744971114480-migration.ts |
1746604150910-migration.ts |
data | healthy | apps/api/src/migrations/1746604150910-migration.ts |
1753100751730-migration.ts |
data | healthy | apps/api/src/migrations/1753100751730-migration.ts |
1753100751731-migration.ts |
data | healthy | apps/api/src/migrations/1753100751731-migration.ts |
1754042247109-migration.ts |
data | healthy | apps/api/src/migrations/1754042247109-migration.ts |
1741088883001-migration.ts |
data | healthy | apps/api/src/migrations/1741088883001-migration.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | apps/dashboard/src/App.tsx |
TooltipButton |
frontend | healthy | apps/dashboard/src/components/TooltipButton.tsx |
LoadingFallback |
frontend | healthy | apps/dashboard/src/components/LoadingFallback.tsx |
RegionDetailsSheet |
frontend | healthy | apps/dashboard/src/components/RegionDetailsSheet.tsx |
QuotaLine |
frontend | healthy | apps/dashboard/src/components/QuotaLine.tsx |
CodeBlock |
frontend | healthy | apps/dashboard/src/components/CodeBlock.tsx |
SandboxDetailsSheet |
frontend | healthy | apps/dashboard/src/components/SandboxDetailsSheet.tsx |
RunnerDetailsSheet |
frontend | healthy | apps/dashboard/src/components/RunnerDetailsSheet.tsx |
ResponseCard |
frontend | healthy | apps/dashboard/src/components/Playground/ResponseCard.tsx |
PlaygroundActionRunButton |
frontend | healthy | apps/dashboard/src/components/Playground/ActionRunButton.tsx |
PlaygroundActionForm |
frontend | healthy | apps/dashboard/src/components/Playground/ActionForm.tsx |
SandboxCodeSnippetsResponse |
frontend | healthy | apps/dashboard/src/components/Playground/Sandbox/CodeSnippe… |
SandboxManagementParameters |
frontend | healthy | apps/dashboard/src/components/Playground/Sandbox/Parameters… |
SandboxFileSystem |
frontend | healthy | apps/dashboard/src/components/Playground/Sandbox/Parameters… |
SandboxProcessCodeExecution |
frontend | healthy | apps/dashboard/src/components/Playground/Sandbox/Parameters… |
SandboxParameters |
frontend | healthy | apps/dashboard/src/components/Playground/Sandbox/Parameters… |
SandboxGitOperations |
frontend | healthy | apps/dashboard/src/components/Playground/Sandbox/Parameters… |
StackedInputFormControl |
frontend | healthy | apps/dashboard/src/components/Playground/Inputs/StackedInpu… |
FormCheckboxInput |
frontend | healthy | apps/dashboard/src/components/Playground/Inputs/CheckboxInp… |
FormSelectInput |
frontend | healthy | apps/dashboard/src/components/Playground/Inputs/SelectInput… |
FormTextInput |
frontend | healthy | apps/dashboard/src/components/Playground/Inputs/TextInput.t… |
FormNumberInput |
frontend | healthy | apps/dashboard/src/components/Playground/Inputs/NumberInput… |
InputLabel |
frontend | healthy | apps/dashboard/src/components/Playground/Inputs/Label.tsx |
InlineInputFormControl |
frontend | healthy | apps/dashboard/src/components/Playground/Inputs/InlineInput… |
WebTerminal |
frontend | healthy | apps/dashboard/src/components/Playground/Terminal/WebTermin… |
TerminalDescription |
frontend | healthy | apps/dashboard/src/components/Playground/Terminal/Descripti… |
VNCDesktopWindowResponse |
frontend | healthy | apps/dashboard/src/components/Playground/VNC/DesktopWindowR… |
VNCDisplayOperations |
frontend | healthy | apps/dashboard/src/components/Playground/VNC/Interaction/Di… |
VNCScreenshotOperations |
frontend | healthy | apps/dashboard/src/components/Playground/VNC/Interaction/Sc… |
VNCInteractionOptions |
frontend | healthy | apps/dashboard/src/components/Playground/VNC/Interaction/in… |
VNCMouseOperations |
frontend | healthy | apps/dashboard/src/components/Playground/VNC/Interaction/Mo… |
VNCKeyboardOperations |
frontend | healthy | apps/dashboard/src/components/Playground/VNC/Interaction/Ke… |
SandboxTerminalFullscreen |
frontend | healthy | apps/dashboard/src/components/sandboxes/SandboxTerminalFull… |
SandboxDetails |
frontend | healthy | apps/dashboard/src/components/sandboxes/SandboxDetails.tsx |
SandboxVncFullscreen |
frontend | healthy | apps/dashboard/src/components/sandboxes/SandboxVncFullscree… |
DeliveryStatsLine |
frontend | healthy | apps/dashboard/src/components/Webhooks/DeliveryStatsLine.tsx |
Keys |
frontend | healthy | apps/dashboard/src/pages/Keys.tsx |
OrganizationSettings |
frontend | healthy | apps/dashboard/src/pages/OrganizationSettings.tsx |
EmailVerify |
frontend | healthy | apps/dashboard/src/pages/EmailVerify.tsx |
Logout |
frontend | healthy | apps/dashboard/src/pages/Logout.tsx |
Registries |
frontend | healthy | apps/dashboard/src/pages/Registries.tsx |
LandingPage |
frontend | healthy | apps/dashboard/src/pages/LandingPage.tsx |
OrganizationMembers |
frontend | healthy | apps/dashboard/src/pages/OrganizationMembers.tsx |
Experimental |
frontend | healthy | apps/dashboard/src/pages/Experimental.tsx |
AccountSettings |
frontend | healthy | apps/dashboard/src/pages/AccountSettings.tsx |
Spending |
frontend | healthy | apps/dashboard/src/pages/Spending.tsx |
Dashboard |
frontend | healthy | apps/dashboard/src/pages/Dashboard.tsx |
Webhooks |
frontend | healthy | apps/dashboard/src/pages/Webhooks.tsx |
Callback |
frontend | healthy | apps/dashboard/src/pages/Callback.tsx |
Runners |
frontend | healthy | apps/dashboard/src/pages/Runners.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::apps/package.json |
security | healthy | apps/package.json |
auth::scripts/ci/setup-ci-runner.sh |
security | healthy | scripts/ci/setup-ci-runner.sh |
auth::apps/dashboard/src/hooks/mutations/useCreateSandboxMu… |
security | healthy | apps/dashboard/src/hooks/mutations/useCreateSandboxMutation… |
auth::apps/dashboard/src/pages/Logout.tsx |
security | healthy | apps/dashboard/src/pages/Logout.tsx |
auth::apps/dashboard/src/pages/OrganizationMembers.tsx |
security | healthy | apps/dashboard/src/pages/OrganizationMembers.tsx |
auth::apps/libs/analytics-api-client/src/base.ts |
security | healthy | apps/libs/analytics-api-client/src/base.ts |
auth::apps/libs/api-client/src/api/snapshots-api.ts |
security | healthy | apps/libs/api-client/src/api/snapshots-api.ts |
auth::apps/api-client-go/api_runners.go |
security | healthy | apps/api-client-go/api_runners.go |
auth::examples/python/06_ai_agents/use_skillbox.py |
security | healthy | examples/python/06_ai_agents/use_skillbox.py |
auth::examples/python/06_ai_agents/order_starbucks.py |
security | healthy | examples/python/06_ai_agents/order_starbucks.py |
auth::sdks/node/lib/skillbox.ts |
security | healthy | sdks/node/lib/skillbox.ts |
auth::apps/dashboard/src/pages/LandingPage.tsx |
security | healthy | apps/dashboard/src/pages/LandingPage.tsx |
auth::apps/dashboard/src/pages/Limits.tsx |
security | healthy | apps/dashboard/src/pages/Limits.tsx |
auth::apps/api/src/organization/controllers/organization-us… |
security | healthy | apps/api/src/organization/controllers/organization-user.con… |
auth::apps/api/src/config/oidc-metadata.service.ts |
security | healthy | apps/api/src/config/oidc-metadata.service.ts |
auth::apps/dashboard/src/providers/NotificationSocketProvid… |
security | healthy | apps/dashboard/src/providers/NotificationSocketProvider.tsx |
auth::examples/python/04_interactive/install_claude_interac… |
security | healthy | examples/python/04_interactive/install_claude_interactively… |
auth::apps/libs/analytics-api-client/src/models/models-usag… |
security | healthy | apps/libs/analytics-api-client/src/models/models-usage-peri… |
auth::apps/api/src/boxlite-rest/boxlite-me.controller.ts |
security | healthy | apps/api/src/boxlite-rest/boxlite-me.controller.ts |
auth::apps/api-client-go/model_oidc_config.go |
security | healthy | apps/api-client-go/model_oidc_config.go |
auth::apps/api-client-go/api_volumes.go |
security | healthy | apps/api-client-go/api_volumes.go |
auth::src/boxlite/src/rest/credential.rs |
security | healthy | src/boxlite/src/rest/credential.rs |
auth::apps/dashboard/src/services/webhookService.ts |
security | healthy | apps/dashboard/src/services/webhookService.ts |
auth::apps/dashboard/src/providers/ConfigProvider.tsx |
security | healthy | apps/dashboard/src/providers/ConfigProvider.tsx |
auth::apps/api/src/common/constants/header.constants.ts |
security | healthy | apps/api/src/common/constants/header.constants.ts |
auth::apps/libs/analytics-api-client/src/api/usage-api.ts |
security | healthy | apps/libs/analytics-api-client/src/api/usage-api.ts |
auth::apps/cli/go.mod |
security | healthy | apps/cli/go.mod |
auth::apps/api/src/main.ts |
security | healthy | apps/api/src/main.ts |
auth::.github/workflows/build-node.yml |
security | healthy | .github/workflows/build-node.yml |
auth::apps/api-client-go/model_boxlite_configuration.go |
security | healthy | apps/api-client-go/model_boxlite_configuration.go |
auth::apps/libs/api-client/src/api/webhooks-api.ts |
security | healthy | apps/libs/api-client/src/api/webhooks-api.ts |
auth::apps/api/src/auth/logout.controller.ts |
security | healthy | apps/api/src/auth/logout.controller.ts |
auth::sdks/python/boxlite/sync_api/_skillbox.py |
security | healthy | sdks/python/boxlite/sync_api/_skillbox.py |
auth::apps/dashboard/src/pages/Wallet.tsx |
security | healthy | apps/dashboard/src/pages/Wallet.tsx |
auth::apps/api-client-go/api_object_storage.go |
security | healthy | apps/api-client-go/api_object_storage.go |
auth::examples/node/claude_in_boxlite.js |
security | healthy | examples/node/claude_in_boxlite.js |
auth::apps/proxy/pkg/proxy/auth.go |
security | healthy | apps/proxy/pkg/proxy/auth.go |
auth::apps/libs/api-client/src/models/oidc-config.ts |
security | healthy | apps/libs/api-client/src/models/oidc-config.ts |
auth::sdks/python/tests/test_sync_skillbox.py |
security | healthy | sdks/python/tests/test_sync_skillbox.py |
auth::sdks/node/tests/skillbox.integration.test.ts |
security | healthy | sdks/node/tests/skillbox.integration.test.ts |
auth::apps/api/src/config/config.controller.ts |
security | healthy | apps/api/src/config/config.controller.ts |
auth::apps/api-client-go/api_webhooks.go |
security | healthy | apps/api-client-go/api_webhooks.go |
auth::apps/dashboard/src/hooks/useSandboxSession.ts |
security | healthy | apps/dashboard/src/hooks/useSandboxSession.ts |
auth::apps/api/src/auth/combined-auth.guard.ts |
security | healthy | apps/api/src/auth/combined-auth.guard.ts |
auth::apps/libs/analytics-api-client/src/models/models-log-… |
security | healthy | apps/libs/analytics-api-client/src/models/models-log-entry.… |
auth::apps/libs/sdk-typescript/src/BoxLite.ts |
security | healthy | apps/libs/sdk-typescript/src/BoxLite.ts |
auth::apps/dashboard/src/hooks/usePrivacyConsent.ts |
security | healthy | apps/dashboard/src/hooks/usePrivacyConsent.ts |
auth::apps/cli/cmd/auth/login.go |
security | healthy | apps/cli/cmd/auth/login.go |
auth::apps/libs/analytics-api-client/src/models/models-usag… |
security | healthy | apps/libs/analytics-api-client/src/models/models-usage-char… |
auth::apps/api/src/organization/controllers/organization-in… |
security | healthy | apps/api/src/organization/controllers/organization-invitati… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
config |
cicd | healthy | .github/workflows/test.yml |
changes |
cicd | healthy | .github/workflows/test.yml |
rust |
cicd | healthy | .github/workflows/test.yml |
cli |
cicd | healthy | .github/workflows/test.yml |
python |
cicd | healthy | .github/workflows/test.yml |
node |
cicd | healthy | .github/workflows/test.yml |
go |
cicd | healthy | .github/workflows/test.yml |
config |
cicd | healthy | .github/workflows/warm-caches.yml |
warm |
cicd | healthy | .github/workflows/warm-caches.yml |
config |
cicd | healthy | .github/workflows/build-wheels.yml |
build_wheels |
cicd | healthy | .github/workflows/build-wheels.yml |
test_wheels |
cicd | healthy | .github/workflows/build-wheels.yml |
publish |
cicd | healthy | .github/workflows/build-wheels.yml |
upload_to_release |
cicd | healthy | .github/workflows/build-wheels.yml |
config |
cicd | healthy | .github/workflows/lint.yml |
changes |
cicd | healthy | .github/workflows/lint.yml |
rustfmt |
cicd | healthy | .github/workflows/lint.yml |
clippy |
cicd | healthy | .github/workflows/lint.yml |
python |
cicd | healthy | .github/workflows/lint.yml |
node |
cicd | healthy | .github/workflows/lint.yml |
c |
cicd | healthy | .github/workflows/lint.yml |
go |
cicd | healthy | .github/workflows/lint.yml |
install_script |
cicd | healthy | .github/workflows/lint.yml |
config |
cicd | healthy | .github/workflows/build-runtime.yml |
build |
cicd | healthy | .github/workflows/build-runtime.yml |
upload_to_release |
cicd | healthy | .github/workflows/build-runtime.yml |
publish_crates |
cicd | healthy | .github/workflows/build-runtime.yml |
config |
cicd | healthy | .github/workflows/build-node.yml |
build |
cicd | healthy | .github/workflows/build-node.yml |
test |
cicd | healthy | .github/workflows/build-node.yml |
publish |
cicd | healthy | .github/workflows/build-node.yml |
upload-to-release |
cicd | healthy | .github/workflows/build-node.yml |
config |
cicd | healthy | .github/workflows/build-c.yml |
build |
cicd | healthy | .github/workflows/build-c.yml |
upload-to-release |
cicd | healthy | .github/workflows/build-c.yml |
config |
cicd | healthy | .github/workflows/build-runner-binary.yml |
build |
cicd | healthy | .github/workflows/build-runner-binary.yml |
upload-to-release |
cicd | healthy | .github/workflows/build-runner-binary.yml |
config |
cicd | healthy | .github/workflows/build-go.yml |
test |
cicd | healthy | .github/workflows/build-go.yml |
tag-go-module |
cicd | healthy | .github/workflows/build-go.yml |
config |
cicd | healthy | .github/workflows/config.yml |
should-run |
cicd | healthy | .github/workflows/e2e-test.yml |
start-runner |
cicd | healthy | .github/workflows/e2e-test.yml |
e2e-tests |
cicd | healthy | .github/workflows/e2e-test.yml |
stop-runner |
cicd | healthy | .github/workflows/e2e-test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
/Keys |
frontend | healthy | apps/dashboard/src/pages/Keys.tsx |
/OrganizationSettings |
frontend | healthy | apps/dashboard/src/pages/OrganizationSettings.tsx |
/EmailVerify |
frontend | healthy | apps/dashboard/src/pages/EmailVerify.tsx |
/Logout |
frontend | healthy | apps/dashboard/src/pages/Logout.tsx |
/Registries |
frontend | healthy | apps/dashboard/src/pages/Registries.tsx |
/LandingPage |
frontend | healthy | apps/dashboard/src/pages/LandingPage.tsx |
/OrganizationMembers |
frontend | healthy | apps/dashboard/src/pages/OrganizationMembers.tsx |
/Experimental |
frontend | healthy | apps/dashboard/src/pages/Experimental.tsx |
/AccountSettings |
frontend | healthy | apps/dashboard/src/pages/AccountSettings.tsx |
/Spending |
frontend | healthy | apps/dashboard/src/pages/Spending.tsx |
/Dashboard |
frontend | healthy | apps/dashboard/src/pages/Dashboard.tsx |
/Webhooks |
frontend | healthy | apps/dashboard/src/pages/Webhooks.tsx |
/Callback |
frontend | healthy | apps/dashboard/src/pages/Callback.tsx |
/Runners |
frontend | healthy | apps/dashboard/src/pages/Runners.tsx |
/WebhookEndpointDetails |
frontend | healthy | apps/dashboard/src/pages/WebhookEndpointDetails.tsx |
/Regions |
frontend | healthy | apps/dashboard/src/pages/Regions.tsx |
/Onboarding |
frontend | healthy | apps/dashboard/src/pages/Onboarding.tsx |
/Playground |
frontend | healthy | apps/dashboard/src/pages/Playground.tsx |
/AuditLogs |
frontend | healthy | apps/dashboard/src/pages/AuditLogs.tsx |
/Snapshots |
frontend | healthy | apps/dashboard/src/pages/Snapshots.tsx |
/NotFound |
frontend | healthy | apps/dashboard/src/pages/NotFound.tsx |
/LinkedAccounts |
frontend | healthy | apps/dashboard/src/pages/LinkedAccounts.tsx |
/Volumes |
frontend | healthy | apps/dashboard/src/pages/Volumes.tsx |
/Sandboxes |
frontend | healthy | apps/dashboard/src/pages/Sandboxes.tsx |
/Wallet |
frontend | healthy | apps/dashboard/src/pages/Wallet.tsx |
/OrganizationRoles |
frontend | healthy | apps/dashboard/src/pages/OrganizationRoles.tsx |
/UserOrganizationInvitations |
frontend | healthy | apps/dashboard/src/pages/UserOrganizationInvitations.tsx |
/Limits |
frontend | healthy | apps/dashboard/src/pages/Limits.tsx |
* |
frontend | healthy | apps/dashboard/src/App.tsx |
/api/socket.io/ |
frontend | healthy | apps/api/src/main.ts |
/minio/v1/assume-role |
frontend | healthy | apps/api/src/object-storage/services/object-storage.service… |
/tmp/puppeteer_screenshot.png |
frontend | healthy | examples/node/browserbox_puppeteer.js |
/tmp/puppeteer_fullpage.png |
frontend | healthy | examples/node/browserbox_puppeteer.js |
/tmp/puppeteer_form.png |
frontend | healthy | examples/node/browserbox_puppeteer.js |
| Label | Layer | Status | Path |
|---|---|---|---|
192.168.127.2 |
network | healthy | sdks/node/tests/constants.test.ts |
127.0.0.1 |
network | healthy | sdks/node/tests/rest-binding.integration.test.ts |
192.0.2.1 |
network | healthy | sdks/go/runtime_close_test.go |
8.8.8.8 |
network | healthy | apps/runner/cmd/runner/config/ip_darwin.go |
192.168.1.0 |
network | healthy | apps/api/src/sandbox/dto/sandbox.dto.ts |
10.0.0.0 |
network | healthy | apps/api/src/sandbox/dto/sandbox.dto.ts |
169.254.169.254 |
network | healthy | apps/infra/sst.config.ts |
192.168.0.0 |
network | healthy | examples/python/06_ai_agents/run_openclaw.py |
172.16.0.0 |
network | healthy | examples/python/06_ai_agents/run_openclaw.py |
1.1.1.1 |
network | healthy | src/boxlite/tests/security_enforcement.rs |
192.168.1.1 |
network | healthy | src/boxlite/src/runtime/options.rs |
192.168.127.1 |
network | healthy | src/boxlite/src/portal/interfaces/guest.rs |
192.168.127.0 |
network | healthy | src/boxlite/src/net/constants.rs |
192.168.127.254 |
network | healthy | src/boxlite/src/net/constants.rs |
192.168.127.10 |
network | healthy | src/boxlite/src/net/gvproxy/config.rs |
192.168.127.11 |
network | healthy | src/boxlite/src/net/gvproxy/config.rs |
1.2.3.4 |
network | healthy | src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter.go |
5.6.7.8 |
network | healthy | src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go |
9.9.9.9 |
network | healthy | src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go |
10.1.2.3 |
network | healthy | src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go |
10.255.255.255 |
network | healthy | src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go |
11.0.0.1 |
network | healthy | src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go |
10.50.0.1 |
network | healthy | src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go |
104.18.26.0 |
network | healthy | src/deps/libgvproxy-sys/gvproxy-bridge/tcp_filter_test.go |
169.254.0.0 |
network | healthy | src/deps/libgvproxy-sys/gvproxy-bridge/forked_tcp.go |
127.0.1.1 |
network | healthy | src/guest/src/container/start.rs |
10.0.0.10 |
network | healthy | openapi/reference-server/tests/test_env_config.py |
| Label | Layer | Status | Path |
|---|---|---|---|
port:10 |
network | healthy | sdks/node/lib/browserbox.ts |
port:9999 |
network | healthy | sdks/python/tests/test_tcp_filter.py |
port:12 |
network | healthy | apps/runner/pkg/api/docs/swagger.yaml |
port:5556 |
network | healthy | apps/dex/Dockerfile |
port:1001 |
network | healthy | apps/dex/Dockerfile |
port:4317 |
network | healthy | apps/otel-collector/Dockerfile |
port:4318 |
network | healthy | apps/otel-collector/Dockerfile |
port:13133 |
network | healthy | apps/otel-collector/Dockerfile |
port:8888 |
network | healthy | apps/otel-collector/Dockerfile |
port:22 |
network | healthy | apps/api/src/sandbox/dto/ssh-access.dto.ts |
port:2222 |
network | healthy | apps/ssh-gateway/Dockerfile |
port:3000 |
network | healthy | apps/api-client-go/api/openapi.yaml |
port:23 |
network | healthy | apps/api-client-go/api/openapi.yaml |
port:59 |
network | healthy | apps/api-client-go/api/openapi.yaml |
port:04 |
network | healthy | apps/api-client-go/api/openapi.yaml |
port:56 |
network | healthy | apps/api-client-go/api/openapi.yaml |
port:11 |
network | healthy | apps/api-client-go/api/openapi.yaml |
port:30 |
network | healthy | apps/api-client-go/api/openapi.yaml |
port:2695 |
network | healthy | src/boxlite/src/litebox/init/tasks/guest_connect.rs |
port:1000 |
network | healthy | openapi/box.openapi.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::test |
cicd | healthy | .github/workflows/test.yml |
gha::warm-caches |
cicd | healthy | .github/workflows/warm-caches.yml |
gha::build-wheels |
cicd | healthy | .github/workflows/build-wheels.yml |
gha::lint |
cicd | healthy | .github/workflows/lint.yml |
gha::build-runtime |
cicd | healthy | .github/workflows/build-runtime.yml |
gha::build-node |
cicd | healthy | .github/workflows/build-node.yml |
gha::build-c |
cicd | healthy | .github/workflows/build-c.yml |
gha::build-runner-binary |
cicd | healthy | .github/workflows/build-runner-binary.yml |
gha::build-go |
cicd | healthy | .github/workflows/build-go.yml |
gha::config |
cicd | healthy | .github/workflows/config.yml |
gha::e2e-test |
cicd | healthy | .github/workflows/e2e-test.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
EC2_SECURITY_GROUP_ID |
cicd | healthy | — |
EC2_SUBNET_IDS |
cicd | healthy | — |
RUNNER_VERSION |
cicd | healthy | — |
EC2_INSTANCE_TYPE |
cicd | healthy | — |
AWS_REGION |
cicd | healthy | — |
AWS_ROLE_ARN |
cicd | healthy | — |
RUNNER_LABEL |
cicd | healthy | — |
GH_APP_PRIVATE_KEY |
cicd | healthy | — |
CARGO_REGISTRY_TOKEN |
cicd | healthy | — |
EC2_AMI_ID |
cicd | healthy | — |
EC2_INSTANCE_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
image::apps/runner/Dockerfile |
hardware | healthy | apps/runner/Dockerfile |
image::apps/dex/Dockerfile |
hardware | healthy | apps/dex/Dockerfile |
image::apps/otel-collector/Dockerfile |
hardware | healthy | apps/otel-collector/Dockerfile |
image::apps/api/Dockerfile |
hardware | healthy | apps/api/Dockerfile |
image::apps/snapshot-manager/Dockerfile |
hardware | healthy | apps/snapshot-manager/Dockerfile |
image::apps/ssh-gateway/Dockerfile |
hardware | healthy | apps/ssh-gateway/Dockerfile |
image::apps/proxy/Dockerfile |
hardware | healthy | apps/proxy/Dockerfile |
image::src/boxlite/resources/images/skillbox/Dockerfile |
hardware | healthy | src/boxlite/resources/images/skillbox/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::apps/otel-collector/config.yaml |
security | healthy | apps/otel-collector/config.yaml |
password_literal::apps/otel-collector/config.dev.yaml |
security | healthy | apps/otel-collector/config.dev.yaml |
generic_api_key::apps/api/src/audit/enums/audit-action.enum… |
security | healthy | apps/api/src/audit/enums/audit-action.enum.ts |
generic_api_key::apps/api/src/audit/enums/audit-action.enum… |
security | healthy | apps/api/src/audit/enums/audit-action.enum.ts |
password_literal::apps/dashboard/src/components/Playground/… |
security | healthy | apps/dashboard/src/components/Playground/Sandbox/CodeSnippe… |
generic_api_key::apps/dashboard/src/components/ui/stories/c… |
security | healthy | apps/dashboard/src/components/ui/stories/copyable-value.sto… |
password_literal::apps/daemon/pkg/git/service_test.go |
security | healthy | apps/daemon/pkg/git/service_test.go |
password_literal::apps/infra/sst.config.ts |
security | healthy | apps/infra/sst.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | sdks/python/boxlite/__init__.py |
clickhouse |
data | healthy | apps/package.json |
redis |
data | healthy | apps/package.json |
postgres |
data | healthy | apps/api/src/app.module.ts |
postgresql |
data | healthy | apps/api/src/sandbox/services/snapshot.service.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::Container |
api | healthy | src/shared/proto/boxlite/v1/service.proto |
grpc::Guest |
api | healthy | src/shared/proto/boxlite/v1/service.proto |
grpc::Execution |
api | healthy | src/shared/proto/boxlite/v1/service.proto |
grpc::Files |
api | healthy | src/shared/proto/boxlite/v1/service.proto |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | apps/package.json |
vps::azure |
hardware | healthy | apps/cli/go.mod |
vps::ec2 |
hardware | healthy | apps/infra/sst.config.ts |
vps::gcp |
hardware | healthy | scripts/deploy/gcp/check-nested-virt.sh |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | sdks/node/tests/options.test.ts |
loadbalancer |
network | healthy | apps/api/src/main.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-m25jui_z |
software | healthy | /tmp/repobility-clone-m25jui_z |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | apps/api/src/main.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | sdks/node/lib/browserbox.ts |
This page is publicly accessible at:
https://repobility.com/scan/1d9af720-bb23-49de-8845-b1b09580a1db/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1d9af720-bb23-49de-8845-b1b09580a1db/
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.