<?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: Application Security reports in Open Q&amp;A</title>
    <link>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/178319#M19521</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/12441"&gt;@gofman_anatoly&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;did you check the &lt;A href="https://www.dynatrace.com/support/help/shortlink/api-v2-security-problems-get-all" target="_self"&gt;Security Problems API - get all vulnerabilities&lt;/A&gt;? Then you can iterate the list and use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/api-v2-security-problems-get-problem" target="_self"&gt;Security problems API - GET a problem&lt;/A&gt;&amp;nbsp;and pass the ID obtained in the get all vulnerabilities to get&amp;nbsp; details about the security problem. Be sure to include the fields you need in the &lt;A href="https://www.dynatrace.com/support/help/shortlink/api-v2-security-problems-get-problem#parameters" target="_self"&gt;parameters&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 04 Jan 2022 22:51:31 GMT</pubDate>
    <dc:creator>Julius_Loman</dc:creator>
    <dc:date>2022-01-04T22:51:31Z</dc:date>
    <item>
      <title>Application Security reports</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/178317#M19519</link>
      <description>&lt;P&gt;Hello&lt;/P&gt;
&lt;P&gt;I started POC with an application security module and the first requirement that I received from CISO and the security team is the automated report that contains all the vulnerabilities with all the existing data in Dynatrace.&lt;BR /&gt;Is it possible to create such report? I didn't find a useful API because the API that gets all problems isn't detailed and the API that gets specific problem by ID returns internals entity names.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Please advise.&lt;/P&gt;
&lt;P&gt;Best Regards&lt;/P&gt;
&lt;P&gt;Anatoly.&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jun 2023 08:46:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/178317#M19519</guid>
      <dc:creator>gofman_anatoly</dc:creator>
      <dc:date>2023-06-19T08:46:45Z</dc:date>
    </item>
    <item>
      <title>Re: Application Security reports</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/178319#M19521</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.dynatrace.com/t5/user/viewprofilepage/user-id/12441"&gt;@gofman_anatoly&lt;/a&gt;&amp;nbsp;,&lt;BR /&gt;&lt;BR /&gt;did you check the &lt;A href="https://www.dynatrace.com/support/help/shortlink/api-v2-security-problems-get-all" target="_self"&gt;Security Problems API - get all vulnerabilities&lt;/A&gt;? Then you can iterate the list and use the&amp;nbsp;&lt;A href="https://www.dynatrace.com/support/help/shortlink/api-v2-security-problems-get-problem" target="_self"&gt;Security problems API - GET a problem&lt;/A&gt;&amp;nbsp;and pass the ID obtained in the get all vulnerabilities to get&amp;nbsp; details about the security problem. Be sure to include the fields you need in the &lt;A href="https://www.dynatrace.com/support/help/shortlink/api-v2-security-problems-get-problem#parameters" target="_self"&gt;parameters&lt;/A&gt;.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 04 Jan 2022 22:51:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/178319#M19521</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-01-04T22:51:31Z</dc:date>
    </item>
    <item>
      <title>Re: Application Security reports</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/196124#M22840</link>
      <description>&lt;P&gt;I have the same request about a security application from a client that requires a report, Dynatrace API only lists the vulnerabilities and does not show the description or description of how to fix and these data are the most important.&amp;nbsp;I attached file extracted from the API info.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Oct 2022 21:44:58 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/196124#M22840</guid>
      <dc:creator>bryan_araya</dc:creator>
      <dc:date>2022-10-07T21:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Application Security reports</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/196134#M22844</link>
      <description>&lt;P&gt;For the details you ned to do an API call to get the details for each security problem.&amp;nbsp; The remediation actions are, however, as far as I remember not (yet) part of the API response.&lt;/P&gt;</description>
      <pubDate>Sat, 08 Oct 2022 09:04:13 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/196134#M22844</guid>
      <dc:creator>Julius_Loman</dc:creator>
      <dc:date>2022-10-08T09:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Application Security reports</title>
      <link>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/197881#M23163</link>
      <description>&lt;P&gt;Considering there are new security featured, was this report option added? I did not see a mention of it in the documentation.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Nov 2022 11:15:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Open-Q-A/Application-Security-reports/m-p/197881#M23163</guid>
      <dc:creator>KVZ</dc:creator>
      <dc:date>2022-11-07T11:15:17Z</dc:date>
    </item>
  </channel>
</rss>

