Skip to content

Implement local-first trust and package provenance posture #7

Description

@mdheller

Goal

Implement local-first trust and package provenance posture for SourceOS event verification.

Scope

  • Define trust evaluation event model.
  • Define package receipt lookup abstraction.
  • Capture content hash and signature state.
  • Represent local, cached, blocked, failed, and explicit network trust lookup states.
  • Represent degraded verification without inflating severity into false compromise alerts.

Acceptance criteria

  • Unsigned scripts are not automatically treated as malicious.
  • Package-managed binaries can be locally verified.
  • Trust checks never silently use network access.
  • Degraded trust is explainable in the operator narrative.
  • Trust evidence can attach to process.exec and policy.decision events.

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions