Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
daviddenton committed Jan 9, 2025
1 parent 4cd3755 commit ad62272
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -263,7 +263,7 @@ down into a few broad areas:&lt;/p></description></item><item><title>Core</title
&lt;/table></description></item><item><title>http4k Core</title><link>https://http4k.org/ecosystem/http4k/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://http4k.org/ecosystem/http4k/</guid><description/></item><item><title>Your first http4k app</title><link>https://http4k.org/tutorial/your_first_http4k_app/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://http4k.org/tutorial/your_first_http4k_app/</guid><description>&lt;p>Welcome to the world of http4k! In this guide, we&amp;rsquo;ll run you through the steps required to get up and running with your first Kotlin server application. We&amp;rsquo;ll generate the project, make some requests to it and then build it into a runnable application. By the end, you&amp;rsquo;ll have a fully working app built packaged and tested using the Gradle build tool.&lt;/p></description></item><item><title>http4k Connect</title><link>https://http4k.org/ecosystem/connect/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://http4k.org/ecosystem/connect/</guid><description/></item><item><title>Serverless http4k with AWS Lambda</title><link>https://http4k.org/tutorial/serverless_http4k_with_aws_lambda/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://http4k.org/tutorial/serverless_http4k_with_aws_lambda/</guid><description>&lt;p>In this guide, we&amp;rsquo;ll run you through the steps required to get an http4k application deployed and running on AWS Lambda and available to call over the internet using AWS ApiGateway. If you&amp;rsquo;re not familiar with the http4k concepts for HTTP and Serverless apps, then we advise you read them &lt;a href="https://http4k.org/ecosystem/http4k/concepts/http/">here&lt;/a> and &lt;a href="https://http4k.org/ecosystem/http4k/concepts/serverless/">here&lt;/a>. To make an app you can follow the &lt;a href="https://http4k.org/tutorial/your_first_http4k_app/">Your first http4k app&lt;/a> tutorial before tackling this guide.&lt;/p></description></item><item><title>Going native with Graal on AWS Lambda</title><link>https://http4k.org/tutorial/going_native_with_graal_on_aws_lambda/</link><pubDate>Mon, 01 Jan 0001 00:00:00 +0000</pubDate><guid>https://http4k.org/tutorial/going_native_with_graal_on_aws_lambda/</guid><description>&lt;p>In this guide, we&amp;rsquo;ll run you through the steps required to get an http4k application deployed and running on AWS Lambda with GraalVM and available to call over the internet using AWS ApiGateway. If you&amp;rsquo;re not familiar with the http4k concepts for HTTP and Serverless apps, then we advise you read them &lt;a href="https://http4k.org/ecosystem/http4k/concepts/http/">here&lt;/a> and &lt;a href="https://http4k.org/ecosystem/http4k/concepts/serverless/">here&lt;/a>. To make an app you can follow the &lt;a href="https://http4k.org/tutorial/your_first_http4k_app/">Your first http4k app&lt;/a> tutorial. Then follow the steps in the &lt;a href="https://http4k.org/tutorial/serverless_http4k_with_aws_lambda/">Serverless http4k with AWS Lambda&lt;/a> tutorial before tackling this guide.&lt;/p></description></item><item><title>CVE-2024-55875: XXE(XML External Entity Injection) vulnerability</title><link>https://http4k.org/security/cve-2024-12345/</link><pubDate>Thu, 12 Dec 2024 00:00:00 +0000</pubDate><guid>https://http4k.org/security/cve-2024-12345/</guid><description>&lt;h3 id="description">Description&lt;/h3>
&lt;p>There is a XXE(XML External Entity Injection) vulnerability when http4k handling malicious XML contents within requests,
which might allow attackers to read local sensitive information on server, trigger Server-side Request Forgery and even
execute code under some circumstances.&lt;/p></description></item><item><title>http4k v6 and beyond! Introducing Enterprise Edition and Long-Term Support</title><link>https://http4k.org/news/http4k-v6-and-ee/</link><pubDate>Tue, 03 Dec 2024 00:00:00 +0000</pubDate><guid>https://http4k.org/news/http4k-v6-and-ee/</guid><description>&lt;h4 id="tldr">TL;DR&lt;/h4>
execute code under some circumstances.&lt;/p></description></item><item><title>Preview: http4k v6 and beyond! Introducing Enterprise Edition and Long-Term Support</title><link>https://http4k.org/news/http4k-v6-and-ee/</link><pubDate>Tue, 03 Dec 2024 00:00:00 +0000</pubDate><guid>https://http4k.org/news/http4k-v6-and-ee/</guid><description>&lt;h4 id="tldr">TL;DR&lt;/h4>
&lt;ul>
&lt;li>http4k will release its next major version (6) in January 2025&lt;/li>
&lt;li>http4k Community Edition (CE) - will continue to be released under the existing Apache 2 license.&lt;/li>
Expand Down
6 changes: 3 additions & 3 deletions news/http4k-v6-and-ee/index.html

Large diffs are not rendered by default.

Loading

0 comments on commit ad62272

Please sign in to comment.