https://github.com/shinnanchanguk/neis-cutscore
· scanned 2026-06-16 00:10 UTC (2 months, 2 weeks ago)
20 raw signals (0 security + 20 graph)
Last scanned 2 months, 2 weeks ago · v1 · 13 actionable findings from 1 signal source. 7 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 366 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 |
|---|---|---|---|
appVersion |
software | healthy | vite.config.ts:appVersion |
ItemRow |
software | healthy | react-app (5).js:ItemRow |
handleChange |
software | healthy | react-app (5).js:handleChange |
App |
software | healthy | react-app (5).js:App |
handleDistChange |
software | healthy | react-app (5).js:handleDistChange |
handlePresetChange |
software | healthy | react-app (5).js:handlePresetChange |
handleItemUpdate |
software | healthy | react-app (5).js:handleItemUpdate |
handleItemDelete |
software | healthy | react-app (5).js:handleItemDelete |
handleItemDuplicate |
software | healthy | react-app (5).js:handleItemDuplicate |
handleAddItem |
software | healthy | react-app (5).js:handleAddItem |
handleAddMultiple |
software | healthy | react-app (5).js:handleAddMultiple |
handleSort |
software | healthy | react-app (5).js:handleSort |
computeCutScores |
software | healthy | react-app (5).js:computeCutScores |
AB |
software | healthy | react-app (5).js:AB |
BC |
software | healthy | react-app (5).js:BC |
CD |
software | healthy | react-app (5).js:CD |
DE |
software | healthy | react-app (5).js:DE |
groupedItems |
software | healthy | react-app (5).js:groupedItems |
expectedDist |
software | healthy | react-app (5).js:expectedDist |
A |
software | healthy | react-app (5).js:A |
B |
software | healthy | react-app (5).js:B |
C |
software | healthy | react-app (5).js:C |
D |
software | healthy | react-app (5).js:D |
E |
software | healthy | react-app (5).js:E |
handleCopy |
software | healthy | react-app (5).js:handleCopy |
diff |
software | healthy | react-app (5).js:diff |
ItemRow |
software | healthy | design-assets/variant-original/react-app.jsx:ItemRow |
handleChange |
software | healthy | design-assets/variant-original/react-app.jsx:handleChange |
App |
software | healthy | design-assets/variant-original/react-app.jsx:App |
handleDistChange |
software | healthy | design-assets/variant-original/react-app.jsx:handleDistChan… |
handlePresetChange |
software | healthy | design-assets/variant-original/react-app.jsx:handlePresetCh… |
handleItemUpdate |
software | healthy | design-assets/variant-original/react-app.jsx:handleItemUpda… |
handleItemDelete |
software | healthy | design-assets/variant-original/react-app.jsx:handleItemDele… |
handleItemDuplicate |
software | healthy | design-assets/variant-original/react-app.jsx:handleItemDupl… |
handleAddItem |
software | healthy | design-assets/variant-original/react-app.jsx:handleAddItem |
handleAddMultiple |
software | healthy | design-assets/variant-original/react-app.jsx:handleAddMulti… |
handleSort |
software | healthy | design-assets/variant-original/react-app.jsx:handleSort |
computeCutScores |
software | healthy | design-assets/variant-original/react-app.jsx:computeCutScor… |
AB |
software | healthy | design-assets/variant-original/react-app.jsx:AB |
BC |
software | healthy | design-assets/variant-original/react-app.jsx:BC |
CD |
software | healthy | design-assets/variant-original/react-app.jsx:CD |
DE |
software | healthy | design-assets/variant-original/react-app.jsx:DE |
groupedItems |
software | healthy | design-assets/variant-original/react-app.jsx:groupedItems |
expectedDist |
software | healthy | design-assets/variant-original/react-app.jsx:expectedDist |
A |
software | healthy | design-assets/variant-original/react-app.jsx:A |
B |
software | healthy | design-assets/variant-original/react-app.jsx:B |
C |
software | healthy | design-assets/variant-original/react-app.jsx:C |
D |
software | healthy | design-assets/variant-original/react-app.jsx:D |
E |
software | healthy | design-assets/variant-original/react-app.jsx:E |
handleCopy |
software | healthy | design-assets/variant-original/react-app.jsx:handleCopy |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vite.config.ts |
software | healthy | vite.config.ts |
NEIS_분할점수_계산기_구현계획.md |
software | healthy | NEIS_분할점수_계산기_구현계획.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
components.json |
software | healthy | components.json |
tsconfig.json |
software | healthy | tsconfig.json |
react-app (5).js |
software | healthy | react-app (5).js |
react-app.jsx |
software | healthy | design-assets/variant-original/react-app.jsx |
Cargo.toml |
software | healthy | src-tauri/Cargo.toml |
tauri.conf.json |
software | healthy | src-tauri/tauri.conf.json |
build.rs |
software | healthy | src-tauri/build.rs |
Cargo.lock |
software | healthy | src-tauri/Cargo.lock |
default.json |
software | healthy | src-tauri/capabilities/default.json |
lib.rs |
software | healthy | src-tauri/src/lib.rs |
main.rs |
software | healthy | src-tauri/src/main.rs |
deploy-web.yml |
software | healthy | .github/workflows/deploy-web.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
main.tsx |
software | healthy | src/main.tsx |
vite-env.d.ts |
software | healthy | src/vite-env.d.ts |
App.tsx |
software | healthy | src/App.tsx |
SimpleRightPane.tsx |
software | healthy | src/components/simple/SimpleRightPane.tsx |
SimpleLeftPane.tsx |
software | healthy | src/components/simple/SimpleLeftPane.tsx |
NeisOutputNotice.tsx |
software | healthy | src/components/shared/NeisOutputNotice.tsx |
ExamMetaSection.tsx |
software | healthy | src/components/shared/ExamMetaSection.tsx |
LeftPane.tsx |
software | healthy | src/components/shared/LeftPane.tsx |
AdjustmentGuideSection.tsx |
software | healthy | src/components/shared/AdjustmentGuideSection.tsx |
HeaderMetaFields.tsx |
software | healthy | src/components/shared/HeaderMetaFields.tsx |
CutScoresSection.tsx |
software | healthy | src/components/shared/CutScoresSection.tsx |
RightPane.tsx |
software | healthy | src/components/shared/RightPane.tsx |
UpdateBanner.tsx |
software | healthy | src/components/shared/UpdateBanner.tsx |
FieldTooltip.tsx |
software | healthy | src/components/shared/FieldTooltip.tsx |
NeisTableSection.tsx |
software | healthy | src/components/shared/NeisTableSection.tsx |
FileMenu.tsx |
software | healthy | src/components/shared/FileMenu.tsx |
SettingsDialog.tsx |
software | healthy | src/components/shared/SettingsDialog.tsx |
HelpDialog.tsx |
software | healthy | src/components/shared/HelpDialog.tsx |
DownloadModal.tsx |
software | healthy | src/components/shared/DownloadModal.tsx |
SplitToggle.tsx |
software | healthy | src/components/shared/SplitToggle.tsx |
AlertsSection.tsx |
software | healthy | src/components/shared/AlertsSection.tsx |
OnboardingModal.tsx |
software | healthy | src/components/shared/OnboardingModal.tsx |
TargetDistSection.tsx |
software | healthy | src/components/shared/TargetDistSection.tsx |
CellPopover.tsx |
software | healthy | src/components/shared/CellPopover.tsx |
ExpectedScoreSection.tsx |
software | healthy | src/components/shared/ExpectedScoreSection.tsx |
ItemListSection.tsx |
software | healthy | src/components/shared/ItemListSection.tsx |
checkbox.tsx |
software | healthy | src/components/ui/checkbox.tsx |
dialog.tsx |
software | healthy | src/components/ui/dialog.tsx |
dropdown-menu.tsx |
software | healthy | src/components/ui/dropdown-menu.tsx |
button.tsx |
software | healthy | src/components/ui/button.tsx |
popover.tsx |
software | healthy | src/components/ui/popover.tsx |
tabs.tsx |
software | healthy | src/components/ui/tabs.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
design-assets |
software | healthy | design-assets |
variant-original |
software | healthy | design-assets/variant-original |
src-tauri |
software | healthy | src-tauri |
capabilities |
software | healthy | src-tauri/capabilities |
src |
software | healthy | src-tauri/src |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
simple |
software | healthy | src/components/simple |
shared |
software | healthy | src/components/shared |
ui |
software | healthy | src/components/ui |
design |
software | healthy | src/components/design |
lib |
software | healthy | src/lib |
__tests__ |
software | healthy | src/lib/__tests__ |
math |
software | healthy | src/lib/math |
__tests__ |
software | healthy | src/lib/math/__tests__ |
hooks |
software | healthy | src/hooks |
content |
software | healthy | src/content |
store |
software | healthy | src/store |
styles |
software | healthy | src/styles |
| Label | Layer | Status | Path |
|---|---|---|---|
deploy-web |
cicd | healthy | .github/workflows/deploy-web.yml |
version-and-tag |
cicd | healthy | .github/workflows/release.yml |
build-tauri |
cicd | healthy | .github/workflows/release.yml |
publish-release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
TAURI_SIGNING_PRIVATE_KEY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
RELEASE_PAT |
cicd | healthy | — |
TAURI_SIGNING_PRIVATE_KEY_PASSWORD |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
port:1420 |
network | healthy | vite.config.ts |
port:1421 |
network | healthy | vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | design-assets/variant-original/react-app.jsx |
AppWithErrorBoundary |
frontend | healthy | src/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy-web |
cicd | healthy | .github/workflows/deploy-web.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-25w21fds |
software | healthy | /tmp/repobility-clone-25w21fds |
| Label | Layer | Status | Path |
|---|---|---|---|
ErrorBoundary |
software | healthy | src/App.tsx:ErrorBoundary |
This page is publicly accessible at:
https://repobility.com/scan/07e0435b-3cfb-42a2-8397-23100926f0c2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/07e0435b-3cfb-42a2-8397-23100926f0c2/
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.