<?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 Monitor&amp;gt;Vulnerabilities&amp;gt;Hosts&amp;gt;VM Images renders no data in Prisma Cloud Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/monitor-gt-vulnerabilities-gt-hosts-gt-vm-images-renders-no-data/m-p/329081#M264</link>
    <description>&lt;P&gt;Monitor&amp;gt;Vulnerabilities&amp;gt;Hosts&amp;gt;Running Hosts renders 5 pages of Hostnames and their CVEs.&lt;/P&gt;
&lt;P&gt;However...&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Monitor&amp;gt;Vulnerabilities&amp;gt;Hosts&amp;gt;VM Images&lt;/U&gt;&lt;BR /&gt;&lt;U&gt;renders no data.&lt;/U&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;How can I manually scan a VM Image such that the scan results can be parsed locally?&lt;/LI&gt;
&lt;LI&gt;How can I learn the process/configuration for AWS EC2 AMI Repositories so the console will render AMIs and their CVEs?&lt;/LI&gt;
&lt;/OL&gt;</description>
    <pubDate>Mon, 07 Feb 2022 23:21:53 GMT</pubDate>
    <dc:creator>TommyHunt</dc:creator>
    <dc:date>2022-02-07T23:21:53Z</dc:date>
    <item>
      <title>Monitor&gt;Vulnerabilities&gt;Hosts&gt;VM Images renders no data</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/monitor-gt-vulnerabilities-gt-hosts-gt-vm-images-renders-no-data/m-p/329081#M264</link>
      <description>&lt;P&gt;Monitor&amp;gt;Vulnerabilities&amp;gt;Hosts&amp;gt;Running Hosts renders 5 pages of Hostnames and their CVEs.&lt;/P&gt;
&lt;P&gt;However...&lt;/P&gt;
&lt;P&gt;&lt;U&gt;Monitor&amp;gt;Vulnerabilities&amp;gt;Hosts&amp;gt;VM Images&lt;/U&gt;&lt;BR /&gt;&lt;U&gt;renders no data.&lt;/U&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;How can I manually scan a VM Image such that the scan results can be parsed locally?&lt;/LI&gt;
&lt;LI&gt;How can I learn the process/configuration for AWS EC2 AMI Repositories so the console will render AMIs and their CVEs?&lt;/LI&gt;
&lt;/OL&gt;</description>
      <pubDate>Mon, 07 Feb 2022 23:21:53 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/monitor-gt-vulnerabilities-gt-hosts-gt-vm-images-renders-no-data/m-p/329081#M264</guid>
      <dc:creator>TommyHunt</dc:creator>
      <dc:date>2022-02-07T23:21:53Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor&gt;Vulnerabilities&gt;Hosts&gt;VM Images renders no data</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/monitor-gt-vulnerabilities-gt-hosts-gt-vm-images-renders-no-data/m-p/330824#M269</link>
      <description>&lt;P&gt;Hi Tommy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;What type of defender do you have installed on said EC2 instance? I would suggest a linux container defender if you intend to scan repositories. The reason, host defenders lack the capability to perform repo scans. Hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 01 Jun 2020 12:45:51 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/monitor-gt-vulnerabilities-gt-hosts-gt-vm-images-renders-no-data/m-p/330824#M269</guid>
      <dc:creator>PBowden</dc:creator>
      <dc:date>2020-06-01T12:45:51Z</dc:date>
    </item>
    <item>
      <title>Re: Monitor&gt;Vulnerabilities&gt;Hosts&gt;VM Images renders no data</title>
      <link>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/monitor-gt-vulnerabilities-gt-hosts-gt-vm-images-renders-no-data/m-p/331097#M272</link>
      <description>&lt;P&gt;&lt;FONT face="times new roman,times" color="#000000"&gt;Hi Tommy,&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT face="times new roman,times" color="#000000"&gt;How can I manually scan a VM Image such that the scan results can be parsed locally?&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; Answer: Using the hyperlink&amp;nbsp;&lt;A href="https://cdn.twistlock.com/docs/api/twistlock_api.html#" target="_blank" rel="noopener"&gt;https://cdn.twistlock.com/docs/api/twistlock_api.html#&lt;/A&gt; Navigate to bottom of page to find "VM Image Scan Reports" and select "vms/download "&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;FONT face="times new roman,times" color="#000000"&gt;curl -k \ -u &amp;lt;USER&amp;gt; \ -H &lt;SPAN class="hljs-string"&gt;'Content-Type: application/json'&lt;/SPAN&gt; \ -X GET \ https://&amp;lt;CONSOLE&amp;gt;:8083/api/v1/vms/download \ &amp;gt; vm_images_scan.csv&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;&lt;FONT face="times new roman,times" color="#000000"&gt;How can I learn the process/configuration for AWS EC2 AMI Repositories so the console will render AMIs and their CVEs? Answer:&amp;nbsp;&lt;A href="https://cdn.twistlock.com/docs/api/twistlock_api.html#" target="_blank" rel="noopener"&gt;https://cdn.twistlock.com/docs/api/twistlock_api.html#&lt;/A&gt;. Navigate to bottom of page to find "VM Image Scan Reports."&amp;nbsp;&lt;/FONT&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Tue, 02 Jun 2020 15:21:09 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/prisma-cloud-discussions/monitor-gt-vulnerabilities-gt-hosts-gt-vm-images-renders-no-data/m-p/331097#M272</guid>
      <dc:creator>PBowden</dc:creator>
      <dc:date>2020-06-02T15:21:09Z</dc:date>
    </item>
  </channel>
</rss>

