You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>AI security is a complex topic, and it will be covered in depth in the <ahref="https://github.com/quarkiverse/quarkus-langchain4j">Quarkus LangChain4j</a> documentation. <ahref="https://github.com/quarkiverse/quarkus-langchain4j">Quarkus LangChain4j</a> already offers an important <ahref="https://docs.quarkiverse.io/quarkus-langchain4j/dev/guardrails.html">Guardrails</a> AI security feature, supporting the data verification and prompt anonimization.</p>
229
229
</div>
230
230
<divclass="paragraph">
231
-
<p>For the purpose of this article, an important point is that AI security is an integeral part of your application’s security architecture.</p>
231
+
<p>For the purpose of this article, an important point is that AI security is an integral part of your application’s security architecture.</p>
232
232
</div>
233
233
<divclass="paragraph">
234
234
<p>Only authenticated users can access the sensitive application data. It is the case with or without AI being involved.
<lastBuildDate>Thu, 13 Mar 2025 15:01:44 +0000</lastBuildDate>
8
+
<lastBuildDate>Thu, 13 Mar 2025 17:57:26 +0000</lastBuildDate>
9
9
10
10
11
11
<item>
@@ -94,7 +94,7 @@
94
94
<p>AI security is a complex topic, and it will be covered in depth in the <a href="https://github.com/quarkiverse/quarkus-langchain4j">Quarkus LangChain4j</a> documentation. <a href="https://github.com/quarkiverse/quarkus-langchain4j">Quarkus LangChain4j</a> already offers an important <a href="https://docs.quarkiverse.io/quarkus-langchain4j/dev/guardrails.html">Guardrails</a> AI security feature, supporting the data verification and prompt anonimization.</p>
95
95
</div>
96
96
<div class="paragraph">
97
-
<p>For the purpose of this article, an important point is that AI security is an integeral part of your application&#8217;s security architecture.</p>
97
+
<p>For the purpose of this article, an important point is that AI security is an integral part of your application&#8217;s security architecture.</p>
98
98
</div>
99
99
<div class="paragraph">
100
100
<p>Only authenticated users can access the sensitive application data. It is the case with or without AI being involved.
<pclass="card-text"><spanclass="key">Description:</span> <spanclass="short-description">The goal of this working group is to rewrite Quarkus's test classloading, so that tests are run in the same classloader as the application under tests, and Quarkus extensions can do "Quarkus-y" manipulations of test classes.</span></p>
<pclass="card-text"><spanclass="key">Point of Contact:</span> <spanclass="point-of-contact">@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)</span></p>
223
223
@@ -237,6 +237,33 @@ <h3 class="mb-0">Organizing the community around a specific topics or goals.</h3
<pclass="card-text"><spanclass="key">Description:</span> <spanclass="short-description">The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)</span></p>
<pclass="card-text"><spanclass="key">Point of Contact:</span> <spanclass="point-of-contact">@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)</span></p>
250
+
251
+
</div>
252
+
<divclass="card-footer">
253
+
<divclass="icons">
254
+
255
+
<ahref="https://github.com/quarkusio/quarkus/discussions/45377" title="See the working group proposal"><iclass="icon fa-regular fa-file-lines"></i></a>
256
+
257
+
<ahref="https://github.com/orgs/quarkiverse/projects/8" title="View the working group board"><iclass="icon fa-brands fa-square-github"></i></a>
258
+
259
+
<ahref="https://quarkusio.zulipchat.com/#narrow/stream/187038-dev" title="Discuss about the working group"><iclass="icon fa-solid fa-comments"></i></a>
260
+
261
+
</div>
262
+
</div>
263
+
</div>
264
+
265
+
266
+
240
267
<divclass="card">
241
268
<divclass="card-header">
242
269
<pclass="card-title">Quarkus 3.15 LTS</p>
@@ -403,6 +430,8 @@ <h2>Completed working groups</h2>
0 commit comments