Steps to reproduce
Check trust using aube command trust check:
$ aube trust check @yc-software/qm@0.1.5
@yc-software/qm@0.1.5: downgrade
published: 2026-08-17T21:25:49.084Z
current evidence: none
strongest earlier evidence: provenance attestation (0.1.0)
ERR_AUBE_TRUST_DOWNGRADE
× trust downgrade for @yc-software/qm@0.1.5 (trustPolicy=no-downgrade): earlier published version 0.1.0 had provenance attestation but this version has no trust evidence
Temporary workaround
Add @yc-software/qm@0.1.5 to trustPolicyExclude in global ~/.config/aube/config.toml or ~/.config/pnpm/config.yaml
Steps to reproduce
Check trust using aube command
trust check:$ aube trust check @yc-software/qm@0.1.5 @yc-software/qm@0.1.5: downgrade published: 2026-08-17T21:25:49.084Z current evidence: none strongest earlier evidence: provenance attestation (0.1.0) ERR_AUBE_TRUST_DOWNGRADE × trust downgrade for @yc-software/qm@0.1.5 (trustPolicy=no-downgrade): earlier published version 0.1.0 had provenance attestation but this version has no trust evidenceTemporary workaround
Add
@yc-software/qm@0.1.5totrustPolicyExcludein global~/.config/aube/config.tomlor~/.config/pnpm/config.yaml