-
Notifications
You must be signed in to change notification settings - Fork 0
Description
Summary Metrics
| Metric | Count |
|---|---|
| Repositories scanned | 4 |
| Open issues (total) | 12 |
| Open PRs (total) | 2 |
| New issues (last 24 h) | 1 |
| Stale issues (>30 days no activity) | 0 |
| Aging PRs (>7 days no activity) | 0 |
| Code-scanning alerts (open) | 14 |
| Dependabot alerts (open) | 8 |
| Secret-scanning alerts (open) | 0 |
| Main branch failing | 0 |
Critical Items
Security Alerts — fro-bot/.github (13 total)
| # | Source | Package / Rule | Severity | Link |
|---|---|---|---|---|
| 9 | Code scanning | VulnerabilitiesID | high | View |
| 6 | Code scanning | CodeReviewID | high | View |
| 1 | Code scanning | BranchProtectionID | high | View |
| 7 | Code scanning | FuzzingID | medium | View |
| 20 | Dependabot | minimatch | high | View |
| 19 | Dependabot | minimatch | high | View |
| 18 | Dependabot | minimatch | high | View |
| 17 | Dependabot | minimatch | high | View |
| 16 | Dependabot | minimatch | high | View |
| 15 | Dependabot | ajv | medium | View |
| 14 | Dependabot | ajv | medium | View |
| 9 | Dependabot | undici | medium | View |
Recommended action: Prioritize the 5 high-severity
minimatchDependabot alerts — they were all filed in the past week. Consider batch-updating or pinning a fixed version. AddressBranchProtectionIDandCodeReviewIDscorecard findings to harden repo settings.
Security Alerts — fro-bot/agent (9 total)
| # | Source | Rule | Severity | Link |
|---|---|---|---|---|
| 19 | Code scanning | js/file-system-race | high | View |
| 16 | Code scanning | TokenPermissionsID | high | View |
| 6 | Code scanning | MaintainedID | high | View |
| 5 | Code scanning | CodeReviewID | high | View |
| 4 | Code scanning | TokenPermissionsID | high | View |
| 3 | Code scanning | TokenPermissionsID | high | View |
| 1 | Code scanning | BranchProtectionID | high | View |
Recommended action: Fix
js/file-system-race(#19, filed 2026-02-28) — a real code-level vulnerability. Tighten workflowpermissionsto resolve the 3TokenPermissionsIDfindings. Enable branch protection to addressBranchProtectionID.
Main Branch Check Status
| Repository | Status | Notes |
|---|---|---|
fro-bot/.github |
✅ Passing | Renovate succeeding; Fro Bot check in progress (this run) |
fro-bot/agent |
✅ Passing | Build, Lint, Test, Release, Scorecard all succeeded |
fro-bot/fro-bot.github.io |
✅ Passing | |
fro-bot/systematic |
ℹ️ N/A | Default branch is gh-pages; no CI checks configured |
No broken release pipelines detected.
Aging PRs
No activity >7 days; stale >14 days.
| Repo | PR | Title | Last Activity | Status |
|---|---|---|---|---|
.github |
#2953 | chore(deps): update actions/dependency-review-action to v4.9.0 | 2026-03-03 | ✅ Fresh |
.github |
#2951 | chore(deps): update dependency jdx/mise to v2026.3.1 | 2026-03-03 | ✅ Fresh |
No aging or stale PRs. Both open PRs were updated within the last 24 hours.
Stale Issues
No activity >30 days.
No stale issues found. All open issues across the org have activity within the last 30 days.
Notable: 8 previous Daily Oversight Reports remain open in .github
These daily reports (#2942 – #2952) are still open. Consider closing resolved reports to reduce noise.
| Issue | Date | Link |
|---|---|---|
| #2952 | 2026-03-03 | View |
| #2950 | 2026-03-02 | View |
| #2949 | 2026-03-01 | View |
| #2948 | 2026-02-28 | View |
| #2947 | 2026-02-27 | View |
| #2946 | 2026-02-26 | View |
| #2944 | 2026-02-25 | View |
| #2942 | 2026-02-24 | View |
Unassigned Bugs / High-Signal Issues
No open issues with the bug label were found across the org. No unassigned high-signal issues detected.
Repo Hotspots
Top 3 repositories ranked by open PRs + open issues + security alerts:
| Rank | Repository | Open PRs | Open Issues | Security Alerts | Total |
|---|---|---|---|---|---|
| 🥇 | fro-bot/.github |
2 | 9 | 13 | 24 |
| 🥈 | fro-bot/agent |
0 | 3 | 9 | 12 |
| 🥉 | fro-bot/systematic |
0 | 0 | 0 | 0 |
Recommended Actions
- [HIGH] Resolve 5 high-severity
minimatchDependabot alerts in.github— #16–#20 - [HIGH] Fix
js/file-system-racecode vulnerability inagent— #19 - [HIGH] Restrict workflow token permissions in
agentto fix 3TokenPermissionsIDfindings — #3, #4, #16 - [MEDIUM] Enable branch protection on both
.githubandagentrepos to resolveBranchProtectionIDscorecard findings - [MEDIUM] Update
ajvandundicidependencies in.github— #9, #14, #15 - [LOW] Review and merge (or close) the 2 open dependency-update PRs in
.github— #2953, #2951 - [LOW] Close prior daily oversight report issues (Daily Org Oversight Report — 2026-02-24 (UTC) #2942–Daily Org Oversight Report — 2026-03-03 (UTC) #2952) to reduce open-issue noise
- [LOW] Enable secret scanning on
.githubrepo