<?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: Are Splunkbase apps safe? in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602545#M77050</link>
    <description>&lt;P&gt;Some relevant links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/testvalidate/appinspect/" target="_self"&gt;appinspect&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/releaseapps/splunkbase/" target="_self"&gt;releasing apps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/releaseapps/cloudvetting/" target="_self"&gt;cloud vetting&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 21 Jun 2022 06:56:41 GMT</pubDate>
    <dc:creator>johnwww</dc:creator>
    <dc:date>2022-06-21T06:56:41Z</dc:date>
    <item>
      <title>Are Splunkbase apps safe?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602519#M77044</link>
      <description>&lt;P&gt;There are many app in&amp;nbsp;Splunkbase some from well known companies and developers, so I assume those are safe. What about other apps? Are they reviewed by Splunk before being published?&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 06:03:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602519#M77044</guid>
      <dc:creator>johnwww</dc:creator>
      <dc:date>2022-06-21T06:03:46Z</dc:date>
    </item>
    <item>
      <title>Re: Are Splunkbase apps safe?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602528#M77045</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247046"&gt;@johnwww&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;when an App is uploaded in Splunkbase it's subjected to many controls, especially on scripts, for my knowledge they are safe, for more infos, you can see at&amp;nbsp;&lt;A href="https://www.splunk.com/en_us/legal/terms/terms-of-use.html?301=/en_us/terms-of-use.html&amp;amp;301=/view/SP-CAAAAAH" target="_blank"&gt;https://www.splunk.com/en_us/legal/terms/terms-of-use.html?301=/en_us/terms-of-use.html&amp;amp;301=/view/SP-CAAAAAH&lt;/A&gt;&amp;nbsp;all the terms of use.&lt;/P&gt;&lt;P&gt;In addition, here &lt;A href="https://www.splunk.com/en_us/legal/export-controls.html?301=/en_us/export-controls.html&amp;amp;301=/view/SP-CAAAGSX" target="_blank"&gt;https://www.splunk.com/en_us/legal/export-controls.html?301=/en_us/export-controls.html&amp;amp;301=/view/SP-CAAAGSX&lt;/A&gt; you can find the Export Controls.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 06:23:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602528#M77045</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-06-21T06:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Are Splunkbase apps safe?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602531#M77046</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;My expectations are that Splunk do only automatically technical review e.g. by appinspect to ensure that those apps are following their best practices and minimum requirements. But they are not doing any code review or other security related analysis for those. Personally if I need to take some app from "non big brand" I do those reviews by myself and/or try to found any reviews about it. And please remember it's your own decision and your responsibility to choose those. No warranty from anyone else.&lt;/P&gt;&lt;P&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 06:28:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602531#M77046</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2022-06-21T06:28:00Z</dc:date>
    </item>
    <item>
      <title>Re: Are Splunkbase apps safe?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602533#M77047</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/247046"&gt;@johnwww&lt;/a&gt;&amp;nbsp;- Long story short.&lt;/P&gt;&lt;P&gt;Yes, they are validated by Splunk but not by Security Penetration testers.&lt;/P&gt;&lt;P&gt;So use with caution. Or you can check them by yourself, when you download the App you will get the code as well, you can validate them by yourself if you want.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 06:32:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602533#M77047</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2022-06-21T06:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: Are Splunkbase apps safe?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602536#M77048</link>
      <description>&lt;P&gt;There is &lt;U&gt;always&lt;/U&gt; a risk if you run a third-party written software. Not necessarily due to malice but maybe due to mistakes and sloppy programming.&lt;/P&gt;&lt;P&gt;My own private policy is that I trust apps built by Splunk, I am cautious towards apps written by solution vendors (like checkpoint-supplied app for checkpoint appliances) because they often don't know Splunk well enough and make too much false assumptions about your environment. And I unpack and manually look into other apps.&lt;/P&gt;&lt;P&gt;That's in production environment. I have slightly more relaxed approach in my home setup.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 06:36:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602536#M77048</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2022-06-21T06:36:17Z</dc:date>
    </item>
    <item>
      <title>Re: Are Splunkbase apps safe?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602542#M77049</link>
      <description>&lt;P&gt;&lt;A href="https://www.splunk.com/en_us/legal/terms/terms-of-use.html?301=/en_us/terms-of-use.html&amp;amp;301=/view/SP-CAAAAAH&amp;amp;_gl=1*1syjo81*_ga*ODY3MTY1OTk1LjE2NTU3OTA2Njc.*_gid*MTk0NTAzMjQyNy4xNjU1NzkwNjY4&amp;amp;_ga=2.232318943.1945032427.1655790668-867165995.1655790667" target="_self"&gt;Terms&lt;/A&gt;&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;SPAN&gt;Splunk does not control the Community Content, identified in section 4.3 (&lt;/SPAN&gt;&lt;STRONG&gt;&lt;I&gt;“Community Content”&lt;/I&gt;&lt;/STRONG&gt;&lt;SPAN&gt;) posted on the Site and, as such, does not guarantee the accuracy, integrity or quality of such Community Content&lt;/SPAN&gt;&lt;HR /&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 06:47:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602542#M77049</guid>
      <dc:creator>johnwww</dc:creator>
      <dc:date>2022-06-21T06:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Are Splunkbase apps safe?</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602545#M77050</link>
      <description>&lt;P&gt;Some relevant links:&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/developapps/testvalidate/appinspect/" target="_self"&gt;appinspect&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/releaseapps/splunkbase/" target="_self"&gt;releasing apps&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;A href="https://dev.splunk.com/enterprise/docs/releaseapps/cloudvetting/" target="_self"&gt;cloud vetting&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 21 Jun 2022 06:56:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Are-Splunkbase-apps-safe/m-p/602545#M77050</guid>
      <dc:creator>johnwww</dc:creator>
      <dc:date>2022-06-21T06:56:41Z</dc:date>
    </item>
  </channel>
</rss>

