Skip to content

Extension Store Readiness Auditor v1.1.0

Latest

Choose a tag to compare

@LoganPendragonmulti LoganPendragonmulti released this 07 Aug 02:12
· 1 commit to main since this release
8881989

Extension Store Readiness Auditor 1.1.0

This release adds versioned policy snapshots and report-to-report readiness comparison.

  • Loads validated policy profiles with an ID, review date, target stores, and official policy sources.
  • Enforces profile-specific manifest fields and packaged files.
  • Applies per-store severity overrides while retaining the built-in audit contract.
  • Records canonical policy provenance and SHA-256 identity in report schema version 2.
  • Compares a current audit with a baseline to show new, resolved, and unchanged findings.
  • Adds --policy and --baseline command-line options.

Verification covered Python 3.10 and 3.14 on Windows, macOS, and Linux, 18 tests with 94.53% coverage, Ruff, strict mypy, dependency audit, package builds, and CodeQL.