Watch
1
0
Fork
You've already forked RedFlag
0
RedFlag/server/internal/models
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Fimeg ff2f30f47a v0.2.9.3: device classification + ARM support — Pixel 3 lands
DEVICE-002: ARM machine-ID fallback — device-tree model + /etc/machine-id
combo, then /proc/cpuinfo Serial (all-zero rejected), before the weak
hostname fallback. Hardware-bound IDs on DMI-less devices.

DEVICE-001: agent detects device_type (server/desktop/phone/tablet) from
/sys signals — system battery (scope=Device peripherals excluded, UPS
excluded), DRM connector state, framebuffer min-dimension for phone/tablet
split. Reports device_type/device_model/os_distro in registration and
system-info paths.

SERVER-001: migration 061 — device_type, device_type_manual (operator
override, never agent-written), device_model, os_distro on agents.
effective_device_type computed into every serialized agent.

SERVER-002: PUT /admin/agents/:id/device-type — set/clear override,
enum-validated, journaled.

WEB-001: device-type icons + fleet filter, device model in list, detail
header badge with reclassify dropdown, os_distro surfaced.

INSTALL-003: arm64 install path unblocked — helper (required manifest
component) now cross-built aarch64-unknown-linux-musl via rust-lld in the
server image, signed at boot (helperArches += arm64), listed in the release
manifest. Install template already handled uname -m and pacman.

Plus in-flight: desktop tray wiring, enrollment page polish, CI workflow
updates, RAF session-broker/pacman-scanner docs, native installer scaffold.
2026-07-06 18:21:23 -04:00
..
agent.go v0.2.9.3: device classification + ARM support — Pixel 3 lands 2026-07-06 18:21:23 -04:00
agent_update.go swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
command.go feat: process explorer — on-demand /proc scanning with full osquery parity 2026-06-11 02:01:43 -04:00
docker.go feat: docker enrichment pipeline, package detail, update history pagination 2026-06-05 21:18:06 -04:00
inventory.go feat: process explorer — on-demand /proc scanning with full osquery parity 2026-06-11 02:01:43 -04:00
maintenance_window_model.go swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
metrics.go swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
process.go feat: process explorer — on-demand /proc scanning with full osquery parity 2026-06-11 02:01:43 -04:00
reconcile_test.go RECONCILE-001: scan-set closure (close-by-absence) + v0.2.6.1 2026-06-06 20:46:29 -04:00
security_event.go refactor: vulnerability → security advisory terminology 2026-06-11 02:01:43 -04:00
security_settings.go swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
signing_key.go swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
storage_metrics.go swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
subsystem.go swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00
supply_chain_gate.go supply chain gate: a vuln is a full stop now — admin signs for it or it doesn't ship 2026-06-01 09:55:22 -04:00
system_event.go v0.2.5.1: lifecycle, live operations, unified history 2026-06-05 09:13:42 -04:00
tracked_software.go upstream: track prereleases per row; rename gitea adapter to forgejo 2026-06-15 12:10:12 -04:00
update.go supply chain vuln UI — backend endpoints + frontend rendering for CVE/advisory detail 2026-06-11 11:32:24 -04:00
update_state.go RECONCILE-001: scan-set closure (close-by-absence) + v0.2.6.1 2026-06-06 20:46:29 -04:00
user.go swap uuid lib, windows installer pass, README/RAF copy 2026-06-03 15:39:49 -04:00