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.

SHthemW/Lumalapse

https://github.com/SHthemW/Lumalapse · scanned 2026-06-16 00:11 UTC (2 months, 2 weeks ago)

14 raw signals (0 security + 14 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 14 actionable findings from 1 signal source. 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 126 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
on_preview software healthy tests/test_live_preview.py:31
write_frames software healthy tests/test_folder_cache.py:22
main software healthy tests/test_folder_cache.py:28
counting_analyze software healthy tests/test_folder_cache.py:33
render software healthy tests/test_tone.py:21
main software healthy tests/test_tone.py:25
on_preview software healthy tests/test_gui_smoke.py:26
make_sequence software healthy tests/test_pipeline.py:30
hf_noise software healthy tests/test_pipeline.py:47
main software healthy tests/test_pipeline.py:52
gaussian_smooth software healthy lumalapse/deflicker.py:15
deflicker_corrections software healthy lumalapse/deflicker.py:27
dehaze_dark_channel software healthy lumalapse/adjustments.py:21
_smooth01 software healthy lumalapse/adjustments.py:53
_display_luma software healthy lumalapse/adjustments.py:59
apply_tone software healthy lumalapse/adjustments.py:64
apply_adjustments software healthy lumalapse/adjustments.py:104
_load_cached software healthy lumalapse/render.py:21
_params_at software healthy lumalapse/render.py:34
render_frame software healthy lumalapse/render.py:38
even_size software healthy lumalapse/render.py:59
render_sequence software healthy lumalapse/render.py:67
_spark_chars software healthy lumalapse/cli.py:13
_load_project software healthy lumalapse/cli.py:20
_progress_bar software healthy lumalapse/cli.py:30
cb software dead lumalapse/cli.py:34
_sparkline software healthy lumalapse/cli.py:41
main software healthy lumalapse/cli.py:59
analyze software healthy lumalapse/cli.py:69
curve software healthy lumalapse/cli.py:99
keyframe software healthy lumalapse/cli.py:123
_param_options software healthy lumalapse/cli.py:127
keyframe_set software healthy lumalapse/cli.py:139
keyframe_remove software healthy lumalapse/cli.py:153
keyframe_list software healthy lumalapse/cli.py:164
deflicker software healthy lumalapse/cli.py:179
export software healthy lumalapse/cli.py:199
gui software healthy lumalapse/cli.py:217
to_dict software healthy lumalapse/keyframes.py:40
from_dict software healthy lumalapse/keyframes.py:44
_smoothstep software healthy lumalapse/keyframes.py:50
interpolate_params software healthy lumalapse/keyframes.py:55
export_video software healthy lumalapse/export.py:19
default_project_path software healthy lumalapse/project.py:19
from_folder software healthy lumalapse/project.py:38
open_folder software healthy lumalapse/project.py:46
load software healthy lumalapse/project.py:72
save software healthy lumalapse/project.py:87
n_frames software healthy lumalapse/project.py:106
ensure_analysis software healthy lumalapse/project.py:109

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

LabelLayerStatusPath
README.md software healthy README.md
pyproject.toml software healthy pyproject.toml
test_live_preview.py software healthy tests/test_live_preview.py
test_folder_cache.py software healthy tests/test_folder_cache.py
test_tone.py software healthy tests/test_tone.py
test_gui_smoke.py software healthy tests/test_gui_smoke.py
make_demo.py software healthy tests/make_demo.py
test_pipeline.py software healthy tests/test_pipeline.py
__init__.py software healthy lumalapse/__init__.py
deflicker.py software healthy lumalapse/deflicker.py
adjustments.py software healthy lumalapse/adjustments.py
render.py software healthy lumalapse/render.py
cli.py software healthy lumalapse/cli.py
keyframes.py software healthy lumalapse/keyframes.py
export.py software healthy lumalapse/export.py
project.py software healthy lumalapse/project.py
loader.py software healthy lumalapse/loader.py
analysis.py software healthy lumalapse/analysis.py
__init__.py software healthy lumalapse/gui/__init__.py
main_window.py software healthy lumalapse/gui/main_window.py

LabelLayerStatusPath
Keyframe software healthy lumalapse/keyframes.py:36
Project software healthy lumalapse/project.py:25
AnalyzeThread software healthy lumalapse/gui/main_window.py:46
PreviewThread software healthy lumalapse/gui/main_window.py:61
ExportThread software healthy lumalapse/gui/main_window.py:96
ExportDialog software healthy lumalapse/gui/main_window.py:122
MainWindow software healthy lumalapse/gui/main_window.py:174

LabelLayerStatusPath
tests software healthy tests
lumalapse software healthy lumalapse
gui software healthy lumalapse/gui

LabelLayerStatusPath
repobility-clone-79fh1ypa software healthy /tmp/repobility-clone-79fh1ypa
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/d3c3f759-ffe0-42cd-a26b-6668b771adcc/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d3c3f759-ffe0-42cd-a26b-6668b771adcc/

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.