<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title>Secrets on Automate everything </title>
		<link>https://graef.io/tags/secrets/</link>
		<description>Recent content in Secrets on Automate everything </description>
		<generator>Hugo</generator>
		<language>en</language>
		
			<managingEditor>sebastian@graef.io (Sebastian Gräf)</managingEditor>
		
		
			<webMaster>sebastian@graef.io (Sebastian Gräf)</webMaster>
		
		
		
			<lastBuildDate>Tue, 23 Jun 2026 10:00:00 +1000</lastBuildDate>
		
			<atom:link href="https://graef.io/tags/secrets/rss.xml" rel="self" type="application/rss+xml" />
			<item>
				<title>Secrets hide in your Git history, even after you delete them</title>
				<link>https://graef.io/remove-secrets-from-git-history/</link>
				<pubDate>Tue, 23 Jun 2026 10:00:00 +1000</pubDate><author>sebastian@graef.io (Sebastian Gräf)</author>
				<guid>https://graef.io/remove-secrets-from-git-history/</guid>
				<description>&lt;p&gt;You committed an API key by accident. You notice, delete the line, commit again, and push. Crisis averted, right? No. That key is still sitting in your git history, one &lt;code&gt;git log -p&lt;/code&gt; away from anyone who clones the repo. A new commit only adds a layer on top. It never removes the old one.&lt;/p&gt;</description>
			</item>
			<item>
				<title>The Silent Leak: Why You Should Never Paste Keys into AI Chats</title>
				<link>https://graef.io/the-silent-leak-why-you-should-never-paste-keys-into-ai-chats/</link>
				<pubDate>Wed, 18 Feb 2026 16:59:37 +1000</pubDate><author>sebastian@graef.io (Sebastian Gräf)</author>
				<guid>https://graef.io/the-silent-leak-why-you-should-never-paste-keys-into-ai-chats/</guid>
				<description>&lt;p&gt;You&amp;rsquo;re debugging a failing API call. Frustrated, you paste your key straight into the chat with GitHub Copilot or Claude to get a faster answer. Feels harmless, right? It&amp;rsquo;s not. And the problem goes deeper than you think, your AI assistant might already be reading your &lt;code&gt;.env&lt;/code&gt; file without you even knowing.&lt;/p&gt;</description>
			</item>
	</channel>
</rss>
