<?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 Re: Alerts for Prisma Cloud compute scans going from good to bad in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/alerts-for-prisma-cloud-compute-scans-going-from-good-to-bad/m-p/592196#M1247</link>
    <description>&lt;P&gt;Good Day EGould-Marian,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using registry scanning or deployed image scanning both will trigger alert based on scanning timeline.&amp;nbsp; &amp;nbsp; You can disabled the alerts and use a script to pull&amp;nbsp; data from API that you can use to determine which images you would like to alert on or take action.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You,&lt;/P&gt;
&lt;P&gt;James McGrath&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="messageEditor_854c1f1880a02c_0" class="MessageEditor"&gt;&lt;A id="previewButton_854c1f1880a02c_27b59" class="lia-link-navigation lia-message-editor-preview-button" href="https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/alerts-for-prisma-cloud-compute-scans-going-from-good-to-bad/td-p/590959#" target="_blank"&gt;PREVIEW&lt;/A&gt;
&lt;DIV class="lia-js-block-events"&gt;
&lt;DIV class="lia-form-row lia-form-body-entry"&gt;
&lt;DIV class="lia-quilt-row lia-quilt-row-standard"&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single"&gt;
&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;
&lt;DIV class="lia-form-input-wrapper"&gt;
&lt;DIV id="rich_854c1f1880a02c_27b59" class="message-body-editor lia-inline-message-body-editor"&gt;
&lt;DIV class="lia-inline-ajax-feedback"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="mceu_91" class="mce-tinymce mce-container mce-panel lia-editor-gte-2" tabindex="-1" role="application"&gt;
&lt;DIV id="mceu_91-body" class="mce-container-body mce-stack-layout"&gt;
&lt;DIV id="mceu_92" class="mce-top-part mce-container mce-stack-layout-item mce-first"&gt;
&lt;DIV id="mceu_92-body" class="mce-container-body"&gt;
&lt;DIV id="mceu_93" class="mce-toolbar-grp mce-container mce-panel mce-first mce-last" tabindex="-1" role="group"&gt;
&lt;DIV id="mceu_93-body" class="mce-container-body mce-stack-layout"&gt;
&lt;DIV id="mceu_94" class="mce-container mce-toolbar mce-stack-layout-item mce-first" role="toolbar"&gt;
&lt;DIV id="mceu_94-body" class="mce-container-body mce-flow-layout"&gt;
&lt;DIV id="mceu_95" class="mce-container mce-flow-layout-item mce-first mce-last mce-btn-group" role="group"&gt;
&lt;DIV id="mceu_95-body"&gt;
&lt;DIV id="mceu_52" class="mce-widget mce-btn mce-btn-small mce-first" tabindex="-1" role="button" aria-label="Undo" aria-disabled="false"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="mceu_53" class="mce-widget mce-btn mce-btn-small lia-mce-toolbar-bold" tabindex="-1" role="button" aria-pressed="false" aria-label="Bold"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
    <pubDate>Tue, 16 Jul 2024 16:08:18 GMT</pubDate>
    <dc:creator>jmcgrath</dc:creator>
    <dc:date>2024-07-16T16:08:18Z</dc:date>
    <item>
      <title>Alerts for Prisma Cloud compute scans going from good to bad</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/alerts-for-prisma-cloud-compute-scans-going-from-good-to-bad/m-p/590959#M1240</link>
      <description>&lt;P&gt;Right now, my team has scans for our images set up as part of our CI/CD pipelines, and the scans are compared against our prefered policies.&amp;nbsp; What we're looking for now though is the ability to know when an image, which previously passed the scan, contains a newly discovered vulnerability.&amp;nbsp; In other words:&lt;/P&gt;
&lt;P&gt;1) We deploy an image via our CI/CD pipelines.&amp;nbsp; The scan finds no vulnerabilities that violate our policy.&lt;/P&gt;
&lt;P&gt;2) After that date, a new vulnerability is found, which didn't show up in the CI/CD scan since it wasn't known at the time.&lt;/P&gt;
&lt;P&gt;3) We get notified that a previously deployed image, which had passed the scan before, is now failing our vulnerability policy.&lt;/P&gt;
&lt;P&gt;Is there any way to do this without just re-scanning previously deployed images? We looked at the registry alerts, but that seems like it would produce alerts every day that a particular image is failing the scan (we don't want repeat alerts for the same image/vulnerability).&lt;/P&gt;</description>
      <pubDate>Tue, 02 Jul 2024 18:56:35 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/alerts-for-prisma-cloud-compute-scans-going-from-good-to-bad/m-p/590959#M1240</guid>
      <dc:creator>EGould-Marian</dc:creator>
      <dc:date>2024-07-02T18:56:35Z</dc:date>
    </item>
    <item>
      <title>Re: Alerts for Prisma Cloud compute scans going from good to bad</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/alerts-for-prisma-cloud-compute-scans-going-from-good-to-bad/m-p/592196#M1247</link>
      <description>&lt;P&gt;Good Day EGould-Marian,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If you are using registry scanning or deployed image scanning both will trigger alert based on scanning timeline.&amp;nbsp; &amp;nbsp; You can disabled the alerts and use a script to pull&amp;nbsp; data from API that you can use to determine which images you would like to alert on or take action.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank You,&lt;/P&gt;
&lt;P&gt;James McGrath&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV id="messageEditor_854c1f1880a02c_0" class="MessageEditor"&gt;&lt;A id="previewButton_854c1f1880a02c_27b59" class="lia-link-navigation lia-message-editor-preview-button" href="https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/alerts-for-prisma-cloud-compute-scans-going-from-good-to-bad/td-p/590959#" target="_blank"&gt;PREVIEW&lt;/A&gt;
&lt;DIV class="lia-js-block-events"&gt;
&lt;DIV class="lia-form-row lia-form-body-entry"&gt;
&lt;DIV class="lia-quilt-row lia-quilt-row-standard"&gt;
&lt;DIV class="lia-quilt-column lia-quilt-column-24 lia-quilt-column-single"&gt;
&lt;DIV class="lia-quilt-column-alley lia-quilt-column-alley-single"&gt;
&lt;DIV class="lia-form-input-wrapper"&gt;
&lt;DIV id="rich_854c1f1880a02c_27b59" class="message-body-editor lia-inline-message-body-editor"&gt;
&lt;DIV class="lia-inline-ajax-feedback"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="mceu_91" class="mce-tinymce mce-container mce-panel lia-editor-gte-2" tabindex="-1" role="application"&gt;
&lt;DIV id="mceu_91-body" class="mce-container-body mce-stack-layout"&gt;
&lt;DIV id="mceu_92" class="mce-top-part mce-container mce-stack-layout-item mce-first"&gt;
&lt;DIV id="mceu_92-body" class="mce-container-body"&gt;
&lt;DIV id="mceu_93" class="mce-toolbar-grp mce-container mce-panel mce-first mce-last" tabindex="-1" role="group"&gt;
&lt;DIV id="mceu_93-body" class="mce-container-body mce-stack-layout"&gt;
&lt;DIV id="mceu_94" class="mce-container mce-toolbar mce-stack-layout-item mce-first" role="toolbar"&gt;
&lt;DIV id="mceu_94-body" class="mce-container-body mce-flow-layout"&gt;
&lt;DIV id="mceu_95" class="mce-container mce-flow-layout-item mce-first mce-last mce-btn-group" role="group"&gt;
&lt;DIV id="mceu_95-body"&gt;
&lt;DIV id="mceu_52" class="mce-widget mce-btn mce-btn-small mce-first" tabindex="-1" role="button" aria-label="Undo" aria-disabled="false"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;DIV id="mceu_53" class="mce-widget mce-btn mce-btn-small lia-mce-toolbar-bold" tabindex="-1" role="button" aria-pressed="false" aria-label="Bold"&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;
&lt;/DIV&gt;</description>
      <pubDate>Tue, 16 Jul 2024 16:08:18 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/alerts-for-prisma-cloud-compute-scans-going-from-good-to-bad/m-p/592196#M1247</guid>
      <dc:creator>jmcgrath</dc:creator>
      <dc:date>2024-07-16T16:08:18Z</dc:date>
    </item>
  </channel>
</rss>

