policy(agent): extension 우회 경로를 금지한다
This commit is contained in:
parent
856e8d82a6
commit
e6a820d03c
1 changed files with 8 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
inventory_id: inventory-agent
|
||||
schema_version: 1
|
||||
last_updated_at: "2026-08-05"
|
||||
last_updated_at: "2026-08-13"
|
||||
|
||||
scope:
|
||||
type: shared_agent_host_profiles
|
||||
|
|
@ -12,6 +12,13 @@ policy:
|
|||
provider_runtime_source_of_truth: environment_inventory
|
||||
agent_provider_compatibility_observations: allowed
|
||||
node_reference_policy: reference_only
|
||||
defect_resolution:
|
||||
applies_to: all_agents
|
||||
workaround_paths: forbidden
|
||||
extension_based_workaround: forbidden
|
||||
hook_wrapper_or_client_side_behavior_override: forbidden
|
||||
required_resolution: fix_the_owning_agent_runtime_provider_or_transport_layer
|
||||
validation_path: canonical_path_only
|
||||
|
||||
dispatcher_scope:
|
||||
included_agents:
|
||||
|
|
|
|||
Loading…
Reference in a new issue