<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Git on Kimani Mbugua - Data and Technology blog</title><link>http://kimanimbugua.com/tags/git/</link><description>Recent content in Git on Kimani Mbugua - Data and Technology blog</description><generator>Hugo</generator><language>en-us</language><lastBuildDate>Sun, 30 Jan 2022 00:00:00 +0000</lastBuildDate><atom:link href="http://kimanimbugua.com/tags/git/rss.xml" rel="self" type="application/rss+xml"/><item><title>Part 2 - Detect secrets in Azure repos</title><link>http://kimanimbugua.com/post/azure-repos-pre-commit-hooks-part-2/</link><pubDate>Sat, 30 Jan 2021 00:00:00 +0000</pubDate><guid>http://kimanimbugua.com/post/azure-repos-pre-commit-hooks-part-2/</guid><description>&lt;p&gt;Even with the advent of cloud computing and all manner of technology enhancements, exposing secrets seems to be a problem that won&amp;rsquo;t go away.&lt;/p&gt;
&lt;p&gt;Without the right controls in place, developers can leak secrets that can cause financial and reputational damage to an organisation.&lt;/p&gt;
&lt;p&gt;In part 2, we&amp;rsquo;ll look at how we can use a pre-commit hook to try and detect secrets in our code.&lt;/p&gt;</description></item><item><title>Part 1 - Pre-commit hooks in Azure repos</title><link>http://kimanimbugua.com/post/azure-repos-pre-commit-hooks-part-1/</link><pubDate>Sat, 23 Jan 2021 00:00:00 +0000</pubDate><guid>http://kimanimbugua.com/post/azure-repos-pre-commit-hooks-part-1/</guid><description>&lt;p&gt;Having standards for code development is a necessity but making sure those standards are followed can be a challenge.&lt;/p&gt;
&lt;p&gt;As human beings, we make mistakes and can overlook standards at the very moment we need to apply them.&lt;/p&gt;
&lt;p&gt;Central to that challenge is making sure standards are applied before changes are committed.&lt;/p&gt;
&lt;p&gt;In this series, we&amp;rsquo;ll look at taking on that challenge with pre-commit hooks. We&amp;rsquo;ll explore what pre-commit hooks are, why we might want to use them and how they work.&lt;/p&gt;</description></item></channel></rss>