<?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>question Filter out vulnerabilities from Qualys for non-running kernels in SecOps forum</title>
    <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316814#M6941</link>
    <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;How can I filter out vulnerabilities for non-running kernels in my data import from Qualys? Is there an attribute on the VIT, or do I have to not import them into ServiceNow at all?&lt;/P&gt;</description>
    <pubDate>Thu, 12 Dec 2019 07:35:33 GMT</pubDate>
    <dc:creator>User1234</dc:creator>
    <dc:date>2019-12-12T07:35:33Z</dc:date>
    <item>
      <title>Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316814#M6941</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;
&lt;P&gt;How can I filter out vulnerabilities for non-running kernels in my data import from Qualys? Is there an attribute on the VIT, or do I have to not import them into ServiceNow at all?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 07:35:33 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316814#M6941</guid>
      <dc:creator>User1234</dc:creator>
      <dc:date>2019-12-12T07:35:33Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316815#M6942</link>
      <description>&lt;P&gt;Hey there,&lt;/P&gt;
&lt;P&gt;This is a great question.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I believe you will need to actually filter these detections from being sent to ServiceNow from Qualys.&amp;nbsp; Today, the Qualys Vulnerable Items (VIs) do not have this information, such that you could use a data point to de-prioritize Qualys VIs on inactive kernels.&lt;/P&gt;
&lt;P&gt;Within the Qualys API, there are certain parameters that can be used to filter the detections returned to ServiceNow, with the context to exploitable / running kernels.&lt;/P&gt;
&lt;P&gt;One thing to be aware of, you may see older documentation and community posts kicking around that reference a Qualys API parameter called &amp;lt;&lt;SPAN style="color: #ff0000;"&gt;active_kernels_only&lt;/SPAN&gt;&amp;gt;.&lt;/P&gt;
&lt;P&gt;While this parameter still is functional today, Qualys has earmarked that this will be deprecated at some point in the future, in favor of a new Qualys API parameter called &amp;lt;&lt;SPAN style="color: #00ff00;"&gt;&lt;STRONG&gt;arf_kernel_filter&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;gt;.&lt;/P&gt;
&lt;P&gt;This parameter will have an impact on the detections returned to ServiceNow, and if you check out the Qualys API docs, you will see two flavors of how this filter works -&amp;gt; "includes" and "excludes".&lt;/P&gt;
&lt;P&gt;I would imagine that you would want to use the "excludes", so that your API requests say "&lt;EM&gt;hey Qualys, bring me back detections for &amp;lt;xyz&amp;gt; criteria, but exclude any detections found on non-running or non-exploitable kernels&lt;/EM&gt;".&lt;/P&gt;
&lt;P&gt;You can read more about the Qualys API filters here:&lt;BR /&gt;-&amp;nbsp;&lt;A href="https://www.qualys.com/docs/qualys-api-vmpc-user-guide.pdf" rel="nofollow"&gt;https://www.qualys.com/docs/qualys-api-vmpc-user-guide.pdf&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;In ServiceNow, you will need to adjust the POST Message that is used to make API Requests to Qualys.&lt;/P&gt;
&lt;P&gt;This involves, adding a new "&lt;STRONG&gt;HTTP Query Parameter&lt;/STRONG&gt;", to call out this additional Qualys API filter (on top of Severity, Detection Updated Since, etc).&lt;/P&gt;
&lt;P&gt;I would further research the Qualys API Parameter called&amp;nbsp;&amp;lt;&lt;SPAN style="color: #00ff00;"&gt;&lt;STRONG&gt;arf_kernel_filter&lt;/STRONG&gt;&lt;/SPAN&gt;&amp;gt;; to see what available options exist, and if any of these meet your requirement (such as Option 1, shown the screenshot below to exclude non-running / non-exploitable kernels).&amp;nbsp; If Option 1 looks like it fits your requirements, I would then test this out to make sure it returns Qualys detections that you are expecting in a sub-prod ServiceNow instance -&amp;gt; or even a tool like Curl or Postman.&lt;/P&gt;
&lt;P&gt;You may want to work with a seasoned ServiceNow developer or possibly create a HI Support Ticket for assistance if you are not comfortable with developing, backing up work, testing work, etc. on the ServiceNow platform.&lt;/P&gt;
&lt;P&gt;You can find the Qualys Host Detection REST, POST Msg here:&lt;/P&gt;
&lt;P&gt;https://&amp;lt;&amp;lt;YOUR_INSTNACE_NAME&amp;gt;&amp;gt;.service-now.com/nav_to.do?uri=%2Fsys_rest_message_fn.do%3Fsys_id%3Da9d2e1369f21120034c6b6a0942e70ed&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/s/skins/images/E1711C931D395B91D3788817A8438D8A/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/s/skins/images/E1711C931D395B91D3788817A8438D8A/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper"&gt;&lt;img src="https://www.servicenow.com/community/s/skins/images/E1711C931D395B91D3788817A8438D8A/responsive_peak/images/image_not_found.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 17:22:39 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316815#M6942</guid>
      <dc:creator>andy_ojha</dc:creator>
      <dc:date>2019-12-12T17:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316816#M6943</link>
      <description>&lt;P&gt;I had the same question about filter out vulnerabilities from Qualys for non-running kernels and found this post. Has anyone tested the approach presented above? I think it not going to work. Imagine that you have a running kernel and it had some vulnerabilities. They are imported to ServiceNow. Then the kernel is upgraded and the initial kernel becomes "non-running". If you filter out all vulnerabilities for this kernel via the API, then the existing vulnerabilities in ServiceNow will never be marked as "non-running kernel" and I also assume that these vulnerabilities will never be closed in the system even if the old kernel will be removed from a system after some time.&lt;/P&gt;
&lt;P&gt;Note that "non-running kernels" is only part of the problem. It would also be very helpful to have an opportunity to filter out vulnerabilities not exploitable by configuration (arf_config_filter) and on non-running services (arf_services_filter) if the risk of having these vulnerabilities is accepted by the organization.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 06:59:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316816#M6943</guid>
      <dc:creator>Eugene8</dc:creator>
      <dc:date>2020-09-17T06:59:47Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316817#M6944</link>
      <description>&lt;P&gt;The use-case you brought up is valid.&lt;/P&gt;
&lt;P&gt;There is no expectation for Qualys to report these previously identified detections that were 'Active' on the running kernel (before a host's upgrade), are now 'Fixed' just because of the host was upgraded to a new active kernel (when using the `arf_kernel_filter`).&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Nor is there an expectation for a Vulnerable Item to be marked as "non-running kernel" in that situation either.&lt;/P&gt;
&lt;P&gt;A tool does exist, which can help address this type of issue within the current version of the Vulnerability Response product -&amp;gt; `closure of stale vulnerable items`.&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;We would depend on the 'Last found' date of the Vulnerable Item, to illustrate detections aging out&lt;/LI&gt;
&lt;LI&gt;Once the 'Last found' date ages beyond a configurable threshold (e.g. 30d, 60d, 90d, etc.) - it can be inferred that these Vulnerable Item records are Stale, and should be Closed accordingly&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;There still might be the scenario of the same QID being found on the previously active kernel, and the new currently active kernel; and perhaps the "Result" varies between the two:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;We should still expect to see the Vulnerable Item eventually age out and eventually Close&lt;/LI&gt;
&lt;LI&gt;You may see on the Detections for that Vulnerable Item, the QID reported more than once with different "Proof" aka Qualys Result values&amp;nbsp;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Even if Qualys supported "active kernels" in their scan options (which I don't believe is possible currently) - we'd still have this issue when Linux hosts get upgraded - but would rely on the Stale Record job as tool to address this.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Reference - Stale Vulnerable Item Configuration:&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;&lt;EM&gt;*Would require using Vulnerable Item 'Last_found' and not "Asset last scanned" - as there are two flavours for this configuration&lt;/EM&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;https://docs.servicenow.com/bundle/newyork-security-management/page/product/vulnerability-response/task/vr-autoclosevi.html&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Thu, 17 Sep 2020 20:22:49 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316817#M6944</guid>
      <dc:creator>andy_ojha</dc:creator>
      <dc:date>2020-09-17T20:22:49Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316818#M6945</link>
      <description>&lt;P&gt;First of all, thanks you very much for the response!&amp;nbsp;&lt;/P&gt;
&lt;P&gt;From my point of view,&amp;nbsp;ServiceNow should implement OOTB support for&amp;nbsp;arf_config_filter, arf_services_filter and arf_kernel_filter. This is very important. If all these parameters are set to 0, then it would be possible to see for VITs if kernel is old or current, if service is running&amp;nbsp;or not, if&amp;nbsp; vulnerability is exploitable by configuration or it is impossible to exploit it by design at all. Then the user can decide if these VITs should be deferred or not. Here is one more example: if we speak about vulnerabilities non exploitable by configuration, there is a&amp;nbsp;large number of them inside Cisco iOS. It is easy to filter out these vulnerabilities in Qualys but this becomes a&amp;nbsp;big issue in the ServiceNow VR. The module should help users to analyze and prioritize vulnerabilities and filtering out these categories is part of the prioritization if the corresponding risk is accepted by organization. But without this, the module creates a lot of extra work!&lt;/P&gt;
&lt;P&gt;Also the&amp;nbsp;point&amp;nbsp;to wait until "Vulnerable Item eventually age out and eventually Close" is very unclear. When Linux kernel is upgraded, it is a normal practice to have a few old kernels available on a server. As a result, the scanner detects vulnerabilities on ALL the kernels (vulnerabilities on non-running kernels that are still Active but can be easily filtered out in Qualys reports). They will be marked as Fixed only when the old kernel is actually removed. arf_kernel_filter allows to see if the kernel is running or not. If arf_kernel_filter=1 is part of the API request, then as I mentioned above, "when&amp;nbsp;the kernel is upgraded and the initial kernel becomes "non-running"... If you filter out all vulnerabilities for this kernel via the API, then the existing vulnerabilities in ServiceNow will never be closed".&amp;nbsp;It is important for me to know if a kernel vulnerability is ServiceNow is something I have to fix or it is on the old kernel and I can ignore it and I do not see any way to do it in the module. Checking Proof is not very helpful as well: vulnerability can be closed on the latest kernel but not on the old one, so there will be only one detection record.&lt;/P&gt;
&lt;P&gt;And by the way... I am not sure if this is a good idea to create a new detection record if Proof changes. Note that in some cases Proof contain dynamic objects (timestamp, for example) and different all the time. As a result, there a huge number of detection records for same vulnerability if an asset is scanned frequently.&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;</description>
      <pubDate>Thu, 17 Sep 2020 21:12:54 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316818#M6945</guid>
      <dc:creator>Eugene8</dc:creator>
      <dc:date>2020-09-17T21:12:54Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316819#M6946</link>
      <description>&lt;P&gt;You make a good point - even if we see the 'Last found' date, either at the Detection or at the Vulnerable Item ... For the upgraded Linux systems - it's necessary not just to include 0 on those parameters - you actually need the result of that parsed out and a displayable format.&amp;nbsp; Adding 0 to the API requests for those "arf" parameters will only add &amp;lt;AFFECT_RUNNING_KERNEL&amp;gt; in the payload file, but this needs to be parsed out.&amp;nbsp; Doing this custom isn't as trivial as one would think, as it involves modifying a core ServiceNow script include that you would have to maintain.&lt;/P&gt;
&lt;P&gt;I still think using the feature that closes Stale Vulnerable Items is necessary - when their 'Last found' date ages out (to clear out the noise) - but you are right, for the scenario of upgraded *nix hosts as a use-case - you need the active kernel parsed out.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It is expected that older kernels would be kept around (&lt;EM&gt;though some might say its a potential risk, it is common practice&lt;/EM&gt;), and with upgrades in mind for *nix hosts - folks will not see the full picture&amp;nbsp;without knowing if the Detection (at a minimum) applies to an active running kernel.&lt;/P&gt;
&lt;P&gt;The issue will be, when the upgrade occurs on a *nix host, but the older kernel is still kicking around - and you have Active Detections and Vulnerable Items for them:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;They won't get Closed, and Qualys won't report them as Fixed&lt;/LI&gt;
&lt;LI&gt;The happy-path would be, if they are found again - their 'Last found' date is updated and their ARK value is updated from 1 to 0 (True to False)&lt;/LI&gt;
&lt;LI&gt;But I worry some may still hang out there, with their ARK set to 1 and their 'Last found' date never updated (which is potentially why you'd want the Stale Record Closure)&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;If you haven't already -&amp;gt; please upvote this Idea on the Community:&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;https://community.servicenow.com/community?id=view_idea&amp;amp;sysparm_idea_id=383a913b1bb80450a59033f2cd4bcb2c&amp;amp;sysparm_idea_table=x_snc_com_ideation_idea&amp;amp;sysparm_module_id=enhancement_requests&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;It's got a lot of attention already but your vote will help (basically asking for this to be a native feature in the product).&lt;/P&gt;
&lt;P&gt;If you've got some evidence that Qualys [Results] are dynamically updated with the only difference being just a timestamp changing (and not remaining static for the given Qualys Detection) - I would recommend you create a ServiceNow HI Ticket to report that, as today that field is used to define a unique ServiceNow Detection (meaning, you will get a new ServiceNow Detection per unique Qualys Result among other criteria - like port, ip address, etc.) - and that would be a problem as it is technically creating duplicate ServiceNow Detections in the scenario you described.&lt;/P&gt;
&lt;P&gt;Also - please review other Ideas and vote on the if you have not already, and create your own&amp;nbsp;Ideas in the Idea Portal in the Vulnerability Response (Category) - we can see that your feedback is extremely valuable.&lt;/P&gt;
&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 17 Sep 2020 22:42:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316819#M6946</guid>
      <dc:creator>andy_ojha</dc:creator>
      <dc:date>2020-09-17T22:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316820#M6947</link>
      <description>&lt;P&gt;Andy,&lt;/P&gt;
&lt;P&gt;Big thanks again for your detailed response. FYI - earlier we have already created a ticket about duplicate detection when Proof changes but my colleague did it again. The ticket number is&amp;nbsp;CS4885425. Some examples are in the ticket as well.&lt;/P&gt;</description>
      <pubDate>Mon, 21 Sep 2020 18:38:01 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316820#M6947</guid>
      <dc:creator>Eugene8</dc:creator>
      <dc:date>2020-09-21T18:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316821#M6948</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;We are doing this approach at my organization, and you are entirely correct that a patched kernel will not be marked as patched, but will simply "linger" around as open, but no longer seen recently.&lt;/P&gt;
&lt;P&gt;The solution we have chosen for this is to automatically close vulnerabilities that have not been seen for a certain amount of days. That will clean up these old kernels, although vulnerability reporting will not necessarily be 100% correct unless you also start reporting on vulnerabilities that have been e.g. seen the last 7 days.&lt;/P&gt;
&lt;P&gt;https://docs.servicenow.com/bundle/paris-security-management/page/product/vulnerability-response/task/vr-autoclosevi.html&lt;/P&gt;</description>
      <pubDate>Thu, 07 Jan 2021 11:04:14 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316821#M6948</guid>
      <dc:creator>User1234</dc:creator>
      <dc:date>2021-01-07T11:04:14Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316822#M6949</link>
      <description>&lt;P&gt;Here is an article I posted with our company's solution to this issue as we struggled for years to find a solution that worked for us.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;A href="https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=543e22591bc6051456b699b8bd4bcb51"&gt;https://community.servicenow.com/community?id=community_article&amp;amp;sys_id=543e22591bc6051456b699b8bd4bcb51&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Mar 2022 16:15:53 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316822#M6949</guid>
      <dc:creator>kspaeth</dc:creator>
      <dc:date>2022-03-04T16:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316823#M6950</link>
      <description>&lt;P&gt;Hello &lt;SN-MENTION class="sn-mention" table="live_profile" sysid="8d7e0a69dbd41fc09c9ffb651f96190e"&gt;@./andy-b2poYQ==&lt;/SN-MENTION&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I tried adding the&amp;nbsp;&lt;STRONG&gt;arf_kernel_filter&lt;/STRONG&gt; with value as "&lt;STRONG&gt;1&lt;/STRONG&gt;" and now I get the below error.&lt;/P&gt;
&lt;P&gt;I also want to add&amp;nbsp;&lt;STRONG&gt;exclude_superceded_patches&lt;/STRONG&gt; with value as "&lt;STRONG&gt;1&lt;/STRONG&gt;" and get the same below error.&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Error: Invalid response code 400 received from Qualys. Encountered process error running the integration.&lt;/STRONG&gt;&lt;/P&gt;
&lt;P&gt;Without this parameter being added it works fine.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Do I need to add any other parameter with this parameter in the API to support this ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 25 Apr 2022 16:42:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316823#M6950</guid>
      <dc:creator>User179407</dc:creator>
      <dc:date>2022-04-25T16:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316824#M6951</link>
      <description>&lt;P&gt;Hi. The information above is outdated. Now this functionality is implemented OOTB. What you need to do is to update your vulnerability response and qualys modules and enabled the API parameters in the Qualys integration config (setup assistant).&lt;/P&gt;</description>
      <pubDate>Tue, 26 Apr 2022 05:58:25 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/1316824#M6951</guid>
      <dc:creator>Eugene8</dc:creator>
      <dc:date>2022-04-26T05:58:25Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/2797321#M11160</link>
      <description>&lt;P&gt;I am not seeing this. Can you take a screenshot?&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 19:38:26 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/2797321#M11160</guid>
      <dc:creator>Adam Peterson</dc:creator>
      <dc:date>2024-01-18T19:38:26Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/2797342#M11163</link>
      <description>&lt;P&gt;The additional metadata is located at the bottom of the Host Detection Configuration within VR Setup Assistant &amp;gt; Scanner Integration.&amp;nbsp;&lt;A href="https://docs.servicenow.com/csh?topicname=import-additional-metadata.html&amp;amp;version=latest" target="_self"&gt;Link to docs: Import additional metadata from Qualys&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="MartinDewit_0-1705607724716.png"&gt;&lt;img src="https://www.servicenow.com/community/image/serverpage/image-id/322360iC6610315F305ADA6/image-size/medium?v=v2&amp;amp;px=400" alt="MartinDewit_0-1705607724716.png" title="MartinDewit_0-1705607724716.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 19:55:46 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/2797342#M11163</guid>
      <dc:creator>Martin Dewit</dc:creator>
      <dc:date>2024-01-18T19:55:46Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/2797347#M11164</link>
      <description>&lt;P&gt;That is so weird. I don't see Setup Assistant in All &amp;gt; Vulnerability Response &amp;gt; Administration &amp;gt; Setup Assistant.&amp;nbsp;&lt;SPAN class=""&gt;&lt;SPAN class=""&gt;I gave myself the role but still don't see it.&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 20:06:57 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/2797347#M11164</guid>
      <dc:creator>Adam Peterson</dc:creator>
      <dc:date>2024-01-18T20:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Filter out vulnerabilities from Qualys for non-running kernels</title>
      <link>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/2797350#M11165</link>
      <description>&lt;P&gt;I logged out and back in and I see it now. Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 18 Jan 2024 20:11:31 GMT</pubDate>
      <guid>https://www.servicenow.com/community/secops-forum/filter-out-vulnerabilities-from-qualys-for-non-running-kernels/m-p/2797350#M11165</guid>
      <dc:creator>Adam Peterson</dc:creator>
      <dc:date>2024-01-18T20:11:31Z</dc:date>
    </item>
  </channel>
</rss>

