<?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: XDR &amp;amp; Java installs in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1206803#M7821</link>
    <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/308232"&gt;@aspatil&lt;/a&gt;&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/307134"&gt;@tlmarques&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for input but niether of those replies are helpful. I am well aware of which datasets are available, how to use XQL, and how to block processes and installs with XDR.&amp;nbsp;&lt;BR /&gt;The question is primarily about identifying which instances would incur a fee due to Oracle's upcoming licensing change -&amp;nbsp;"&lt;SPAN&gt;Anyone familiar with Java know how to differentiate between openJDK installs and OracleJDK installs?"&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 28 Jan 2025 13:43:59 GMT</pubDate>
    <dc:creator>p.Dugan005079</dc:creator>
    <dc:date>2025-01-28T13:43:59Z</dc:date>
    <item>
      <title>XDR &amp; Java installs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1205521#M7812</link>
      <description>&lt;P&gt;With the upcoming Oracle Java license changes, I'm looking into using XQL to report on existing installs, and potentially a process based BIOC to block new installs which would incur a licensing fee.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;Anyone familiar with Java know how to differentiate between openJDK installs and OracleJDK installs?&lt;/P&gt;</description>
      <pubDate>Mon, 27 Jan 2025 20:54:17 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1205521#M7812</guid>
      <dc:creator>p.Dugan005079</dc:creator>
      <dc:date>2025-01-27T20:54:17Z</dc:date>
    </item>
    <item>
      <title>Re: XDR &amp; Java installs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1206265#M7817</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/483890827"&gt;@p.Dugan005079&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Thanks for reaching out on LiveCommunity!&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;You can start with&amp;nbsp;preset = host_inventory_applications&amp;nbsp; and filter with Application Name.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;To block the installation, you can refer to below:&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;&lt;A href="https://live.paloaltonetworks.com/t5/cortex-xdr-articles/cortex-xdr-poc-software-installations-blocking/ta-p/523556" target="_blank"&gt;https://live.paloaltonetworks.com/t5/cortex-xdr-articles/cortex-xdr-poc-software-installations-blocking/ta-p/523556&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;If you feel this has answered your query, please let us know by clicking on "mark this as a Solution". Thank you.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 10:07:03 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1206265#M7817</guid>
      <dc:creator>aspatil</dc:creator>
      <dc:date>2025-01-28T10:07:03Z</dc:date>
    </item>
    <item>
      <title>Re: XDR &amp; Java installs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1206318#M7818</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;For detect i used this query:&lt;BR /&gt;&lt;BR /&gt;config case_sensitive = false timeframe=365d &lt;BR /&gt;| dataset = host_inventory &lt;BR /&gt;| filter applications != null&lt;BR /&gt;| arrayexpand applications&lt;BR /&gt;| alter applicationsName=json_extract(applications, "$.application_name")&lt;BR /&gt;| alter applicationsVersion=json_extract(applications, "$.version")&lt;BR /&gt;| filter applications contains "Java"&lt;BR /&gt;|fields applicationsName, applicationsVersion, ip_addresses, host_name&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 10:12:26 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1206318#M7818</guid>
      <dc:creator>tlmarques</dc:creator>
      <dc:date>2025-01-28T10:12:26Z</dc:date>
    </item>
    <item>
      <title>Re: XDR &amp; Java installs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1206803#M7821</link>
      <description>&lt;P&gt;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/308232"&gt;@aspatil&lt;/a&gt;&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/307134"&gt;@tlmarques&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thank you for input but niether of those replies are helpful. I am well aware of which datasets are available, how to use XQL, and how to block processes and installs with XDR.&amp;nbsp;&lt;BR /&gt;The question is primarily about identifying which instances would incur a fee due to Oracle's upcoming licensing change -&amp;nbsp;"&lt;SPAN&gt;Anyone familiar with Java know how to differentiate between openJDK installs and OracleJDK installs?"&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 28 Jan 2025 13:43:59 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1206803#M7821</guid>
      <dc:creator>p.Dugan005079</dc:creator>
      <dc:date>2025-01-28T13:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: XDR &amp; Java installs</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1213402#M7827</link>
      <description>&lt;P&gt;You can reach out to Oracle Team directly regarding your query. As being the Third Party Vendor we couldn't help&amp;nbsp;&lt;SPAN&gt;identifying which instances would incur a fee due to Oracle's upcoming licensing change.&amp;nbsp;&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 29 Jan 2025 09:17:56 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/xdr-amp-java-installs/m-p/1213402#M7827</guid>
      <dc:creator>aspatil</dc:creator>
      <dc:date>2025-01-29T09:17:56Z</dc:date>
    </item>
  </channel>
</rss>

