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.

samchon/ttsc

https://github.com/samchon/ttsc · scanned 2026-06-16 00:01 UTC (2 months, 3 weeks ago)

214 raw signals (0 security + 214 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 213 actionable findings from 1 signal source. 1 repeated signal 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 6618 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
next.bash software healthy next.bash
prettier.config.js software healthy prettier.config.js
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
CLAUDE.md software healthy CLAUDE.md
package.json software healthy package.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
LICENSE software healthy LICENSE
AGENTS.md software healthy AGENTS.md
package.json software healthy config/package.json
tsconfig.json software healthy config/tsconfig.json
tsconfig.json software healthy tests/config/tsconfig.json
plugin.cjs software healthy tests/projects/go-native-transformer/plugin.cjs
tsconfig.json software healthy tests/projects/go-native-transformer/tsconfig.json
main.ts software healthy tests/projects/go-native-transformer/src/main.ts
plugin.cjs software healthy tests/projects/go-source-plugin-entry/plugin.cjs
tsconfig.json software healthy tests/projects/go-source-plugin-entry/tsconfig.json
go.mod software healthy tests/projects/go-source-plugin-entry/go-plugin/go.mod
main.go software healthy tests/projects/go-source-plugin-entry/go-plugin/cmd/transfo…
main.ts software healthy tests/projects/go-source-plugin-entry/src/main.ts
strip.config.json software healthy tests/projects/ttsc-utility-plugins/strip.config.json
lint.config.json software healthy tests/projects/ttsc-utility-plugins/lint.config.json
banner.config.json software healthy tests/projects/ttsc-utility-plugins/banner.config.json
tsconfig.json software healthy tests/projects/ttsc-utility-plugins/tsconfig.json
main.ts software healthy tests/projects/ttsc-utility-plugins/src/main.ts
message.ts software healthy tests/projects/ttsc-utility-plugins/src/modules/message.ts
join.ts software healthy tests/projects/ttsc-utility-plugins/src/modules/join.ts
plugin.cjs software healthy tests/projects/go-source-plugin-checker/plugin.cjs
tsconfig.json software healthy tests/projects/go-source-plugin-checker/tsconfig.json
main.go software healthy tests/projects/go-source-plugin-checker/go-plugin/main.go
go.mod software healthy tests/projects/go-source-plugin-checker/go-plugin/go.mod
main.ts software healthy tests/projects/go-source-plugin-checker/src/main.ts
lint.config.json software healthy tests/projects/lint-violations/lint.config.json
tsconfig.json software healthy tests/projects/lint-violations/tsconfig.json
main.ts software healthy tests/projects/lint-violations/src/main.ts
plugin.cjs software healthy tests/projects/go-source-plugin-managed-replace/plugin.cjs
tsconfig.json software healthy tests/projects/go-source-plugin-managed-replace/tsconfig.js…
main.go software healthy tests/projects/go-source-plugin-managed-replace/go-plugin/m…
go.mod software healthy tests/projects/go-source-plugin-managed-replace/go-plugin/g…
shim.go software healthy tests/projects/go-source-plugin-managed-replace/go-plugin/s…
go.mod software healthy tests/projects/go-source-plugin-managed-replace/go-plugin/s…
main.ts software healthy tests/projects/go-source-plugin-managed-replace/src/main.ts
plugin.cjs software healthy tests/projects/go-source-plugin-properties/plugin.cjs
tsconfig.json software healthy tests/projects/go-source-plugin-properties/tsconfig.json
main.go software healthy tests/projects/go-source-plugin-properties/go-plugin/main.go
go.mod software healthy tests/projects/go-source-plugin-properties/go-plugin/go.mod
main.ts software healthy tests/projects/go-source-plugin-properties/src/main.ts
plugin.cjs software healthy tests/projects/go-source-plugin/plugin.cjs
tsconfig.json software healthy tests/projects/go-source-plugin/tsconfig.json
main.go software healthy tests/projects/go-source-plugin/go-plugin/main.go

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

LabelLayerStatusPath
goUpper software healthy tests/projects/go-native-transformer/src/main.ts:goUpper
join software healthy tests/projects/ttsc-utility-plugins/src/modules/join.ts:join
takesAnyArg software healthy tests/projects/lint-violations/src/main.ts:takesAnyArg
returnsAny software healthy tests/projects/lint-violations/src/main.ts:returnsAny
debugMe software healthy tests/projects/lint-violations/src/main.ts:debugMe
loose software healthy tests/projects/lint-violations/src/main.ts:loose
suspect software healthy tests/projects/lint-violations/src/main.ts:suspect
nullably software healthy tests/projects/lint-violations/src/main.ts:nullably
probe software healthy tests/projects/lint-violations/src/main.ts:probe
decodeSourceLines software healthy tests/test-banner/src/internal/decode-source-map.ts:decodeS…
decodeSegment software healthy tests/test-banner/src/internal/decode-source-map.ts:decodeS…
seedPackage software healthy tests/test-banner/src/internal/TestBanner.ts:seedPackage
goPath software healthy tests/test-banner/src/internal/TestBanner.ts:goPath
assertSingleBanner software healthy tests/test-banner/src/internal/TestBanner.ts:assertSingleBa…
bannerPreamble software healthy tests/test-banner/src/internal/TestBanner.ts:bannerPreamble
in software healthy tests/test-banner/src/features/test_banner_inline_sources_c…
test_banner_inline_sources_content_strips_preamble software healthy tests/test-banner/src/features/test_banner_inline_sources_c…
gamma software healthy tests/test-banner/src/features/test_banner_inline_sources_c…
test_banner_source_map_lines_point_at_original_source software healthy tests/test-banner/src/features/test_banner_source_map_lines…
gamma software healthy tests/test-banner/src/features/test_banner_source_map_lines…
test_banner_json_config_file_loads_banner_text software healthy tests/test-banner/src/features/test_banner_json_config_file…
test_banner_inline_source_map_lines_point_at_original_source software healthy tests/test-banner/src/features/test_banner_inline_source_ma…
gamma software healthy tests/test-banner/src/features/test_banner_inline_source_ma…
test_banner_preserves_executable_shebang software healthy tests/test-banner/src/features/test_banner_preserves_execut…
test_banner_rejects_inline_options_in_tsconfig_entry software healthy tests/test-banner/src/features/test_banner_rejects_inline_o…
test_banner_tsconfig_config_overrides_package_auto_config software healthy tests/test-banner/src/features/test_banner_tsconfig_config_…
test_banner_respects_remove_comments software healthy tests/test-banner/src/features/test_banner_respects_remove_…
test_banner_shared_host_ignores_future_optional_flags software healthy tests/test-banner/src/features/test_banner_shared_host_igno…
test_banner_injects_javascript_and_declaration_jsdoc software healthy tests/test-banner/src/features/test_banner_injects_javascri…
test_banner_package_auto_discovers_config_file software healthy tests/test-banner/src/features/test_banner_package_auto_dis…
test_banner_source_map_lines_correct_under_remove_comments software healthy tests/test-banner/src/features/test_banner_source_map_lines…
gamma software healthy tests/test-banner/src/features/test_banner_source_map_lines…
test_banner_auto_discovered_config_requires_banner_config_f… software healthy tests/test-banner/src/features/test_banner_auto_discovered_…
ensureCleanupHook software healthy tests/utils/src/TestProject.ts:ensureCleanupHook
scoped software healthy tests/utils/src/TestProject.ts:scoped
tmpdir software healthy tests/utils/src/TestProject.ts:tmpdir
createProject software healthy tests/utils/src/TestProject.ts:createProject
copyProject software healthy tests/utils/src/TestProject.ts:copyProject
copyDirectory software healthy tests/utils/src/TestProject.ts:copyDirectory
writeFiles software healthy tests/utils/src/TestProject.ts:writeFiles
tsconfig software healthy tests/utils/src/TestProject.ts:tsconfig
commonJsProject software healthy tests/utils/src/TestProject.ts:commonJsProject
spawn software healthy tests/utils/src/TestProject.ts:spawn
runNode software healthy tests/utils/src/TestProject.ts:runNode
resolveTsgoBinary software healthy tests/utils/src/TestProject.ts:resolveTsgoBinary
findWorkspaceRoot software healthy tests/utils/src/TestProject.ts:findWorkspaceRoot
main software healthy tests/utils/src/TestExecutor.ts:main
getArguments software healthy tests/utils/src/TestExecutor.ts:getArguments
libUrl software healthy tests/utils/src/unplugin/TestUnpluginRuntime.ts:libUrl
libPath software healthy tests/utils/src/unplugin/TestUnpluginRuntime.ts:libPath

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

LabelLayerStatusPath
config software healthy config
tests software healthy tests
config software healthy tests/config
projects software healthy tests/projects
go-native-transformer software healthy tests/projects/go-native-transformer
src software healthy tests/projects/go-native-transformer/src
go-source-plugin-entry software healthy tests/projects/go-source-plugin-entry
go-plugin software healthy tests/projects/go-source-plugin-entry/go-plugin
cmd software healthy tests/projects/go-source-plugin-entry/go-plugin/cmd
transformer software healthy tests/projects/go-source-plugin-entry/go-plugin/cmd/transfo…
src software healthy tests/projects/go-source-plugin-entry/src
ttsc-utility-plugins software healthy tests/projects/ttsc-utility-plugins
src software healthy tests/projects/ttsc-utility-plugins/src
modules software healthy tests/projects/ttsc-utility-plugins/src/modules
go-source-plugin-checker software healthy tests/projects/go-source-plugin-checker
go-plugin software healthy tests/projects/go-source-plugin-checker/go-plugin
src software healthy tests/projects/go-source-plugin-checker/src
lint-violations software healthy tests/projects/lint-violations
src software healthy tests/projects/lint-violations/src
go-source-plugin-managed-replace software healthy tests/projects/go-source-plugin-managed-replace
go-plugin software healthy tests/projects/go-source-plugin-managed-replace/go-plugin
shim software healthy tests/projects/go-source-plugin-managed-replace/go-plugin/s…
printer software healthy tests/projects/go-source-plugin-managed-replace/go-plugin/s…
src software healthy tests/projects/go-source-plugin-managed-replace/src
go-source-plugin-properties software healthy tests/projects/go-source-plugin-properties
go-plugin software healthy tests/projects/go-source-plugin-properties/go-plugin
src software healthy tests/projects/go-source-plugin-properties/src
go-source-plugin software healthy tests/projects/go-source-plugin
go-plugin software healthy tests/projects/go-source-plugin/go-plugin
src software healthy tests/projects/go-source-plugin/src
go-source-plugin-tsgo software healthy tests/projects/go-source-plugin-tsgo
go-plugin software healthy tests/projects/go-source-plugin-tsgo/go-plugin
src software healthy tests/projects/go-source-plugin-tsgo/src
test-banner software healthy tests/test-banner
src software healthy tests/test-banner/src
internal software healthy tests/test-banner/src/internal
features software healthy tests/test-banner/src/features
utils software healthy tests/utils
src software healthy tests/utils/src
unplugin software healthy tests/utils/src/unplugin
lint software healthy tests/utils/src/lint
go-transformer software healthy tests/go-transformer
cmd software healthy tests/go-transformer/cmd
ttsc-go-transformer software healthy tests/go-transformer/cmd/ttsc-go-transformer
transformer software healthy tests/go-transformer/transformer
test-lint software healthy tests/test-lint
fixtures software healthy tests/test-lint/fixtures
format-projects software healthy tests/test-lint/fixtures/format-projects
format-whitespace-edges software healthy tests/test-lint/fixtures/format-projects/format-whitespace-…
expected software healthy tests/test-lint/fixtures/format-projects/format-whitespace-…

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

LabelLayerStatusPath
Singleton software healthy tests/test-lint/fixtures/format-projects/format-print-width…
Singleton software healthy tests/test-lint/fixtures/format-projects/format-print-width…
Loader software healthy tests/test-lint/fixtures/format-projects/format-mixed-file/…
Loader software healthy tests/test-lint/fixtures/format-projects/format-mixed-file/…
Repeated software healthy tests/test-lint/src/cases/no-unnecessary-parameter-property…
ChangedFirst software healthy tests/test-lint/src/cases/no-unnecessary-parameter-property…
declares software healthy tests/test-lint/src/cases/typescript-related-getter-setter-…
Mismatch software healthy tests/test-lint/src/cases/typescript-related-getter-setter-…
Matched software healthy tests/test-lint/src/cases/typescript-related-getter-setter-…
GetterOnly software healthy tests/test-lint/src/cases/typescript-related-getter-setter-…
C software healthy tests/test-lint/src/cases/unicorn-no-accessor-recursion.ts:C
names software healthy tests/test-lint/src/cases/solid-prefer-classlist.tsx:names
attribute software healthy tests/test-lint/src/cases/solid-prefer-classlist.tsx:attrib…
has software healthy tests/test-lint/src/cases/grouped-accessor-pairs.ts:has
Splayed software healthy tests/test-lint/src/cases/grouped-accessor-pairs.ts:Splayed
Grouped software healthy tests/test-lint/src/cases/grouped-accessor-pairs.ts:Grouped
declaration software healthy tests/test-lint/src/cases/max-params.ts:declaration
Calculator software healthy tests/test-lint/src/cases/max-params.ts:Calculator
method software healthy tests/test-lint/src/cases/no-invalid-this.ts:method
static software healthy tests/test-lint/src/cases/no-invalid-this.ts:static
Owner software healthy tests/test-lint/src/cases/no-invalid-this.ts:Owner
method software healthy tests/test-lint/src/cases/typescript-promise-function-async…
Service software healthy tests/test-lint/src/cases/typescript-promise-function-async…
Base software healthy tests/test-lint/src/cases/typescript-promise-function-async…
like software healthy tests/test-lint/src/cases/regexp-no-misleading-unicode-char…
Merged software healthy tests/test-lint/src/cases/no-unsafe-declaration-merging.ts:…
containing software healthy tests/test-lint/src/cases/prefer-named-capture-group.ts:con…
because software healthy tests/test-lint/src/cases/max-classes-per-file.ts:because
First software healthy tests/test-lint/src/cases/max-classes-per-file.ts:First
Second software healthy tests/test-lint/src/cases/max-classes-per-file.ts:Second
expressions software healthy tests/test-lint/src/cases/max-classes-per-file.ts:expressio…
would software healthy tests/test-lint/src/cases/max-classes-per-file.ts:would
never software healthy tests/test-lint/src/cases/regexp-no-empty-character-class.t…
matches software healthy tests/test-lint/src/cases/regexp-no-empty-character-class.t…
WithMethods software healthy tests/test-lint/src/cases/require-await.ts:WithMethods
with software healthy tests/test-lint/src/cases/typescript-no-unnecessary-type-ar…
Box software healthy tests/test-lint/src/cases/typescript-no-unnecessary-type-ar…
Utility software healthy tests/test-lint/src/cases/unicorn-no-static-only-class.ts:U…
Holder software healthy tests/test-lint/src/cases/no-setter-return.ts:Holder
Empty software healthy tests/test-lint/src/cases/no-useless-constructor.ts:Empty
Greeter software healthy tests/test-lint/src/cases/typescript-unbound-method.ts:Gree…
field software healthy tests/test-lint/src/cases/typescript-parameter-properties.t…
shape software healthy tests/test-lint/src/cases/typescript-parameter-properties.t…
ParameterShorthand software healthy tests/test-lint/src/cases/typescript-parameter-properties.t…
ExplicitFields software healthy tests/test-lint/src/cases/typescript-parameter-properties.t…
GoodClass software healthy tests/test-lint/src/cases/camelcase.ts:GoodClass
bad_class software healthy tests/test-lint/src/cases/camelcase.ts:bad_class
field software healthy tests/test-lint/src/cases/typescript-no-useless-constructor…
EmptyNoParams software healthy tests/test-lint/src/cases/typescript-no-useless-constructor…
EmptyPlainParams software healthy tests/test-lint/src/cases/typescript-no-useless-constructor…

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

LabelLayerStatusPath
FadeIn frontend healthy website/src/movies/landing/FadeIn.tsx
TtscLandingMovie frontend healthy website/src/movies/landing/TtscLandingMovie.tsx
SectionEyebrow frontend healthy website/src/movies/landing/SectionEyebrow.tsx
Sponsors frontend healthy website/src/movies/landing/Sponsors.tsx
LintAsCompileError frontend healthy website/src/movies/landing/LintAsCompileError.tsx
Footer frontend healthy website/src/movies/landing/Footer.tsx
RestOfToolchain frontend healthy website/src/movies/landing/RestOfToolchain.tsx
InTheBrowser frontend healthy website/src/movies/landing/InTheBrowser.tsx
Hero frontend healthy website/src/movies/landing/Hero.tsx
PluginEcosystem frontend healthy website/src/movies/landing/PluginEcosystem.tsx
PlaygroundShell frontend healthy website/src/components/playground/PlaygroundShell.tsx
BenchmarkDashboard frontend healthy website/src/components/benchmark/BenchmarkDashboard.tsx
ProjectCard frontend healthy website/src/components/benchmark/ProjectCard.tsx
HostPanel frontend healthy website/src/components/benchmark/HostPanel.tsx
SpeedupBar frontend healthy website/src/components/benchmark/SpeedupBar.tsx
BlogLayout frontend healthy website/src/app/blog/layout.jsx
BlogPostCard frontend healthy website/src/app/blog/BlogPostCard.jsx
PlaygroundLayout frontend healthy website/src/app/playground/layout.jsx
PlaygroundPage frontend healthy website/src/app/playground/page.tsx

LabelLayerStatusPath
test cicd healthy .github/workflows/test.yml
tarballs cicd healthy .github/workflows/nestia.yml
nestia cicd healthy .github/workflows/nestia.yml
Ubuntu cicd healthy .github/workflows/typia.yml
Install cicd healthy .github/workflows/experimental.yml
Unplugin cicd healthy .github/workflows/bun.yml
deploy cicd healthy .github/workflows/website.yml
Ubuntu cicd healthy .github/workflows/source-map.yml
publish cicd healthy .github/workflows/release.yml
wasm-smoke cicd healthy .github/workflows/release.yml
vscode-smoke cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
Ubuntu cicd healthy .github/workflows/build.yml
wasm-build cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yml
gha::nestia cicd healthy .github/workflows/nestia.yml
gha::typia cicd healthy .github/workflows/typia.yml
gha::experimental cicd healthy .github/workflows/experimental.yml
gha::bun cicd healthy .github/workflows/bun.yml
gha::website cicd healthy .github/workflows/website.yml
gha::source-map cicd healthy .github/workflows/source-map.yml
gha::release cicd healthy .github/workflows/release.yml
gha::build cicd healthy .github/workflows/build.yml

LabelLayerStatusPath
/blog frontend healthy website/src/app/blog/page.jsx
/blog/tags/[id] frontend healthy website/src/app/blog/tags/[id]/page.jsx
/blog/[slug] frontend healthy website/src/app/blog/[slug]/page.jsx
/playground frontend healthy website/src/app/playground/page.tsx
/[[...mdxPath]] frontend healthy website/src/app/[[...mdxPath]]/page.jsx
/dev/stdout frontend healthy packages/wasm/src/createMemFS.ts
/dev/stderr frontend healthy packages/wasm/src/createMemFS.ts

LabelLayerStatusPath
port:64 network healthy pnpm-lock.yaml
port:17 network healthy pnpm-lock.yaml
port:15 network healthy pnpm-lock.yaml
port:8080 network healthy packages/lint/test/format/command_format_preserves_nested_v…

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
VSCE_PAT cicd healthy

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

LabelLayerStatusPath
vps::azure hardware healthy pnpm-lock.yaml

LabelLayerStatusPath
auth::scripts/publish-vscode.sh security healthy scripts/publish-vscode.sh
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/c0b2c1d7-a2b1-4b96-b560-fec8df85dc09/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c0b2c1d7-a2b1-4b96-b560-fec8df85dc09/

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.