https://github.com/sollahiro/blue-ticker
· scanned 2026-06-16 00:17 UTC (2 months, 2 weeks ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 2 weeks ago · v1 · 6 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 149 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
CLAUDE.md |
software | healthy | CLAUDE.md |
LICENSE |
software | healthy | LICENSE |
Package.swift |
software | healthy | Package.swift |
swift-migration-feasibility.md |
software | healthy | docs/swift-migration-feasibility.md |
mcp-server-roadmap.md |
software | healthy | docs/mcp-server-roadmap.md |
xbrl-parsing.md |
software | healthy | docs/xbrl-parsing.md |
main.swift |
software | healthy | Sources/BltServer/main.swift |
App.swift |
software | healthy | Sources/BlueTicker/App.swift |
CompanyInfoService.swift |
software | healthy | Sources/BlueTicker/Services/CompanyInfoService.swift |
FilingService.swift |
software | healthy | Sources/BlueTicker/Services/FilingService.swift |
CachePruner.swift |
software | healthy | Sources/BlueTicker/Services/CachePruner.swift |
HalfYearAnalyzer.swift |
software | healthy | Sources/BlueTicker/Services/HalfYearAnalyzer.swift |
MasterDataManager.swift |
software | healthy | Sources/BlueTicker/Services/MasterDataManager.swift |
EdinetDiscovery.swift |
software | healthy | Sources/BlueTicker/Services/EdinetDiscovery.swift |
IndividualAnalyzer.swift |
software | healthy | Sources/BlueTicker/Services/IndividualAnalyzer.swift |
HTTPApp.swift |
software | healthy | Sources/BlueTicker/MCPServer/HTTPApp.swift |
BltServerEntry.swift |
software | healthy | Sources/BlueTicker/MCPServer/BltServerEntry.swift |
ServerSetup.swift |
software | healthy | Sources/BlueTicker/MCPServer/ServerSetup.swift |
OutputFormat.swift |
software | healthy | Sources/BlueTicker/CLI/OutputFormat.swift |
AnalyzeCommand.swift |
software | healthy | Sources/BlueTicker/CLI/AnalyzeCommand.swift |
ConfigCommand.swift |
software | healthy | Sources/BlueTicker/CLI/ConfigCommand.swift |
CacheCommand.swift |
software | healthy | Sources/BlueTicker/CLI/CacheCommand.swift |
FilingsCommand.swift |
software | healthy | Sources/BlueTicker/CLI/FilingsCommand.swift |
SearchCommand.swift |
software | healthy | Sources/BlueTicker/CLI/SearchCommand.swift |
SectorCommand.swift |
software | healthy | Sources/BlueTicker/CLI/SectorCommand.swift |
XBRLSectionParser.swift |
software | healthy | Sources/BlueTicker/Analysis/XBRLSectionParser.swift |
Extractors.swift |
software | healthy | Sources/BlueTicker/Analysis/Extractors.swift |
SegmentExtractor.swift |
software | healthy | Sources/BlueTicker/Analysis/SegmentExtractor.swift |
IFRSLease.swift |
software | healthy | Sources/BlueTicker/Analysis/IFRSLease.swift |
ContextHelpers.swift |
software | healthy | Sources/BlueTicker/Analysis/ContextHelpers.swift |
XBRLTypes.swift |
software | healthy | Sources/BlueTicker/Analysis/XBRLTypes.swift |
XBRLUtils.swift |
software | healthy | Sources/BlueTicker/Analysis/XBRLUtils.swift |
USGAAPHtmlFields.swift |
software | healthy | Sources/BlueTicker/Analysis/USGAAPHtmlFields.swift |
FieldParser.swift |
software | healthy | Sources/BlueTicker/Analysis/FieldParser.swift |
UserPaths.swift |
software | healthy | Sources/BlueTicker/Infrastructure/UserPaths.swift |
Settings.swift |
software | healthy | Sources/BlueTicker/Infrastructure/Settings.swift |
Keystore.swift |
software | healthy | Sources/BlueTicker/Infrastructure/Keystore.swift |
Formats.swift |
software | healthy | Sources/BlueTicker/Constants/Formats.swift |
Api.swift |
software | healthy | Sources/BlueTicker/Constants/Api.swift |
Version.swift |
software | healthy | Sources/BlueTicker/Constants/Version.swift |
Xbrl.swift |
software | healthy | Sources/BlueTicker/Constants/Xbrl.swift |
Financial.swift |
software | healthy | Sources/BlueTicker/Constants/Financial.swift |
MasterTypes.swift |
software | healthy | Sources/BlueTicker/Models/MasterTypes.swift |
MetricsTypes.swift |
software | healthy | Sources/BlueTicker/Models/MetricsTypes.swift |
HalfYearTypes.swift |
software | healthy | Sources/BlueTicker/Models/HalfYearTypes.swift |
EdinetCacheStore.swift |
software | healthy | Sources/BlueTicker/API/EdinetCacheStore.swift |
EdinetAPIClient.swift |
software | healthy | Sources/BlueTicker/API/EdinetAPIClient.swift |
CachePaths.swift |
software | healthy | Sources/BlueTicker/Utils/CachePaths.swift |
CacheManager.swift |
software | healthy | Sources/BlueTicker/Utils/CacheManager.swift |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
docs |
software | healthy | docs |
Sources |
software | healthy | Sources |
BltServer |
software | healthy | Sources/BltServer |
BlueTicker |
software | healthy | Sources/BlueTicker |
Services |
software | healthy | Sources/BlueTicker/Services |
MCPServer |
software | healthy | Sources/BlueTicker/MCPServer |
CLI |
software | healthy | Sources/BlueTicker/CLI |
Analysis |
software | healthy | Sources/BlueTicker/Analysis |
Infrastructure |
software | healthy | Sources/BlueTicker/Infrastructure |
Constants |
software | healthy | Sources/BlueTicker/Constants |
Models |
software | healthy | Sources/BlueTicker/Models |
API |
software | healthy | Sources/BlueTicker/API |
Utils |
software | healthy | Sources/BlueTicker/Utils |
BlueTickerMain |
software | healthy | Sources/BlueTickerMain |
smoke |
software | healthy | smoke |
smoke_half_expected |
software | healthy | smoke/smoke_half_expected |
smoke_expected |
software | healthy | smoke/smoke_expected |
Formula |
software | healthy | Formula |
.claude |
software | healthy | .claude |
SwiftTests |
software | healthy | SwiftTests |
BlueTickerTests |
software | healthy | SwiftTests/BlueTickerTests |
.codex |
software | healthy | .codex |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
swift-macos |
cicd | healthy | .github/workflows/ci.yml |
swift-linux |
cicd | healthy | .github/workflows/ci.yml |
check |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
HOMEBREW_TAP_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
SHA256 |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-dgvo6koj |
software | healthy | /tmp/repobility-clone-dgvo6koj |
This page is publicly accessible at:
https://repobility.com/scan/55fb7965-c5a2-480b-a27a-7698ebe8aa47/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/55fb7965-c5a2-480b-a27a-7698ebe8aa47/
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.