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.

dether-net/dethernety-oss

https://github.com/dether-net/dethernety-oss · scanned 2026-06-17 01:55 UTC (1 month, 1 week ago)

191 raw signals (0 security + 191 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 1 week ago · v2 · last Δ -22.6 (diff) · 180 actionable findings from 1 signal source. 11 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 2708 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
buildHarness software healthy packages/dt-core/src/dt-class-identity/__tests__/dt-class-i…
buildMutationHarness software healthy packages/dt-core/src/dt-class-identity/__tests__/dt-class-i…
firstId software healthy packages/dt-core/src/dt-model/dt-model.ts:firstId
mapComponent software healthy packages/dt-core/src/dt-model/dt-model.ts:mapComponent
mapBoundary software healthy packages/dt-core/src/dt-model/dt-model.ts:mapBoundary
mapDataFlow software healthy packages/dt-core/src/dt-model/dt-model.ts:mapDataFlow
makeModel software healthy packages/dt-core/src/dt-model/__tests__/update-model-scope.…
inputOf software healthy packages/dt-core/src/dt-model/__tests__/update-model-scope.…
stays software healthy packages/dt-core/src/orchestration/execute-supersede-flow.t…
does software healthy packages/dt-core/src/orchestration/execute-supersede-flow.t…
executeSupersedeFlow software healthy packages/dt-core/src/orchestration/execute-supersede-flow.t…
executeSupersedeCountermeasureFlow software healthy packages/dt-core/src/orchestration/execute-supersede-counte…
buildMockDtCountermeasure software healthy packages/dt-core/src/orchestration/__tests__/execute-supers…
buildMockDtExposure software healthy packages/dt-core/src/orchestration/__tests__/execute-supers…
makeDataItem software healthy packages/dt-core/src/dt-dataitem/__tests__/update-dataitem-…
with software healthy packages/dt-core/src/dt-utils/dt-utils.ts:with
message software healthy packages/dt-core/src/dt-utils/dt-utils.ts:message
defer software healthy packages/dt-core/src/dt-utils/__tests__/dt-utils.test.ts:de…
platformEnumToLocal software healthy packages/dt-core/src/schemas/asset-context-map.ts:platformE…
localEnumToPlatform software healthy packages/dt-core/src/schemas/asset-context-map.ts:localEnum…
nonEmpty software healthy packages/dt-core/src/schemas/asset-context-map.ts:nonEmpty
platformScopeToLocal software healthy packages/dt-core/src/schemas/asset-context-map.ts:platformS…
localScopeToPlatform software healthy packages/dt-core/src/schemas/asset-context-map.ts:localScop…
createManifest software healthy packages/dt-core/src/schemas/manifest.schema.ts:createManif…
flattenStructure software healthy packages/dt-core/src/schemas/structure.schema.ts:flattenStr…
processBoundary software healthy packages/dt-core/src/schemas/structure.schema.ts:processBou…
getAllElementIds software healthy packages/dt-core/src/schemas/structure.schema.ts:getAllElem…
findElementById software healthy packages/dt-core/src/schemas/structure.schema.ts:findElemen…
monolithicToSplit software healthy packages/dt-core/src/schemas/model.schema.ts:monolithicToSp…
splitToMonolithic software healthy packages/dt-core/src/schemas/model.schema.ts:splitToMonolit…
extractStructureBoundary software healthy packages/dt-core/src/schemas/model.schema.ts:extractStructu…
extractStructureComponent software healthy packages/dt-core/src/schemas/model.schema.ts:extractStructu…
extractAttributes software healthy packages/dt-core/src/schemas/model.schema.ts:extractAttribu…
processBoundary software healthy packages/dt-core/src/schemas/model.schema.ts:processBoundary
injectAttributesBoundary software healthy packages/dt-core/src/schemas/model.schema.ts:injectAttribut…
validateMonolithicModel software healthy packages/dt-core/src/schemas/model.schema.ts:validateMonoli…
collectAllComponentIds software healthy packages/dt-core/src/schemas/model.schema.ts:collectAllComp…
process software healthy packages/dt-core/src/schemas/model.schema.ts:process
collectUsedDataItemIds software healthy packages/dt-core/src/schemas/model.schema.ts:collectUsedDat…
buildDataItemUsageMap software healthy packages/dt-core/src/schemas/data-items.schema.ts:buildData…
findOrphanedDataItems software healthy packages/dt-core/src/schemas/data-items.schema.ts:findOrpha…
groupDataItemsByClass software healthy packages/dt-core/src/schemas/data-items.schema.ts:groupData…
mergeAttributes software healthy packages/dt-core/src/schemas/attributes.schema.ts:mergeAttr…
getElementAttributes software healthy packages/dt-core/src/schemas/attributes.schema.ts:getElemen…
setElementAttributes software healthy packages/dt-core/src/schemas/attributes.schema.ts:setElemen…
removeElementAttributes software healthy packages/dt-core/src/schemas/attributes.schema.ts:removeEle…
createAttributesIndex software healthy packages/dt-core/src/schemas/attributes.schema.ts:createAtt…
findElementsMissingAttributes software healthy packages/dt-core/src/schemas/attributes.schema.ts:findEleme…
attributeMap software healthy packages/dt-core/src/schemas/attributes.schema.ts:attribute…
validateDataFlows software healthy packages/dt-core/src/schemas/dataflows.schema.ts:validateDa…

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

LabelLayerStatusPath
CLAUDE.md software healthy CLAUDE.md
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
CONTRIBUTING.md software healthy CONTRIBUTING.md
CHANGELOG.md software healthy CHANGELOG.md
README.md software healthy README.md
SECURITY.md software healthy SECURITY.md
LICENSE software healthy LICENSE
package.json software healthy package.json
turbo.json software healthy turbo.json
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
CLA.md software healthy CLA.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
vitest.config.ts software healthy packages/dt-core/vitest.config.ts
README.md software healthy packages/dt-core/README.md
package.json software healthy packages/dt-core/package.json
tsconfig.build.json software healthy packages/dt-core/tsconfig.build.json
tsconfig.json software healthy packages/dt-core/tsconfig.json
index.ts software healthy packages/dt-core/src/index.ts
dt-boundary.ts software healthy packages/dt-core/src/dt-boundary/dt-boundary.ts
dt-boundary-gql.ts software healthy packages/dt-core/src/dt-boundary/dt-boundary-gql.ts
dt-class-identity.ts software healthy packages/dt-core/src/dt-class-identity/dt-class-identity.ts
dt-class-identity-gql.ts software healthy packages/dt-core/src/dt-class-identity/dt-class-identity-gq…
dt-class-identity.test.ts software healthy packages/dt-core/src/dt-class-identity/__tests__/dt-class-i…
dt-model.ts software healthy packages/dt-core/src/dt-model/dt-model.ts
dt-model-gql.ts software healthy packages/dt-core/src/dt-model/dt-model-gql.ts
update-model-scope.test.ts software healthy packages/dt-core/src/dt-model/__tests__/update-model-scope.…
dt-dataflow-gql.ts software healthy packages/dt-core/src/dt-dataflow/dt-dataflow-gql.ts
dt-dataflow.ts software healthy packages/dt-core/src/dt-dataflow/dt-dataflow.ts
dt-folder.ts software healthy packages/dt-core/src/dt-folder/dt-folder.ts
dt-folder-gql.ts software healthy packages/dt-core/src/dt-folder/dt-folder-gql.ts
execute-supersede-flow.ts software healthy packages/dt-core/src/orchestration/execute-supersede-flow.ts
execute-supersede-countermeasure-flow.ts software healthy packages/dt-core/src/orchestration/execute-supersede-counte…
execute-supersede-countermeasure-flow.test.ts software healthy packages/dt-core/src/orchestration/__tests__/execute-supers…
execute-supersede-flow.test.ts software healthy packages/dt-core/src/orchestration/__tests__/execute-supers…
dt-control.ts software healthy packages/dt-core/src/dt-control/dt-control.ts
dt-control-gql.ts software healthy packages/dt-core/src/dt-control/dt-control-gql.ts
dt-dataitem.ts software healthy packages/dt-core/src/dt-dataitem/dt-dataitem.ts
dt-dataitem-gql.ts software healthy packages/dt-core/src/dt-dataitem/dt-dataitem-gql.ts
update-dataitem-asset-context.test.ts software healthy packages/dt-core/src/dt-dataitem/__tests__/update-dataitem-…
errors.ts software healthy packages/dt-core/src/dt-utils/errors.ts
dt-utils.ts software healthy packages/dt-core/src/dt-utils/dt-utils.ts
dt-utils.test.ts software healthy packages/dt-core/src/dt-utils/__tests__/dt-utils.test.ts
index.ts software healthy packages/dt-core/src/schemas/index.ts
asset-context-map.ts software healthy packages/dt-core/src/schemas/asset-context-map.ts
manifest.schema.ts software healthy packages/dt-core/src/schemas/manifest.schema.ts
common.schema.ts software healthy packages/dt-core/src/schemas/common.schema.ts
structure.schema.ts software healthy packages/dt-core/src/schemas/structure.schema.ts
model.schema.ts software healthy packages/dt-core/src/schemas/model.schema.ts
data-items.schema.ts software healthy packages/dt-core/src/schemas/data-items.schema.ts
attributes.schema.ts software healthy packages/dt-core/src/schemas/attributes.schema.ts

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

LabelLayerStatusPath
DtBoundary software healthy packages/dt-core/src/dt-boundary/dt-boundary.ts:DtBoundary
ID software healthy packages/dt-core/src/dt-boundary/dt-boundary.ts:ID
DtClassIdentity software healthy packages/dt-core/src/dt-class-identity/dt-class-identity.ts…
AND software healthy packages/dt-core/src/dt-class-identity/dt-class-identity.ts…
DtModel software healthy packages/dt-core/src/dt-model/dt-model.ts:DtModel
DtDataflow software healthy packages/dt-core/src/dt-dataflow/dt-dataflow.ts:DtDataflow
ID software healthy packages/dt-core/src/dt-dataflow/dt-dataflow.ts:ID
DtFolder software healthy packages/dt-core/src/dt-folder/dt-folder.ts:DtFolder
edge software healthy packages/dt-core/src/orchestration/execute-supersede-counte…
DtControl software healthy packages/dt-core/src/dt-control/dt-control.ts:DtControl
ID software healthy packages/dt-core/src/dt-control/dt-control.ts:ID
type software healthy packages/dt-core/src/dt-control/dt-control.ts:type
supportedTypes software healthy packages/dt-core/src/dt-control/dt-control.ts:supportedTypes
fit software healthy packages/dt-core/src/dt-control/dt-control.ts:fit
metadata software healthy packages/dt-core/src/dt-control/dt-control.ts:metadata
kind software healthy packages/dt-core/src/dt-control/dt-control.ts:kind
metadata software healthy packages/dt-core/src/dt-control/dt-control-gql.ts:metadata
DtDataItem software healthy packages/dt-core/src/dt-dataitem/dt-dataitem.ts:DtDataItem
of software healthy packages/dt-core/src/dt-dataitem/dt-dataitem.ts:of
CancelledError software healthy packages/dt-core/src/dt-utils/errors.ts:CancelledError
DtUtils software healthy packages/dt-core/src/dt-utils/dt-utils.ts:DtUtils
that software healthy packages/dt-core/src/schemas/common.schema.ts:that
name software healthy packages/dt-core/src/schemas/common.schema.ts:name
schema software healthy packages/dt-core/src/schemas/common.schema.ts:schema
and software healthy packages/dt-core/src/schemas/attributes.schema.ts:and
but software healthy packages/dt-core/src/schemas/attributes.schema.ts:but
entry software healthy packages/dt-core/src/schemas/control-file.schema.ts:entry
DtMitreAttack software healthy packages/dt-core/src/dt-mitreattack/dt-mitreattack.ts:DtMit…
which software healthy packages/dt-core/src/dt-update/dt-update-split.ts:which
wraps software healthy packages/dt-core/src/dt-update/dt-update-split.ts:wraps
DtUpdateSplit software healthy packages/dt-core/src/dt-update/dt-update-split.ts:DtUpdateS…
ID software healthy packages/dt-core/src/dt-update/dt-update-split.ts:ID
which software healthy packages/dt-core/src/dt-update/dt-update.ts:which
DtUpdate software healthy packages/dt-core/src/dt-update/dt-update.ts:DtUpdate
if software healthy packages/dt-core/src/dt-update/dt-update.ts:if
DtClass software healthy packages/dt-core/src/dt-class/dt-class.ts:DtClass
$ software healthy packages/dt-core/src/dt-class/dt-class.ts:$
by software healthy packages/dt-core/src/dt-class/dt-class.ts:by
or software healthy packages/dt-core/src/dt-class/dt-class.ts:or
type software healthy packages/dt-core/src/dt-class/dt-class.ts:type
kind software healthy packages/dt-core/src/dt-class/dt-class.ts:kind
relationship software healthy packages/dt-core/src/dt-class/dt-class.ts:relationship
where software healthy packages/dt-core/src/dt-class/dt-class.ts:where
catalog software healthy packages/dt-core/src/dt-class/dt-class.ts:catalog
node software healthy packages/dt-core/src/dt-class/dt-class.ts:node
catalogue software healthy packages/dt-core/src/dt-class/dt-class.ts:catalogue
name software healthy packages/dt-core/src/dt-class/dt-class.ts:name
DtIssue software healthy packages/dt-core/src/dt-issue/dt-issue.ts:DtIssue
to software healthy packages/dt-core/src/dt-issue/dt-issue.ts:to
in software healthy packages/dt-core/src/dt-issue/dt-issue.ts:in

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

LabelLayerStatusPath
packages software healthy packages
dt-core software healthy packages/dt-core
src software healthy packages/dt-core/src
dt-boundary software healthy packages/dt-core/src/dt-boundary
dt-class-identity software healthy packages/dt-core/src/dt-class-identity
__tests__ software healthy packages/dt-core/src/dt-class-identity/__tests__
dt-model software healthy packages/dt-core/src/dt-model
__tests__ software healthy packages/dt-core/src/dt-model/__tests__
dt-dataflow software healthy packages/dt-core/src/dt-dataflow
dt-folder software healthy packages/dt-core/src/dt-folder
orchestration software healthy packages/dt-core/src/orchestration
__tests__ software healthy packages/dt-core/src/orchestration/__tests__
dt-control software healthy packages/dt-core/src/dt-control
dt-dataitem software healthy packages/dt-core/src/dt-dataitem
__tests__ software healthy packages/dt-core/src/dt-dataitem/__tests__
dt-utils software healthy packages/dt-core/src/dt-utils
__tests__ software healthy packages/dt-core/src/dt-utils/__tests__
schemas software healthy packages/dt-core/src/schemas
__tests__ software healthy packages/dt-core/src/schemas/__tests__
dt-mitreattack software healthy packages/dt-core/src/dt-mitreattack
dt-update software healthy packages/dt-core/src/dt-update
__tests__ software healthy packages/dt-core/src/dt-update/__tests__
dt-class software healthy packages/dt-core/src/dt-class
__tests__ software healthy packages/dt-core/src/dt-class/__tests__
dt-issue software healthy packages/dt-core/src/dt-issue
dt-analysis software healthy packages/dt-core/src/dt-analysis
__tests__ software healthy packages/dt-core/src/dt-analysis/__tests__
dt-mitre software healthy packages/dt-core/src/dt-mitre
__tests__ software healthy packages/dt-core/src/dt-mitre/__tests__
dt-export software healthy packages/dt-core/src/dt-export
__tests__ software healthy packages/dt-core/src/dt-export/__tests__
dt-module software healthy packages/dt-core/src/dt-module
dt-mitredefend software healthy packages/dt-core/src/dt-mitredefend
dt-component software healthy packages/dt-core/src/dt-component
__tests__ software healthy packages/dt-core/src/dt-component/__tests__
dt-exposure software healthy packages/dt-core/src/dt-exposure
__tests__ software healthy packages/dt-core/src/dt-exposure/__tests__
interfaces software healthy packages/dt-core/src/interfaces
dt-import software healthy packages/dt-core/src/dt-import
__tests__ software healthy packages/dt-core/src/dt-import/__tests__
dt-control-library software healthy packages/dt-core/src/dt-control-library
__tests__ software healthy packages/dt-core/src/dt-control-library/__tests__
dt-countermeasure software healthy packages/dt-core/src/dt-countermeasure
__tests__ software healthy packages/dt-core/src/dt-countermeasure/__tests__
eslint-config software healthy packages/eslint-config
dt-module software healthy packages/dt-module
src software healthy packages/dt-module/src
types software healthy packages/dt-module/src/types
interfaces software healthy packages/dt-module/src/interfaces
__tests__ software healthy packages/dt-module/src/__tests__

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

LabelLayerStatusPath
auth::packages/dt-core/src/interfaces/core-types-interface.… security healthy packages/dt-core/src/interfaces/core-types-interface.ts
auth::apps/dt-ui/src/stores/authStore.ts security healthy apps/dt-ui/src/stores/authStore.ts
auth::apps/dethereal/src/index.ts security healthy apps/dethereal/src/index.ts
auth::apps/dethereal/src/tools/base-tool.ts security healthy apps/dethereal/src/tools/base-tool.ts
auth::packages/dt-core/src/dt-exposure/__tests__/dt-exposur… security healthy packages/dt-core/src/dt-exposure/__tests__/dt-exposure.test…
auth::packages/dt-core/src/dt-control-library/dt-control-li… security healthy packages/dt-core/src/dt-control-library/dt-control-library.…
auth::apps/dethereal/skills/login/SKILL.md security healthy apps/dethereal/skills/login/SKILL.md
auth::apps/dt-ws/test/integration/disposition.e2e-spec.ts security healthy apps/dt-ws/test/integration/disposition.e2e-spec.ts
auth::apps/dt-ui/src/composables/__tests__/useFindingDispos… security healthy apps/dt-ui/src/composables/__tests__/useFindingDisposition.…
auth::apps/dethereal/skills/status/SKILL.md security healthy apps/dethereal/skills/status/SKILL.md
auth::apps/dt-ws/src/main.ts security healthy apps/dt-ws/src/main.ts
auth::apps/dt-ws/src/common/guards/jwt-auth.guard.ts security healthy apps/dt-ws/src/common/guards/jwt-auth.guard.ts
auth::apps/dt-ws/test/integration/match-mitre-techniques.e2… security healthy apps/dt-ws/test/integration/match-mitre-techniques.e2e-spec…
auth::apps/dt-ws/src/config/environment.validation.ts security healthy apps/dt-ws/src/config/environment.validation.ts
auth::apps/dt-ws/test/integration/provenance.e2e-spec.ts security healthy apps/dt-ws/test/integration/provenance.e2e-spec.ts
auth::apps/dethereal/src/auth/token-store.ts security healthy apps/dethereal/src/auth/token-store.ts
auth::apps/dethereal/src/auth/oauth-flow.ts security healthy apps/dethereal/src/auth/oauth-flow.ts
auth::CLAUDE.md security healthy CLAUDE.md
auth::apps/dethereal/src/auth/__tests__/oauth-server.test.ts security healthy apps/dethereal/src/auth/__tests__/oauth-server.test.ts
auth::scripts/generate-noauth-schema.js security healthy scripts/generate-noauth-schema.js
auth::apps/dt-ws/src/gql/populated-by/authored-by.ts security healthy apps/dt-ws/src/gql/populated-by/authored-by.ts
auth::apps/dt-ws/CLAUDE.md security healthy apps/dt-ws/CLAUDE.md
auth::apps/dethereal/src/auth/browser.ts security healthy apps/dethereal/src/auth/browser.ts
auth::apps/dt-ui/src/config/environment.ts security healthy apps/dt-ui/src/config/environment.ts
auth::apps/dethereal/src/client/apollo-client.ts security healthy apps/dethereal/src/client/apollo-client.ts
auth::apps/dt-ws/test/integration/update-exposures-companio… security healthy apps/dt-ws/test/integration/update-exposures-companion.e2e-…
auth::apps/dethereal/src/auth/pkce.ts security healthy apps/dethereal/src/auth/pkce.ts
auth::apps/dt-ui/src/components/Disposition/__tests__/Lifec… security healthy apps/dt-ui/src/components/Disposition/__tests__/LifecycleBa…
auth::apps/dethereal/src/tools/auth/login.tool.ts security healthy apps/dethereal/src/tools/auth/login.tool.ts
auth::modules/dethernety-threat-report/src/DethernetyThreat… security healthy modules/dethernety-threat-report/src/DethernetyThreatReport…
auth::apps/dt-ws/src/gql/services/schema.service.ts security healthy apps/dt-ws/src/gql/services/schema.service.ts
auth::apps/dethereal/src/tools/auth/index.ts security healthy apps/dethereal/src/tools/auth/index.ts
auth::demo/README.md security healthy demo/README.md
auth::apps/dethereal/src/utils/__tests__/sync-utils.test.ts security healthy apps/dethereal/src/utils/__tests__/sync-utils.test.ts
auth::packages/dt-core/src/dt-control-library/__tests__/dt-… security healthy packages/dt-core/src/dt-control-library/__tests__/dt-contro…
auth::apps/dethereal/src/tools/auth/logout.tool.ts security healthy apps/dethereal/src/tools/auth/logout.tool.ts
auth::apps/dt-ws/src/gql/gql.module.ts security healthy apps/dt-ws/src/gql/gql.module.ts
auth::apps/dt-ws/src/gql/interfaces/resolver.interface.ts security healthy apps/dt-ws/src/gql/interfaces/resolver.interface.ts
auth::apps/dethereal/src/tools/auth/refresh-token.tool.ts security healthy apps/dethereal/src/tools/auth/refresh-token.tool.ts
auth::apps/dt-ws/src/gql/resolver-services/element-binding.… security healthy apps/dt-ws/src/gql/resolver-services/element-binding.servic…
auth::apps/dt-ws/src/gql/services/__tests__/schema-service-… security healthy apps/dt-ws/src/gql/services/__tests__/schema-service-module…
auth::apps/dt-ui/src/config/environment-todo.ts security healthy apps/dt-ui/src/config/environment-todo.ts
auth::apps/dt-ui/src/components/DataFlow/ClassPicker/__test… security healthy apps/dt-ui/src/components/DataFlow/ClassPicker/__tests__/Mo…
auth::packages/dt-core/src/dt-countermeasure/__tests__/dt-c… security healthy packages/dt-core/src/dt-countermeasure/__tests__/dt-counter…
auth::apps/dt-ws/src/common/guards/__tests__/is-admin.spec.… security healthy apps/dt-ws/src/common/guards/__tests__/is-admin.spec.ts
auth::docs/architecture/decisions/README.md security healthy docs/architecture/decisions/README.md
auth::apps/dt-ws/src/gql/sse/graphql-sse.controller.ts security healthy apps/dt-ws/src/gql/sse/graphql-sse.controller.ts
auth::apps/dethereal/src/auth/oauth-server.ts security healthy apps/dethereal/src/auth/oauth-server.ts
auth::apps/dethereal/skills/discover/SKILL.md security healthy apps/dethereal/skills/discover/SKILL.md
auth::apps/dt-ws/src/app.controller.ts security healthy apps/dt-ws/src/app.controller.ts

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

LabelLayerStatusPath
/analysisresults frontend healthy apps/dt-ui/src/composables/__tests__/useHostContext.finding…
/dataflow frontend healthy apps/dt-ui/src/components/DataFlow/DataFlow.vue
/issues frontend healthy apps/dt-ui/src/components/DataFlow/DataFlow.vue
/modules frontend healthy apps/dt-ui/src/pages/index.vue
/browser frontend healthy apps/dt-ui/src/pages/index.vue
/ frontend healthy apps/dt-ui/src/router/index.ts
/login frontend healthy apps/dt-ui/src/router/index.ts
/auth/callback frontend healthy apps/dt-ui/src/router/index.ts
/auth/logout frontend healthy apps/dt-ui/src/router/index.ts

LabelLayerStatusPath
GET /config api healthy apps/dt-ws/src/app.controller.ts
GET /health api healthy apps/dt-ws/src/app.controller.ts
GET /health/simple api healthy apps/dt-ws/src/app.controller.ts
GET /ready api healthy apps/dt-ws/src/app.controller.ts
GET /modules/:moduleName/bundle.js api healthy apps/dt-ws/src/modules/module-bundle.controller.ts
GET /* api healthy apps/dt-ws/src/common/controllers/spa-fallback.controller.ts
GET /graphql/stream api healthy apps/dt-ws/src/gql/sse/graphql-sse.controller.ts
POST /graphql/stream api healthy apps/dt-ws/src/gql/sse/graphql-sse.controller.ts

LabelLayerStatusPath
memgraph hardware healthy demo/docker-compose.yml
opa hardware healthy demo/docker-compose.yml
ollama hardware healthy demo/docker-compose.yml
dethernety hardware healthy demo/docker-compose.yml
memgraph-lab hardware healthy demo/docker-compose.yml
memgraph hardware healthy modules/mitre-frameworks/memgraph-platform/docker-compose.y…

LabelLayerStatusPath
port:3000 network healthy package.json
port:3003 network healthy demo/docker-compose.yml
port:7687 network healthy demo/docker-compose.yml
port:8181 network healthy demo/docker-compose.yml
port:3030 network healthy demo/docker-compose.yml

LabelLayerStatusPath
password_literal::modules/mitre-frameworks/scripts/test-pgv… security healthy modules/mitre-frameworks/scripts/test-pgvector.sh
password_literal::modules/mitre-frameworks/scripts/build-da… security healthy modules/mitre-frameworks/scripts/build-data.sh
password_literal::modules/mitre-frameworks/scripts/build-da… security healthy modules/mitre-frameworks/scripts/build-data.sh
password_literal::modules/mitre-frameworks/scripts/build-da… security healthy modules/mitre-frameworks/scripts/build-data.sh
password_literal::modules/mitre-frameworks/scripts/build-da… security healthy modules/mitre-frameworks/scripts/build-data.sh

LabelLayerStatusPath
gha::docker cicd healthy .github/workflows/docker.yml
gha::release cicd healthy .github/workflows/release.yml
gha::codeql cicd healthy .github/workflows/codeql.yml
gha::cla cicd healthy .github/workflows/cla.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
docker cicd healthy .github/workflows/docker.yml
release cicd healthy .github/workflows/release.yml
analyze cicd healthy .github/workflows/codeql.yml
cla-check cicd healthy .github/workflows/cla.yml
build cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
postgres data healthy modules/mitre-frameworks/scripts/export_embeddings_to_sql.py
postgresql data healthy modules/mitre-frameworks/scripts/export_embeddings_to_sql.py
redis data healthy modules/dethernety-threat-report/frontend/__tests__/coverag…
mysql data healthy apps/dethereal/src/tools/__tests__/generate-attribute-stubs…

LabelLayerStatusPath
Query root api healthy modules/dethernety-coverage-tools/src/DethernetyCoverageToo…
Mutation root api healthy apps/dt-ws/src/gql/utils/__tests__/sdl-parser.spec.ts
Subscription root api healthy apps/dt-ws/src/gql/module-management-services/__tests__/mod…

LabelLayerStatusPath
langchain_pg_collection data healthy modules/mitre-frameworks/scripts/export_embeddings_to_sql.py
langchain_pg_embedding data healthy modules/mitre-frameworks/scripts/export_embeddings_to_sql.py

LabelLayerStatusPath
loadbalancer network healthy docs/architecture/README.md
nginx network healthy apps/dethereal/src/tools/__tests__/generate-attribute-stubs…

LabelLayerStatusPath
127.0.0.1 network healthy apps/dethereal/src/config.ts
192.168.1.1 network healthy apps/dethereal/src/__tests__/security-hardening.test.ts

LabelLayerStatusPath
vps::azure hardware healthy packages/dt-core/src/dt-control-library/__tests__/audit-log…
vps::aws hardware healthy docs/architecture/README.md

LabelLayerStatusPath
dether-net__dethernety-oss software healthy /data/fable5_failed_archive/dether-net__dethernety-oss

LabelLayerStatusPath
pubsub data healthy packages/dt-module/src/dt-lg-module.ts

LabelLayerStatusPath
class-identity-migration.service.ts data healthy apps/dt-ws/src/gql/module-management-services/class-identit…

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/8cf0d526-3dca-4d8f-b08d-dadce0a27073/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8cf0d526-3dca-4d8f-b08d-dadce0a27073/

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.