Skip to content

Commit fccc2b1

Browse files
committed
deploy: ceb4f27
1 parent 76e06a3 commit fccc2b1

File tree

7 files changed

+33
-4
lines changed

7 files changed

+33
-4
lines changed
4.22 KB
Loading
10.4 KB
Loading
-20.2 KB
Loading
3.44 KB
Loading

blog/gemini-personal-assistant/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ <h2 id="integrated-ai-security"><a class="anchor" href="#integrated-ai-security"
228228
<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>
229229
</div>
230230
<div class="paragraph">
231-
<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>
231+
<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>
232232
</div>
233233
<div class="paragraph">
234234
<p>Only authenticated users can access the sensitive application data. It is the case with or without AI being involved.

feed.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<title>Quarkus</title>
66
<link>https://quarkus.io</link>
77
<description>Quarkus: Supersonic Subatomic Java</description>
8-
<lastBuildDate>Thu, 13 Mar 2025 15:01:44 +0000</lastBuildDate>
8+
<lastBuildDate>Thu, 13 Mar 2025 17:57:26 +0000</lastBuildDate>
99

1010

1111
<item>
@@ -94,7 +94,7 @@
9494
&lt;p&gt;AI security is a complex topic, and it will be covered in depth in the &lt;a href=&quot;https://github.com/quarkiverse/quarkus-langchain4j&quot;&gt;Quarkus LangChain4j&lt;/a&gt; documentation. &lt;a href=&quot;https://github.com/quarkiverse/quarkus-langchain4j&quot;&gt;Quarkus LangChain4j&lt;/a&gt; already offers an important &lt;a href=&quot;https://docs.quarkiverse.io/quarkus-langchain4j/dev/guardrails.html&quot;&gt;Guardrails&lt;/a&gt; AI security feature, supporting the data verification and prompt anonimization.&lt;/p&gt;
9595
&lt;/div&gt;
9696
&lt;div class=&quot;paragraph&quot;&gt;
97-
&lt;p&gt;For the purpose of this article, an important point is that AI security is an integeral part of your application&amp;#8217;s security architecture.&lt;/p&gt;
97+
&lt;p&gt;For the purpose of this article, an important point is that AI security is an integral part of your application&amp;#8217;s security architecture.&lt;/p&gt;
9898
&lt;/div&gt;
9999
&lt;div class=&quot;paragraph&quot;&gt;
100100
&lt;p&gt;Only authenticated users can access the sensitive application data. It is the case with or without AI being involved.

working-groups/index.html

Lines changed: 30 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -217,7 +217,7 @@ <h3 class="mb-0">Organizing the community around a specific topics or goals.</h3
217217
<div class="card-body">
218218
<p class="card-text"><span class="key">Status:</span>&nbsp;<span class="status on-track">on track</span></p>
219219
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="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>
220-
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">March 12, 2025 </span></p>
220+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">March 13, 2025 </span></p>
221221

222222
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@holly-cummins (@<strong>Holly Cummins</strong> on Zulip)</span></p>
223223

@@ -237,6 +237,33 @@ <h3 class="mb-0">Organizing the community around a specific topics or goals.</h3
237237

238238

239239

240+
<div class="card">
241+
<div class="card-header">
242+
<p class="card-title">Chappie</p>
243+
</div>
244+
<div class="card-body">
245+
<p class="card-text"><span class="key">Status:</span>&nbsp;<span class="status on-track">on track</span></p>
246+
<p class="card-text"><span class="key">Description:</span>&nbsp;<span class="short-description">The main objective of this working group is to allow AI features in Quarkus Dev Mode (Dev UI and CLI)</span></p>
247+
<p class="card-text"><span class="key">Last Activity:</span>&nbsp;<span class="last-activity">March 13, 2025 </span></p>
248+
249+
<p class="card-text"><span class="key">Point of Contact:</span>&nbsp;<span class="point-of-contact">@phillip-kruger (@<strong>Phillip Krüger</strong> on Zulip)</span></p>
250+
251+
</div>
252+
<div class="card-footer">
253+
<div class="icons">
254+
255+
<a href="https://github.com/quarkusio/quarkus/discussions/45377" title="See the working group proposal"><i class="icon fa-regular fa-file-lines"></i></a>&nbsp;
256+
257+
<a href="https://github.com/orgs/quarkiverse/projects/8" title="View the working group board"><i class="icon fa-brands fa-square-github"></i></a>&nbsp;
258+
259+
<a href="https://quarkusio.zulipchat.com/#narrow/stream/187038-dev" title="Discuss about the working group"><i class="icon fa-solid fa-comments"></i></a>&nbsp;
260+
261+
</div>
262+
</div>
263+
</div>
264+
265+
266+
240267
<div class="card">
241268
<div class="card-header">
242269
<p class="card-title">Quarkus 3.15 LTS</p>
@@ -403,6 +430,8 @@ <h2>Completed working groups</h2>
403430

404431

405432

433+
434+
406435
<div class="card card-completed">
407436
<div class="card-header">
408437
<p class="card-title">WebSocket Next</p>

0 commit comments

Comments
 (0)