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.

Raster-Lab/JLISwift

https://github.com/Raster-Lab/JLISwift · scanned 2026-06-15 23:47 UTC (2 months, 4 weeks ago)

13 raw signals (0 security + 13 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 7 actionable findings from 1 signal source. 6 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 145 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
README.md software healthy README.md
MEDICAL_GRADE_ASSESSMENT.md software healthy MEDICAL_GRADE_ASSESSMENT.md
ROADMAP.md software healthy ROADMAP.md
RELEASING.md software healthy RELEASING.md
LICENSE software healthy LICENSE
Package.swift software healthy Package.swift
README.md software healthy docs/regulatory/README.md
SOFTWARE_SAFETY_CLASSIFICATION.md software healthy docs/regulatory/SOFTWARE_SAFETY_CLASSIFICATION.md
TRACEABILITY.md software healthy docs/regulatory/TRACEABILITY.md
RISK_MANAGEMENT_SKELETON.md software healthy docs/regulatory/RISK_MANAGEMENT_SKELETON.md
DICOM_CONFORMANCE_STATEMENT.md software healthy docs/regulatory/DICOM_CONFORMANCE_STATEMENT.md
JLISwift.swift software healthy Sources/JLISwift/JLISwift.swift
JLIMarkerWriter.swift software healthy Sources/JLISwift/Markers/JLIMarkerWriter.swift
JLIMarkerReader.swift software healthy Sources/JLISwift/Markers/JLIMarkerReader.swift
AccelerateBackend.swift software healthy Sources/JLISwift/Platform/AccelerateBackend.swift
PlatformDetection.swift software healthy Sources/JLISwift/Platform/PlatformDetection.swift
JLIConfiguration.swift software healthy Sources/JLISwift/Core/JLIConfiguration.swift
JLIJPEGInfo.swift software healthy Sources/JLISwift/Core/JLIJPEGInfo.swift
JLIError.swift software healthy Sources/JLISwift/Core/JLIError.swift
JLIImage.swift software healthy Sources/JLISwift/Core/JLIImage.swift
JLIProgressiveDecoder.swift software healthy Sources/JLISwift/Decoder/JLIProgressiveDecoder.swift
JLIDecoder.swift software healthy Sources/JLISwift/Decoder/JLIDecoder.swift
JLIEncoder.swift software healthy Sources/JLISwift/Encoder/JLIEncoder.swift
JLIProgressiveEncoder.swift software healthy Sources/JLISwift/Encoder/JLIProgressiveEncoder.swift
JLIAdaptiveQuant.swift software healthy Sources/JLISwift/DSP/JLIAdaptiveQuant.swift
JLIDCT.swift software healthy Sources/JLISwift/DSP/JLIDCT.swift
JLIPerceptualQuant.swift software healthy Sources/JLISwift/DSP/JLIPerceptualQuant.swift
JLIQuantization.swift software healthy Sources/JLISwift/DSP/JLIQuantization.swift
JLIHuffman.swift software healthy Sources/JLISwift/Entropy/JLIHuffman.swift
JLIBitStream.swift software healthy Sources/JLISwift/Entropy/JLIBitStream.swift
JLIColorConversion.swift software healthy Sources/JLISwift/ColorSpace/JLIColorConversion.swift
JLIChromaSampling.swift software healthy Sources/JLISwift/ColorSpace/JLIChromaSampling.swift
JLIXYBICCProfile.swift software healthy Sources/JLISwift/ColorSpace/JLIXYBICCProfile.swift
IdentityHashes.swift software healthy Sources/JLIBench/IdentityHashes.swift
main.swift software healthy Sources/JLIBench/main.swift
Harness.swift software healthy Sources/JLIBench/Harness.swift
Baseline.swift software healthy Sources/JLIBench/Regression/Baseline.swift
DICOMCorpus.swift software healthy Sources/JLIBench/Dataset/DICOMCorpus.swift
Butteraugli.swift software healthy Sources/JLIBench/Codecs/Butteraugli.swift
ImageIOCodec.swift software healthy Sources/JLIBench/Codecs/ImageIOCodec.swift
PPM.swift software healthy Sources/JLIBench/Codecs/PPM.swift
ReferenceCodecs.swift software healthy Sources/JLIBench/Codecs/ReferenceCodecs.swift
Codec.swift software healthy Sources/JLIBench/Codecs/Codec.swift
DICOMReader.swift software healthy Sources/JLIDICOM/DICOMReader.swift
DICOMWriter.swift software healthy Sources/JLIDICOM/DICOMWriter.swift
DICOMWindowRenderer.swift software healthy Sources/JLIDICOM/DICOMWindowRenderer.swift
PerceptualQuantTests.swift software healthy Tests/JLISwiftTests/PerceptualQuantTests.swift
AdaptiveQuantFieldTests.swift software healthy Tests/JLISwiftTests/AdaptiveQuantFieldTests.swift
MedicalSafetyTests.swift software healthy Tests/JLISwiftTests/MedicalSafetyTests.swift
FuzzTests.swift software healthy Tests/JLISwiftTests/FuzzTests.swift

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

LabelLayerStatusPath
docs software healthy docs
regulatory software healthy docs/regulatory
Sources software healthy Sources
JLISwift software healthy Sources/JLISwift
Markers software healthy Sources/JLISwift/Markers
Platform software healthy Sources/JLISwift/Platform
Core software healthy Sources/JLISwift/Core
Decoder software healthy Sources/JLISwift/Decoder
Encoder software healthy Sources/JLISwift/Encoder
DSP software healthy Sources/JLISwift/DSP
Entropy software healthy Sources/JLISwift/Entropy
ColorSpace software healthy Sources/JLISwift/ColorSpace
JLIBench software healthy Sources/JLIBench
Regression software healthy Sources/JLIBench/Regression
Dataset software healthy Sources/JLIBench/Dataset
Codecs software healthy Sources/JLIBench/Codecs
JLIDICOM software healthy Sources/JLIDICOM
Tests software healthy Tests
JLISwiftTests software healthy Tests/JLISwiftTests
JLILab software healthy JLILab
Assets.xcassets software healthy JLILab/Assets.xcassets
AppIcon.appiconset software healthy JLILab/Assets.xcassets/AppIcon.appiconset
scripts software healthy JLILab/scripts
Sources software healthy JLILab/Sources
.github software healthy .github
workflows software healthy .github/workflows
copilot software healthy .github/copilot
agents software healthy .github/copilot/agents
skills software healthy .github/copilot/skills

LabelLayerStatusPath
macos cicd healthy .github/workflows/ci.yml
platforms cicd healthy .github/workflows/ci.yml
validate cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
swift-package-index cicd healthy .github/workflows/release.yml
bump-version cicd healthy .github/workflows/version-bump.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::release cicd healthy .github/workflows/release.yml
gha::version-bump cicd healthy .github/workflows/version-bump.yml

LabelLayerStatusPath
repobility-clone-9oi5v5qv software healthy /tmp/repobility-clone-9oi5v5qv

LabelLayerStatusPath
gpu (detected) hardware healthy README.md

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/60c2082a-641b-4ede-8c94-9e49ab92c563/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/60c2082a-641b-4ede-8c94-9e49ab92c563/

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.