<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Prevent Prisma Access Key Secrets from being pushed into github in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prevent-prisma-access-key-secrets-from-being-pushed-into-github/m-p/524393#M847</link>
    <description>&lt;P&gt;So, we&amp;nbsp;want to prevent developers from pushing Prisma Access Keys' secrets into source-code repository.&lt;/P&gt;
&lt;P&gt;A push to a branch would trigger, git-secrets to evaluate&amp;nbsp;a list of regex that detect known secrets.&lt;/P&gt;
&lt;P&gt;So, how to identify a Prisma Access Key Secret?&lt;/P&gt;
&lt;P&gt;This what I've observed thus far.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;28 characters in length&lt;/LI&gt;
&lt;LI&gt;always ends with =&lt;/LI&gt;
&lt;LI&gt;the 1st 27 characters can be? [0-9|a-z|A-Z|+/]&lt;/LI&gt;
&lt;LI&gt;anything else? am i missing some non-alphanum characters?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Can someone confirm and improve on these characteristics?&lt;/P&gt;</description>
    <pubDate>Fri, 16 Dec 2022 15:56:18 GMT</pubDate>
    <dc:creator>TommyHunt</dc:creator>
    <dc:date>2022-12-16T15:56:18Z</dc:date>
    <item>
      <title>Prevent Prisma Access Key Secrets from being pushed into github</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prevent-prisma-access-key-secrets-from-being-pushed-into-github/m-p/524393#M847</link>
      <description>&lt;P&gt;So, we&amp;nbsp;want to prevent developers from pushing Prisma Access Keys' secrets into source-code repository.&lt;/P&gt;
&lt;P&gt;A push to a branch would trigger, git-secrets to evaluate&amp;nbsp;a list of regex that detect known secrets.&lt;/P&gt;
&lt;P&gt;So, how to identify a Prisma Access Key Secret?&lt;/P&gt;
&lt;P&gt;This what I've observed thus far.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;28 characters in length&lt;/LI&gt;
&lt;LI&gt;always ends with =&lt;/LI&gt;
&lt;LI&gt;the 1st 27 characters can be? [0-9|a-z|A-Z|+/]&lt;/LI&gt;
&lt;LI&gt;anything else? am i missing some non-alphanum characters?&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Can someone confirm and improve on these characteristics?&lt;/P&gt;</description>
      <pubDate>Fri, 16 Dec 2022 15:56:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prevent-prisma-access-key-secrets-from-being-pushed-into-github/m-p/524393#M847</guid>
      <dc:creator>TommyHunt</dc:creator>
      <dc:date>2022-12-16T15:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: Prevent Prisma Access Key Secrets from being pushed into github</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prevent-prisma-access-key-secrets-from-being-pushed-into-github/m-p/524481#M848</link>
      <description>&lt;P&gt;That appears to be correct. Uppercase, lowercase, numbers, and sometimes a forward slash.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Dec 2022 18:24:01 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/prevent-prisma-access-key-secrets-from-being-pushed-into-github/m-p/524481#M848</guid>
      <dc:creator>AHamilton-Sutherland</dc:creator>
      <dc:date>2022-12-19T18:24:01Z</dc:date>
    </item>
  </channel>
</rss>

