Pin LaunchCheck requests to validated DNS
This commit is contained in:
4
a2a.yaml
4
a2a.yaml
@@ -1,5 +1,5 @@
|
||||
name: launch-check-studio-v1
|
||||
version: 0.1.0
|
||||
version: 0.1.1
|
||||
entrypoint: agent:LaunchCheckStudioV1
|
||||
expose:
|
||||
public: false
|
||||
@@ -29,4 +29,4 @@ runtime:
|
||||
max_runtime_seconds: 120
|
||||
egress:
|
||||
deny_internet_by_default: false
|
||||
tools_used: [httpx, psycopg, postgres]
|
||||
tools_used: [aiohttp, psycopg, postgres]
|
||||
|
||||
Reference in New Issue
Block a user