- Sort Score
- Num 10 results
- Language All
Results 41 - 50 of 107 for Patents (0.11 seconds)
-
.teamcity/src/main/kotlin/configurations/DownloadGitRepoToEc2Agent.kt
object DownloadGitRepoToEc2Agent : BuildType({ val id = "Util_DownloadGitRepoToEc2Agent" name = "Download Git Repo to EC2 Agent" description = "Do nothing but downloading gradle/gradle repo to EC2 agents" applyDefaultSettings(artifactRuleOverride = "") params { param("defaultBranchName", "master") } steps { script { name = "DO_NOTHING"
Created: Wed Apr 01 11:36:16 GMT 2026 - Last Modified: Wed Nov 12 06:13:12 GMT 2025 - 758 bytes - Click Count (0) -
docs/tr/docs/advanced/strict-content-type.md
## Örnek Saldırı { #example-attack } Yerelde çalışan bir AI agent’ı (yapay zeka ajanı) çalıştırmanın bir yolunu geliştirdiğinizi düşünün. Bir API sunuyor: ``` http://localhost:8000/v1/agents/multivac ``` Ayrıca bir frontend var: ``` http://localhost:8000 ``` /// tip | İpucu İkisinin de host’u aynıdır. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:51:35 GMT 2026 - 3.6K bytes - Click Count (0) -
docs/uk/docs/advanced/strict-content-type.md
## Приклад атаки { #example-attack } Уявіть, що ви створюєте спосіб запускати локального AI-агента. Він надає API за адресою ``` http://localhost:8000/v1/agents/multivac ``` Є також фронтенд за адресою ``` http://localhost:8000 ``` /// tip | Порада Зауважте, що обидва мають один і той самий хост. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:25:54 GMT 2026 - 5.5K bytes - Click Count (0) -
gradle/wrapper/gradle-wrapper.jar
Work and such Derivative Works in Source or Object form. 3. Grant of Patent License. Subject to the terms and conditions of this License, each Contributor hereby grants to You a perpetual, worldwide, non-exclusive, no-charge, royalty-free, irrevocable (except as stated in this section) patent license to make, have made, use, offer to sell, sell, import, and otherwise transfer the Work, where such license applies only to those patent claims licensable by such Contributor that are necessarily infringed...
Created: Fri Apr 03 11:42:14 GMT 2026 - Last Modified: Wed Mar 04 20:34:40 GMT 2026 - 47.8K bytes - Click Count (1) -
cmd/os-reliable.go
if err = checkPathLength(dirPath); err != nil { return err } if err = reliableRemoveAll(dirPath); err != nil { switch { case isSysErrNotDir(err): // File path cannot be verified since one of // the parents is a file. return errFileAccessDenied case isSysErrPathNotFound(err): // This is a special case should be handled only for // windows, because windows API does not return "not a
Created: Sun Apr 05 19:28:12 GMT 2026 - Last Modified: Mon Apr 22 17:49:30 GMT 2024 - 5.8K bytes - Click Count (0) -
docs/de/docs/advanced/strict-content-type.md
## Beispielangriff { #example-attack } Stellen Sie sich vor, Sie bauen eine Möglichkeit, lokal einen KI-Agenten auszuführen. Er stellt eine API bereit unter ``` http://localhost:8000/v1/agents/multivac ``` Es gibt auch ein Frontend unter ``` http://localhost:8000 ``` /// tip | Tipp Beachten Sie, dass beide denselben Host haben. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 17:48:21 GMT 2026 - 3.6K bytes - Click Count (0) -
docs/en/docs/advanced/strict-content-type.md
## Example Attack { #example-attack } Imagine you build a way to run a local AI agent. It provides an API at ``` http://localhost:8000/v1/agents/multivac ``` There's also a frontend at ``` http://localhost:8000 ``` /// tip Note that both have the same host. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Mon Feb 23 17:45:20 GMT 2026 - 3.2K bytes - Click Count (0) -
docs/pt/docs/advanced/strict-content-type.md
## Exemplo de Ataque { #example-attack } Imagine que você desenvolve uma forma de executar um agente de IA local. Ele fornece uma API em ``` http://localhost:8000/v1/agents/multivac ``` Há também um frontend em ``` http://localhost:8000 ``` /// tip | Dica Observe que ambos têm o mesmo host. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:20:13 GMT 2026 - 3.5K bytes - Click Count (0) -
docs/fr/docs/advanced/strict-content-type.md
## Exemple d’attaque { #example-attack } Imaginez que vous mettiez au point un moyen d’exécuter un agent IA local. Il expose une API à l’adresse ``` http://localhost:8000/v1/agents/multivac ``` Il y a aussi un frontend à l’adresse ``` http://localhost:8000 ``` /// tip | Astuce Notez qu’ils ont le même hôte. ///Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Thu Mar 19 18:33:45 GMT 2026 - 3.9K bytes - Click Count (0) -
docs/zh-hant/docs/advanced/strict-content-type.md
這種攻擊主要與以下情境相關: - 應用在本機(例如 `localhost`)或內部網路中執行 - 並且應用沒有任何身分驗證,假設同一個網路中的任何請求都可被信任 ## 攻擊範例 { #example-attack } 假設你打造了一個在本機執行 AI 代理(AI agent)的方法。 它提供一個 API: ``` http://localhost:8000/v1/agents/multivac ``` 同時也有一個前端: ``` http://localhost:8000 ``` /// tip | 提示 請注意兩者的主機(host)相同。 /// 接著你可以透過前端讓 AI 代理代你執行動作。 由於它在本機執行、而非公開的網際網路上,你決定不設定任何身分驗證,只信任對本機網路的存取。Created: Sun Apr 05 07:19:11 GMT 2026 - Last Modified: Fri Mar 20 14:33:04 GMT 2026 - 3.1K bytes - Click Count (0)