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.

vmatausic/mssql-agent-jobs

https://github.com/vmatausic/mssql-agent-jobs · scanned 2026-06-16 00:52 UTC (2 months, 1 week ago)

8 raw signals (0 security + 8 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 8 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 81 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
secretKey software healthy src/connectionManager.ts:secretKey
resolveEncrypt software healthy src/connectionManager.ts:resolveEncrypt
extra software healthy src/jobService.ts:extra
dateIntDaysAgo software healthy src/jobService.ts:dateIntDaysAgo
parseAgentDate software healthy src/jobService.ts:parseAgentDate
decodeAgentDuration software healthy src/jobService.ts:decodeAgentDuration
describeAlert software healthy src/jobService.ts:describeAlert
describeFrequency software healthy src/jobService.ts:describeFrequency
describeSubday software healthy src/jobService.ts:describeSubday
decodeDayMask software healthy src/jobService.ts:decodeDayMask
jobIcon software healthy src/jobTreeProvider.ts:jobIcon
jobIconColor software healthy src/jobTreeProvider.ts:jobIconColor
outcomeIcon software healthy src/jobTreeProvider.ts:outcomeIcon
outcomeColor software healthy src/jobTreeProvider.ts:outcomeColor
buildJobDescription software healthy src/jobTreeProvider.ts:buildJobDescription
buildJobTooltip software healthy src/jobTreeProvider.ts:buildJobTooltip
formatDuration software healthy src/jobTreeProvider.ts:formatDuration
activate software healthy src/extension.ts:activate
startAutoRefresh software healthy src/extension.ts:startAutoRefresh
stopAutoRefresh software healthy src/extension.ts:stopAutoRefresh
runAction software healthy src/extension.ts:runAction
openJobOptions software healthy src/extension.ts:openJobOptions
openDashboard software healthy src/extension.ts:openDashboard
createJob software healthy src/extension.ts:createJob
deactivate software healthy src/extension.ts:deactivate
promptJobNotification software healthy src/extension.ts:promptJobNotification
promptNewSchedule software healthy src/extension.ts:promptNewSchedule
promptTime software healthy src/extension.ts:promptTime
truncate software healthy src/panels/jobOptionsPanel.ts:truncate
describeNotify software healthy src/panels/jobOptionsPanel.ts:describeNotify
levelOptions software healthy src/panels/jobOptionsPanel.ts:levelOptions
$ software healthy src/panels/jobOptionsPanel.ts:$
show software healthy src/panels/jobOptionsPanel.ts:show
syncNotify software healthy src/panels/jobOptionsPanel.ts:syncNotify
timeToString software healthy src/panels/jobOptionsPanel.ts:timeToString
updateScheduleVisibility software healthy src/panels/jobOptionsPanel.ts:updateScheduleVisibility
updateStepVisibility software healthy src/panels/jobOptionsPanel.ts:updateStepVisibility
openStepEditor software healthy src/panels/jobOptionsPanel.ts:openStepEditor
positionBubble software healthy src/panels/dashboardPanel.ts:positionBubble
pct software healthy src/panels/dashboardPanel.ts:pct
toCsv software healthy src/panels/dashboardPanel.ts:toCsv
esc software healthy src/panels/dashboardPanel.ts:esc
toJson software healthy src/panels/dashboardPanel.ts:toJson
toMarkdown software healthy src/panels/dashboardPanel.ts:toMarkdown
renderChart software healthy src/panels/dashboardPanel.ts:renderChart
escapeHtml software healthy src/panels/webviewShared.ts:escapeHtml
getNonce software healthy src/panels/webviewShared.ts:getNonce
outcomeDot software healthy src/panels/webviewShared.ts:outcomeDot
formatDuration software healthy src/panels/webviewShared.ts:formatDuration

LabelLayerStatusPath
esbuild.js software healthy esbuild.js
README.md software healthy README.md
package.json software healthy package.json
package-lock.json software healthy package-lock.json
tsconfig.json software healthy tsconfig.json
LICENSE software healthy LICENSE
CHANGELOG.md software healthy CHANGELOG.md
connectionManager.ts software healthy src/connectionManager.ts
jobService.ts software healthy src/jobService.ts
jobTreeProvider.ts software healthy src/jobTreeProvider.ts
extension.ts software healthy src/extension.ts
types.ts software healthy src/types.ts
jobOptionsPanel.ts software healthy src/panels/jobOptionsPanel.ts
dashboardPanel.ts software healthy src/panels/dashboardPanel.ts
webviewShared.ts software healthy src/panels/webviewShared.ts

LabelLayerStatusPath
ConnectionManager software healthy src/connectionManager.ts:ConnectionManager
JobService software healthy src/jobService.ts:JobService
JobTreeProvider software healthy src/jobTreeProvider.ts:JobTreeProvider
InstanceNode software healthy src/jobTreeProvider.ts:InstanceNode
JobNode software healthy src/jobTreeProvider.ts:JobNode
OptionsNode software healthy src/jobTreeProvider.ts:OptionsNode
SectionNode software healthy src/jobTreeProvider.ts:SectionNode
ScheduleNode software healthy src/jobTreeProvider.ts:ScheduleNode
StepNode software healthy src/jobTreeProvider.ts:StepNode
HistoryNode software healthy src/jobTreeProvider.ts:HistoryNode
InfoNode software healthy src/jobTreeProvider.ts:InfoNode
JobOptionsPanel software healthy src/panels/jobOptionsPanel.ts:JobOptionsPanel
DashboardPanel software healthy src/panels/dashboardPanel.ts:DashboardPanel

LabelLayerStatusPath
src software healthy src
panels software healthy src/panels

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

LabelLayerStatusPath
vps::azure hardware healthy package-lock.json
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/08816912-49ce-4375-8130-2f57228640d3/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/08816912-49ce-4375-8130-2f57228640d3/

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.