-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeed.xml
More file actions
24 lines (24 loc) · 1.46 KB
/
Copy pathfeed.xml
File metadata and controls
24 lines (24 loc) · 1.46 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
<title>Patchhound Hunt Log</title>
<link>https://iamwhitehat.github.io/blog/</link>
<description>Real security bugs, real fixes, published evidence. A case file most weeks.</description>
<language>en</language>
<atom:link href="https://iamwhitehat.github.io/feed.xml" rel="self" type="application/rss+xml"/>
<item>
<title>We found a repo farming AI agents with prompt injections</title>
<link>https://iamwhitehat.github.io/blog/001-bounty-farm.html</link>
<guid isPermaLink="true">https://iamwhitehat.github.io/blog/001-bounty-farm.html</guid>
<pubDate>Sat, 22 Aug 2026 14:30:00 +0000</pubDate>
<description><![CDATA[A "$780 bounty program" with no payment rail and README instructions written at AI agents — plus the one-line fix for the real auth bug inside.]]></description>
</item>
<item>
<title>The bounty was already claimed. We found two bugs anyway.</title>
<link>https://iamwhitehat.github.io/blog/002-idempotency-gaps.html</link>
<guid isPermaLink="true">https://iamwhitehat.github.io/blog/002-idempotency-gaps.html</guid>
<pubDate>Sat, 22 Aug 2026 18:00:00 +0000</pubDate>
<description><![CDATA[A merged fix left two real idempotency gaps: unhandled lost-race errors and responses outliving their claims. How acceptance-criteria auditing finds what everyone missed.]]></description>
</item>
</channel>
</rss>