Skip to content

Commit dd01263

Browse files
feat(api): add custom security agents to organizations policies
1 parent ef7900f commit dd01263

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

.stats.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
configured_endpoints: 193
2-
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-91befc5e43ed71fca019a53c01de7aeb7c83d7f062deaecdf664d90ae91fbadc.yml
3-
openapi_spec_hash: fd9566a74a031e79106728e79c6d6591
4-
config_hash: ced51a017429d0c5ea7712b9cf28430d
2+
openapi_spec_url: https://storage.googleapis.com/stainless-sdk-openapi-specs/gitpod%2Fgitpod-9ac5c8d650ab1874d96d115ab908743dac63f83f5e2cf4b46b6343abd3aec57a.yml
3+
openapi_spec_hash: 017f9c3b551aca91196f2c2333032e6d
4+
config_hash: ff8b5dec4d7afdd9b88a136ac6e71e0e

api.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -502,6 +502,8 @@ from gitpod.types.organizations import (
502502
AgentPolicy,
503503
ConversationSharingPolicy,
504504
CrowdStrikeConfig,
505+
CustomAgentEnvMapping,
506+
CustomSecurityAgent,
505507
KernelControlsAction,
506508
OrganizationPolicies,
507509
SecurityAgentPolicy,

0 commit comments

Comments
 (0)