Skip to content

build(deps): update agent-manifest requirement from >=0.11.0 to >=0.11.2 - #151

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-manifest-gte-0.11.2
Open

build(deps): update agent-manifest requirement from >=0.11.0 to >=0.11.2#151
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/agent-manifest-gte-0.11.2

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on agent-manifest to permit the latest version.

Release notes

Sourced from agent-manifest's releases.

python-v0.11.2

What's Changed

New Contributors

Full Changelog: agentrust-io/agent-manifest@python-v0.11.1...python-v0.11.2

Changelog

Sourced from agent-manifest's changelog.

[0.11.2] — 2026-08-27

Fixed

  • [SECURITY][SDK] verify_manifest now binds a declared artifacts.policy_bundle.enforcement_mode to the runtime's attested mode. A mismatch or an omitted runtime mode fails closed instead of accepting a matching policy hash while the runtime operates with weaker enforcement.

[0.11.1] — 2026-08-23

Fixed

  • [SECURITY][SDK] The integrated verification path now authenticates every enforced HITL approval against a trusted approver key and binds that approval to the manifest being verified. Missing keys, malformed or invalid approval signatures, and approvals replayed from another manifest fail closed. See GHSA-ww2p-prj4-c6xf.

  • [SECURITY][CLI] manifest verify gained --approver-key APPROVER_ID=PATH (repeatable) to supply trusted HITL approver keys. Without it the CLI had no input that could populate approver_public_keys, so every approval resolved to UNVERIFIABLE and --enforce-hitl could not succeed. A failing result now names the missing option.

  • [SECURITY][SDK] Bound runtime artifacts now fail closed when their observed hashes are absent. Signature-only appraisal remains available only through an explicit API or CLI opt-out and must not be used as authorization evidence about a deployed agent.

  • [SECURITY][SDK] Transparency receipts are no longer treated as a warning- only attachment at production conformance levels. Level 1+ (or explicit require_transparency) requires an entry ID or receipt digest produced by an independent appraisal against the relying party's trusted transparency-log policy. An attacker-controlled receipt in a COSE unprotected header is UNVERIFIABLE, not proof of inclusion.

Added

  • [SPEC][SDK] Added configuration assurance for artifact #1 (spec 3.2.1.1, issue #254). Every threat in section 7.1 is an adversary substituting something, and system_prompt.hash detects that. A prompt authored in good faith, reviewed, approved, signed, sealed to a TEE measurement and verified VALID may still specify behaviour the deploying organisation would reject if it were tested rather than read, with no adversary present and no digest changed. Artifact #1 is the specification of the agent's behaviour rather than data it consumes, so digest equality is necessary and not sufficient.

    system_prompt.assurance_test binds a named suite, suite version, harness version and result, the same shape and the same normative force section 3.2.5

... (truncated)

Commits

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Updates the requirements on [agent-manifest](https://github.com/agentrust-io/agent-manifest) to permit the latest version.
- [Release notes](https://github.com/agentrust-io/agent-manifest/releases)
- [Changelog](https://github.com/agentrust-io/agent-manifest/blob/main/CHANGELOG.md)
- [Commits](agentrust-io/agent-manifest@python-v0.11.0...python-v0.11.2)

---
updated-dependencies:
- dependency-name: agent-manifest
  dependency-version: 0.11.2
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 31, 2026
@dependabot
dependabot Bot requested a review from imran-siddique as a code owner August 31, 2026 04:41
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 31, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants