Skip to content

v3.60.1

Latest

Choose a tag to compare

@github-actions github-actions released this 09 Jul 20:56

Release v3.60.1

ADDED

  • SysWarden Nexus Zero-Trust Telemetry (mTLS & JWT): Complete finalization of the telemetry loop between the Agent (syswarden-core) and the Server (syswarden-nexus). The Agent now rigorously authenticates its POST requests (/api/v1/telemetry) to the Nexus using an mTLS certificate (CertPEM/KeyPEM) dynamically issued during the secure HTTPS enrollment phase.
  • SysWarden Nexus SecOps UI: Integration of a complete SPA Front-End in Vue.js / Nuxt 3 (Premium Dark Mode Glassmorphism) natively embedded (go:embed) into the server binary. Comprehensive protection of API routes via highly secure JWT (JSON Web Tokens) generation and validation to prevent unauthorized access to the Dashboard.
  • SysWarden Nexus CI/CD Pipelines: Refactoring of the OSSF Scorecard CI/CD and integration of Linux packaging pipelines (.deb, .rpm) for the syswarden-nexus project, ensuring the deployment of the syswarden-nexus.service.

COMPLIANCE & SECURITY

  • Plumber Compliance Audit bundled as plumber-compliance.zip.
  • Cryptographic SBOM (SPDX) and Supply Chain Attestation (SLSA Level 3) generated and attached.