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.

RonRadzai/fishing-conditions-dashboard

https://github.com/RonRadzai/fishing-conditions-dashboard · scanned 2026-06-15 23:55 UTC (2 months, 3 weeks ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 11 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 140 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
fetch_json software healthy scripts/update_aep_whitethorne.py:19
require_number software healthy scripts/update_aep_whitethorne.py:25
normalize_forecast software healthy scripts/update_aep_whitethorne.py:31
interpolate_current_flow software healthy scripts/update_aep_whitethorne.py:60
build_checkpoint software healthy scripts/update_aep_whitethorne.py:81
build_output software healthy scripts/update_aep_whitethorne.py:90
write_output software healthy scripts/update_aep_whitethorne.py:122
main software healthy scripts/update_aep_whitethorne.py:132
getTimeZoneParts software healthy src/utils.js:getTimeZoneParts
createStableDateFromYmd software healthy src/utils.js:createStableDateFromYmd
degToRad software healthy src/utils.js:degToRad
sinDeg software healthy src/utils.js:sinDeg
dateFromJulianDay software healthy src/utils.js:dateFromJulianDay
getJulianDay software healthy src/utils.js:getJulianDay
getLunarPhaseDate software healthy src/utils.js:getLunarPhaseDate
correction software healthy src/utils.js:correction
getMoonPhaseBaseIndex software healthy src/utils.js:getMoonPhaseBaseIndex
titleCasePhase software healthy src/utils.js:titleCasePhase
getEasternTzInteger software healthy src/utils.js:getEasternTzInteger
formatDateLabel software healthy src/utils.js:formatDateLabel
formatYmdInTimeZone software healthy src/utils.js:formatYmdInTimeZone
buildSolunarDates software healthy src/utils.js:buildSolunarDates
formatUsHour software healthy src/utils.js:formatUsHour
formatUsDateTime software healthy src/utils.js:formatUsDateTime
setHtml software healthy src/utils.js:setHtml
fetchWithTimeout software healthy src/utils.js:fetchWithTimeout
escapeHtml software healthy src/utils.js:escapeHtml
asNumber software healthy src/utils.js:asNumber
getMoonPhaseFraction software healthy src/utils.js:getMoonPhaseFraction
getMoonPhaseFractionForDate software healthy src/utils.js:getMoonPhaseFractionForDate
getTrackedMoonPhaseForDate software healthy src/utils.js:getTrackedMoonPhaseForDate
getApproximateMoonPhaseName software healthy src/utils.js:getApproximateMoonPhaseName
renderState software healthy src/app.js:renderState
isActiveRequest software healthy src/app.js:isActiveRequest
getMoonLitMarkup software healthy src/app.js:getMoonLitMarkup
normalizedPhase software healthy src/app.js:normalizedPhase
rx software healthy src/app.js:rx
renderMoonPhaseIcon software healthy src/app.js:renderMoonPhaseIcon
isMajorMoonPhaseDay software healthy src/app.js:isMajorMoonPhaseDay
getDisplayMoonPhaseFraction software healthy src/app.js:getDisplayMoonPhaseFraction
renderMoonIconSm software healthy src/app.js:renderMoonIconSm
getSolunarHighlightMap software healthy src/app.js:getSolunarHighlightMap
getSolunarHighlightMeta software healthy src/app.js:getSolunarHighlightMeta
renderDataRows software healthy src/app.js:renderDataRows
renderHighlightPill software healthy src/app.js:renderHighlightPill
renderSolunarTriggerPill software healthy src/app.js:renderSolunarTriggerPill
formatCountdown software healthy src/app.js:formatCountdown
getUpcomingSolunarPeriods software healthy src/app.js:getUpcomingSolunarPeriods
renderQuickView software healthy src/app.js:renderQuickView
updateLocationLabels software healthy src/app.js:updateLocationLabels

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
index.html software healthy index.html
update_aep_whitethorne.py software healthy scripts/update_aep_whitethorne.py
update-aep-whitethorne.yml software healthy .github/workflows/update-aep-whitethorne.yml
styles.css software healthy src/styles.css
utils.js software healthy src/utils.js
app.js software healthy src/app.js
aep.js software healthy src/api/aep.js
solunar.js software healthy src/api/solunar.js
weather.js software healthy src/api/weather.js
usgs.js software healthy src/api/usgs.js

LabelLayerStatusPath
scripts software healthy scripts
.github software healthy .github
workflows software healthy .github/workflows
src software healthy src
api software healthy src/api

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

LabelLayerStatusPath
gha::update-aep-whitethorne cicd healthy .github/workflows/update-aep-whitethorne.yml

LabelLayerStatusPath
update-aep-whitethorne cicd healthy .github/workflows/update-aep-whitethorne.yml
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/d39fa3b0-18be-4b4a-9cbf-8f90c81c3c0d/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d39fa3b0-18be-4b4a-9cbf-8f90c81c3c0d/

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.