24 Jun 2025 02:49 PM
Hi everyone,
I'm trying to see code-level vulnerabilities in Dynatrace, but no data is being displayed.
I'm using .NET 4.5 and I have already enabled the Application Security feature both from the main settings and manually under OneAgent features
Does anyone know if there is any additional configuration required or specific prerequisites for it to work with .NET 4.5?
Thanks in advance for your help!
24 Jun 2025 03:28 PM
Hi,
Not sure which technologies are supported, but first, is OneAgent is fullstack mode?
Best regards
24 Jun 2025 03:33 PM
Hi,
Yes, is fullstack mode
24 Jun 2025 07:49 PM - edited 24 Jun 2025 07:58 PM
A couple of things to verify:
Is deep monitoring enabled for the process?
Go to:
Settings (Process) > Deep Monitoring
Is Code-level Vulnerability Analytics enabled for .NET?
Go to:
Settings (classic) > Application Security > General settings
Ensure it’s enabled and monitoring your .NET environment.
25 Jun 2025 08:57 AM
Hi,
I would check which version of .NET is supported in documentation.
Or raising a support ticket.
Best regards
24 Jun 2025 08:48 PM
Another thing to keep in mind: Detection of code-level vulnerabilities works differently from third-party vulnerabilities. Third-party vulnerabilities are detected whenever the process loads, whereas code-level vulnerabilities require execution of the vulnerable code. In other words, there has to be load placed on the service so that Dynatrace can observe execution of the vulnerable code.
25 Jun 2025 11:55 AM
and in addition to that: do you know if there are actual code-level vulnerabilities in the .NET application, which Dynatrace should detect?
if yes, then which ones would that be and in which way is untrusted input propagated there?
02 Jul 2025 04:49 PM
Does your account have vulnerability detection enabled? Or on the tenant level?
If not, you won't see anything related to vulnerabilities.
Please check with your Dynatrace Customer Success Manager for more details.
Sometimes, vulnerabilities section is enabled for a specific group of users only, like pentest team. Please check you're part of the group who has access to vulnerabilities report.