https://github.com/roma-888/cronview
· scanned 2026-06-15 23:54 UTC (2 months, 3 weeks ago)
13 raw signals (0 security + 13 graph)
Last scanned 2 months, 3 weeks ago · v1 · 13 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 158 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 |
|---|---|---|---|
renderApp |
software | healthy | tests/app.test.tsx:renderApp |
renderLogApp |
software | healthy | tests/app.test.tsx:renderLogApp |
press |
software | healthy | tests/app.test.tsx:press |
loadHistory |
software | healthy | tests/app.test.tsx:loadHistory |
expectNoRanWrap |
software | healthy | tests/app.test.tsx:expectNoRanWrap |
makeCrontabFile |
software | healthy | tests/app.test.tsx:makeCrontabFile |
renderWatchedApp |
software | healthy | tests/app.test.tsx:renderWatchedApp |
settle |
software | healthy | tests/app.test.tsx:settle |
typeKeys |
software | healthy | tests/app.test.tsx:typeKeys |
parseSource |
software | healthy | tests/app.test.tsx:parseSource |
job |
software | healthy | tests/schedule.test.ts:job |
t |
software | healthy | tests/history.test.ts:t |
opts |
software | healthy | tests/cli.test.ts:opts |
view |
software | healthy | scripts/frame.tsx:view |
hours |
software | healthy | scripts/frame.tsx:hours |
jobColor |
software | healthy | src/crontab.ts:jobColor |
parseCrontab |
software | healthy | src/crontab.ts:parseCrontab |
splitUser |
software | healthy | src/crontab.ts:splitUser |
mergeResults |
software | healthy | src/crontab.ts:mergeResults |
addJob |
software | healthy | src/crontab.ts:addJob |
stripQuotes |
software | healthy | src/crontab.ts:stripQuotes |
loadUserCrontab |
software | healthy | src/crontab.ts:loadUserCrontab |
loadCrontabFile |
software | healthy | src/crontab.ts:loadCrontabFile |
loadSystemCrontabs |
software | healthy | src/crontab.ts:loadSystemCrontabs |
parseUnifiedLog |
software | healthy | src/history.ts:parseUnifiedLog |
parseSyslogCron |
software | healthy | src/history.ts:parseSyslogCron |
minuteKey |
software | healthy | src/history.ts:minuteKey |
buildIndex |
software | healthy | src/history.ts:buildIndex |
runStatus |
software | healthy | src/history.ts:runStatus |
run |
software | healthy | src/history.ts:run |
fetchHistory |
software | healthy | src/history.ts:fetchHistory |
parsed |
software | healthy | src/schedule.ts:parsed |
hourValues |
software | healthy | src/schedule.ts:hourValues |
minuteValues |
software | healthy | src/schedule.ts:minuteValues |
firstRunOnDay |
software | healthy | src/schedule.ts:firstRunOnDay |
runsPerDay |
software | healthy | src/schedule.ts:runsPerDay |
jobDayInfo |
software | healthy | src/schedule.ts:jobDayInfo |
tzJobDayInfo |
software | healthy | src/schedule.ts:tzJobDayInfo |
dayInfosForRange |
software | healthy | src/schedule.ts:dayInfosForRange |
totalRuns |
software | healthy | src/schedule.ts:totalRuns |
runsInHour |
software | healthy | src/schedule.ts:runsInHour |
nextRuns |
software | healthy | src/schedule.ts:nextRuns |
prevRuns |
software | healthy | src/schedule.ts:prevRuns |
runsAt |
software | healthy | src/schedule.ts:runsAt |
nextRunAcross |
software | healthy | src/schedule.ts:nextRunAcross |
fail |
software | healthy | src/index.tsx:fail |
splitCommand |
software | healthy | src/cli.ts:splitCommand |
parseArgs |
software | healthy | src/cli.ts:parseArgs |
explainSchedule |
software | healthy | src/explain.ts:explainSchedule |
explain |
software | healthy | src/explain.ts:explain |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
bun.lock |
software | healthy | bun.lock |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
explain.test.ts |
software | healthy | tests/explain.test.ts |
app.test.tsx |
software | healthy | tests/app.test.tsx |
crontab.test.ts |
software | healthy | tests/crontab.test.ts |
schedule.test.ts |
software | healthy | tests/schedule.test.ts |
logs.test.ts |
software | healthy | tests/logs.test.ts |
history.test.ts |
software | healthy | tests/history.test.ts |
dates.test.ts |
software | healthy | tests/dates.test.ts |
cli.test.ts |
software | healthy | tests/cli.test.ts |
frame.tsx |
software | healthy | scripts/frame.tsx |
install.sh |
software | healthy | scripts/install.sh |
update-tap.sh |
software | healthy | scripts/update-tap.sh |
build.ts |
software | healthy | scripts/build.ts |
ci.yml |
software | healthy | .github/workflows/ci.yml |
release.yml |
software | healthy | .github/workflows/release.yml |
crontab.ts |
software | healthy | src/crontab.ts |
history.ts |
software | healthy | src/history.ts |
schedule.ts |
software | healthy | src/schedule.ts |
index.tsx |
software | healthy | src/index.tsx |
cli.ts |
software | healthy | src/cli.ts |
explain.ts |
software | healthy | src/explain.ts |
logs.ts |
software | healthy | src/logs.ts |
dates.ts |
software | healthy | src/dates.ts |
types.ts |
software | healthy | src/types.ts |
HelpView.tsx |
software | healthy | src/ui/HelpView.tsx |
WeekView.tsx |
software | healthy | src/ui/WeekView.tsx |
theme.ts |
software | healthy | src/ui/theme.ts |
DetailPane.tsx |
software | healthy | src/ui/DetailPane.tsx |
MonthView.tsx |
software | healthy | src/ui/MonthView.tsx |
StatusBar.tsx |
software | healthy | src/ui/StatusBar.tsx |
LogView.tsx |
software | healthy | src/ui/LogView.tsx |
App.tsx |
software | healthy | src/ui/App.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/var/log/backup.log |
frontend | healthy | tests/logs.test.ts |
/tmp/out.log |
frontend | healthy | tests/logs.test.ts |
/var/log/my app.log |
frontend | healthy | tests/logs.test.ts |
/Users/x/cron.log |
frontend | healthy | tests/logs.test.ts |
/srv/logs/task.log |
frontend | healthy | tests/logs.test.ts |
/tmp/b.log |
frontend | healthy | tests/logs.test.ts |
/etc/crontab |
frontend | healthy | src/crontab.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
software | healthy | tests |
scripts |
software | healthy | scripts |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
ui |
software | healthy | src/ui |
| Label | Layer | Status | Path |
|---|---|---|---|
test |
cicd | healthy | .github/workflows/ci.yml |
create-release |
cicd | healthy | .github/workflows/release.yml |
build |
cicd | healthy | .github/workflows/release.yml |
checksums |
cicd | healthy | .github/workflows/release.yml |
| 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-4xjjnlne |
software | healthy | /tmp/repobility-clone-4xjjnlne |
| Label | Layer | Status | Path |
|---|---|---|---|
CliError |
software | healthy | src/cli.ts:CliError |
This page is publicly accessible at:
https://repobility.com/scan/44985adf-ea97-45b3-ab02-b77580135183/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/44985adf-ea97-45b3-ab02-b77580135183/
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.