214 Commits

Author SHA1 Message Date
a8ee927db0 sync: auto-sync from HOWARD-HOME at 2026-05-26 22:05:31
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-05-26 22:05:31
2026-05-26 22:05:38 -07:00
f844054847 sync: auto-sync from HOWARD-HOME at 2026-05-26 21:58:00
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-05-26 21:58:00
2026-05-26 21:58:09 -07:00
7513f21e00 sync: auto-sync from GURU-5070 at 2026-05-26 18:16:28
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-26 18:16:28
2026-05-26 18:16:32 -07:00
28e9ecd650 sync: auto-sync from GURU-5070 at 2026-05-26 17:15:21
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-26 17:15:21
2026-05-26 17:15:27 -07:00
64374e3ecb sync: auto-sync from HOWARD-HOME at 2026-05-26 12:40:52
Author: Howard Enos
Machine: HOWARD-HOME
Timestamp: 2026-05-26 12:40:52
2026-05-26 12:40:56 -07:00
3a0c83dd42 feat: add GuruScan standalone multi-scanner security suite
Adds a complete PowerShell-based malware scanning toolkit:

- Invoke-GuruScan.ps1: main orchestrator running RKill, AdwCleaner,
  Emsisoft, HitmanPro, and ESET in sequence with pre/post cleanup,
  whitelist support, ForceRemove blacklist, and -Headless switch
- Invoke-PostRebootCleanup.ps1: post-reboot temp-user session that
  shows a fullscreen splash, verifies boot-time cleanup completed,
  removes scanner files, and restores the original user login name
- Download-Scanners.ps1: downloads/refreshes scanner EXEs
- Get-ScanSummary.ps1: parses results.json with optional Ollama AI analysis
- Invoke-Remediation.ps1: re-runs scanners in clean mode

Key features: exit-code-based reboot detection, whoami-based user
capture (SYSTEM-safe via quser fallback), domain\user and local
MACHINE\user restore on login screen after cleanup reboot.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 12:40:56 -07:00
464d28ae3d chore(submodule): advance guru-rmm — PRODUCT.md + .gitignore .claude/
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 09:43:23 -07:00
6d726bfcc5 chore(submodule): advance guru-rmm — SPEC-008 expanded to multi-provider SSO
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 08:27:54 -07:00
b7c9d48e78 chore(submodule): advance guru-rmm — InventoryTab ReactNode fix
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 08:21:55 -07:00
02df84fe80 chore(submodule): advance guru-rmm — SPEC-008 SSO / Entra ID
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 08:17:35 -07:00
940e679943 chore(submodule): advance guru-rmm — SSO removed, deferred to feature request
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-26 08:15:00 -07:00
0bfd1d0478 chore(submodule): advance guru-rmm — BUG-011 :any elimination merged
PR #27 merged (fix/bug-011-no-any -> main).
Merge SHA: 3aa9ea4fb08593f41bd6ed6f8d45c2fb20df85b7
Submodule HEAD: 1c09162e29ad3b031e8c0f9f0fb9873ad170ca1b

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 18:45:42 -07:00
ee6413655c chore(submodule): advance guru-rmm — BUG-009/010 isError handling merged
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 18:32:18 -07:00
b8a35b1790 chore(submodule): advance guru-rmm — BUG-008 metrics error leak fixed 2026-05-25 18:24:11 -07:00
da83bcbecc chore(submodule): advance guru-rmm — BUG-007 runtime sqlx fix merged
Advances submodule pointer to ccf1361 (PR #24 merge commit 940ced1).
Converts remaining compile-time sqlx::query! macros to runtime queries,
unblocking offline/no-prepare builds.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 18:03:06 -07:00
414d303b3b chore(submodule): advance guru-rmm — feature/log-finding-dispatch merged
Adds collapsible FindingCards with agent command dispatch to log analysis.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 17:49:50 -07:00
0e2335e8fa chore(submodule): advance guru-rmm to post-audit-2-remediation merge
Points to main HEAD after merging fix/audit-2-remediation (BUG-002/003/006 fixes).
Feature branch feature/log-finding-dispatch preserved separately.

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 16:03:59 -07:00
6a53072dfa sync: auto-sync from GURU-BEAST-ROG at 2026-05-25 15:03:03
Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-05-25 15:03:03
2026-05-25 15:06:20 -07:00
30cb6a8f2b sync: auto-sync from GURU-5070 at 2026-05-25 14:23:41
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-25 14:23:41
2026-05-25 14:23:44 -07:00
0d1085b145 sync: auto-sync from GURU-KALI at 2026-05-25 13:49:31
Author: Mike Swanson
Machine: GURU-KALI
Timestamp: 2026-05-25 13:49:31
2026-05-25 13:49:32 -07:00
6582f73f87 sync: auto-sync from GURU-BEAST-ROG at 2026-05-25 13:13:02
Author: Mike Swanson
Machine: GURU-BEAST-ROG
Timestamp: 2026-05-25 13:13:02
2026-05-25 13:13:08 -07:00
6f16d4bfc2 sync: auto-sync from GURU-5070 at 2026-05-25 12:47:09
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-25 12:47:09
2026-05-25 12:47:12 -07:00
2161c1507f sync: auto-sync from Mikes-MacBook-Air.local at 2026-05-25 12:15:42
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-05-25 12:15:42
2026-05-25 12:16:49 -07:00
6945b4237e sync: auto-sync from GURU-5070 at 2026-05-25 09:21:41
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-25 09:21:41
2026-05-25 09:21:44 -07:00
0502820cc2 chore: update guru-rmm submodule (SPEC-007 implementation)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 07:21:06 -07:00
362e0aadb7 chore: update guru-rmm submodule (SPEC-007 OS recognition)
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-25 07:01:02 -07:00
836268ba71 sync: auto-sync from Mikes-MacBook-Air.local at 2026-05-25 06:51:26
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-05-25 06:51:26
2026-05-25 06:51:27 -07:00
2491660b88 sync: auto-sync from GURU-5070 at 2026-05-25 06:00:45
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-25 06:00:45
2026-05-25 06:01:37 -07:00
ce69ad2a9d sync: auto-sync from Mikes-MacBook-Air.local at 2026-05-25 05:50:34
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-05-25 05:50:34
2026-05-25 05:50:35 -07:00
5b82b1d15f sync: auto-sync from GURU-5070 at 2026-05-24 19:43:29
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-24 19:43:29
2026-05-24 19:43:32 -07:00
a090397626 sync: auto-sync from Mikes-MacBook-Air.local at 2026-05-24 19:25:09
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-05-24 19:25:09
2026-05-24 19:25:10 -07:00
c3d87b6083 sync: auto-sync from GURU-5070 at 2026-05-24 16:54:32
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-24 16:54:32
2026-05-24 16:54:34 -07:00
359f50b2a4 sync: auto-sync from Mikes-MacBook-Air.local at 2026-05-24 16:22:23
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-05-24 16:22:23
2026-05-24 16:22:23 -07:00
5f2c9c6e49 sync: auto-sync from GURU-5070 at 2026-05-24 15:42:45
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-24 15:42:45
2026-05-24 15:42:47 -07:00
bd9f8a12f9 sync: auto-sync from Mikes-MacBook-Air.local at 2026-05-24 13:57:12
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-05-24 13:57:12
2026-05-24 13:57:13 -07:00
64994688db sync: auto-sync from GURU-5070 at 2026-05-24 12:10:30
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-24 12:10:30
2026-05-24 12:11:47 -07:00
04f70c953c chore(gururmm): bump submodule to c1b33d2 (Phase 1 backup complete)
Updates guru-rmm submodule pointer to include:
- Storage threshold alerts (80% warning, 90% critical)
- Agent-to-backup mapping table with confidence tracking
- Manual mapping verification API endpoints

MSP360 backup integration Phase 1 now 100% complete per SPEC-004.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-24 12:10:01 -07:00
38726e3574 chore(gururmm): bump submodule to include SPEC-002 through SPEC-006
Updated guru-rmm submodule to commit dc765ee which includes:
- 5 new comprehensive specifications (SPEC-002 through SPEC-006)
- Updated FEATURE_ROADMAP.md with spec links
- Total: 2058 lines of detailed implementation specs

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-24 10:50:39 -07:00
e246f797ad sync: auto-sync from GURU-5070 at 2026-05-24 10:17:21
Author: Mike Swanson
Machine: GURU-5070
Timestamp: 2026-05-24 10:17:21
2026-05-24 10:18:20 -07:00
ddf4c57174 chore(gururmm): update submodule to include SPEC-001 uninstall hardening
Added comprehensive specification for uninstall protection feature.

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-05-24 10:13:56 -07:00
5bc6b04b50 feat(feature-request): comprehensive specification generation
Enhanced /feature-request skill to produce full specifications instead
of simple classification messages.

NEW CAPABILITIES:
- Phase 1: Load all project context (roadmap, UI gaps, coding guidelines)
- Phase 2: Ollama-powered classification with similarity analysis
- Phase 3: Codebase search + external research (WebSearch for standards)
- Phase 4: Consult coding guidelines for patterns
- Phase 5: Ollama-generated comprehensive spec (architecture, security, testing)
- Phase 6: Roadmap placement with dependency analysis
- Phase 7: Write formal SPEC-XXX-feature-name.md document
- Phase 8: Update roadmap with links
- Phase 9: Commit to git with proper messages
- Phase 10: Send coord message (if Howard submitted)
- Phase 11: Comprehensive summary to user

SPEC DOCUMENT INCLUDES:
- Overview with use cases and success criteria
- Scope (v1 included + explicitly out of scope)
- Architecture (components, data flow, schema, API endpoints)
- Implementation details (agent/server/dashboard file paths, code patterns)
- Security considerations (auth, validation, audit, threat model)
- Testing strategy (unit, integration, manual scenarios)
- Rollout plan (feature flags, backward compat, migration)
- Effort estimate (Small/Medium/Large/X-Large with breakdown)
- Dependencies (requires/enables)
- Open questions

SUBMODULE UPDATE:
- Created docs/specs/ directory structure
- Added README with naming conventions and status lifecycle

The skill now takes 2-5 minutes but produces sprint-ready specifications
with complete architecture analysis and implementation guidance.

Requested by Mike.
2026-05-24 09:58:58 -07:00
c594c5cd43 chore: update guru-rmm submodule pointer (uninstall hardening feature) 2026-05-24 09:50:53 -07:00
133a8583f5 sync: auto-sync from DESKTOP-0O8A1RL at 2026-05-24 07:04:17
Author: Mike Swanson
Machine: DESKTOP-0O8A1RL
Timestamp: 2026-05-24 07:04:17
2026-05-24 07:04:21 -07:00
a0ad0c5091 sync: auto-sync from Mikes-MacBook-Air.local at 2026-05-24 07:01:00
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-05-24 07:01:00
2026-05-24 07:01:03 -07:00
99e9d11d4f sync: auto-sync from DESKTOP-0O8A1RL at 2026-05-23 16:11:46
Author: Mike Swanson
Machine: DESKTOP-0O8A1RL
Timestamp: 2026-05-23 16:11:46
2026-05-23 16:11:50 -07:00
fd2bab3614 sync: auto-sync from Mikes-MacBook-Air.local at 2026-05-23 08:47:48
Author: Mike Swanson
Machine: Mikes-MacBook-Air.local
Timestamp: 2026-05-23 08:47:48
2026-05-23 08:47:50 -07:00
53095f2a6b chore: update guru-rmm submodule pointer to 2026-05-23 audit commit
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-05-23 06:44:24 -07:00
6dd1a8f06e sync: auto-sync from DESKTOP-0O8A1RL at 2026-05-22 21:23:41
Author: Mike Swanson
Machine: DESKTOP-0O8A1RL
Timestamp: 2026-05-22 21:23:41
2026-05-22 21:23:44 -07:00
1e674881aa sync: auto-sync from DESKTOP-0O8A1RL at 2026-05-22 20:28:41
Author: Mike Swanson
Machine: DESKTOP-0O8A1RL
Timestamp: 2026-05-22 20:28:41
2026-05-22 20:28:45 -07:00
7f925780d6 chore(gururmm): bump submodule to v0.6.27 (user-session execution context) 2026-05-22 17:40:38 -07:00