Skip to content

Validate the result before persisting in manifest-update scripts #60

Description

@collinsadi

The manifest-update scripts write without re-validating, so a broken manifest can land on disk and only fail later in verify-deployment-manifest.ts. We should, after computing the new manifest, run the existing verification in-process and abort the write on failure.

Acceptance criteria

  • A would-be-invalid manifest is rejected before writing.
  • The existing verification logic is reused with no duplication.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    Official CampaignPart of the official campaignlowLow prioritysecurity-hardeningDefensive hardening (non-blocking)tech-debtCleanup, refactor, dead codetoolingScripts and tooling

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions