Remove Code Remove Java Remove Performance Remove Software
article thumbnail

Why the supposedly fixed CVE-2020-36641 vulnerability is still exploitable—And what to do about it

Dynatrace

In May 2023 the critical vulnerability CVE-2020-36641 in the Java library aXMLRPC was published in the National Vulnerability Database (NVD). XML external entity (XXE) exploit The aXMLRPC library allows its users to connect to a server and perform RPC calls using the XML-RPC protocol over HTTP.

Java 230
article thumbnail

How To Use Smart-Doc To Generate JMeter Scripts

DZone

smart-doc is a tool for automatically generating Java API documentation. It creates documentation by analyzing interfaces and comments in the source code and supports a variety of document output formats, including Markdown , HTML5 , OpenAPI 3.0 , and more.

Java 130
Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

article thumbnail

InfoSec 2022 guide: How DevSecOps practices drive organizational resilience

Dynatrace

They can develop software applications rapidly and gain access to extensible cloud resources without having to sink costs into IT plumbing or managing this infrastructure themselves. Open source code, for example, has generated new threat vectors for attackers to exploit.

article thumbnail

Application observability meets developer observability: Unlock a 360Âş view of your environment

Dynatrace

In a recent webinar , Dynatrace DevOps activist Andi Grabner and senior software engineer Yarden Laifenfeld explored developer observability. But developers need code-level visibility and code-level data.” That’s not how I envision code-level observability,” Laifenfeld said. KubeCon North America is this week.

article thumbnail

Unit Testing Log Messages Made Easy

DZone

As a Java Developer, we need to cover a lot of scenarios to ensure the quality of our software and catch bugs as soon as possible when introducing a new code. The answer which the community provided works well, but it is a lot of boilerplate code to just assert your log events. So the LogCaptor library came into life.

Testing 360
article thumbnail

RSA guide 2024: AI and security are top concerns for organizations in every industry

Dynatrace

As more organizations adopt generative AI and cloud-native technologies, IT teams confront more challenges with securing their high-performing cloud applications in the face of expanding attack surfaces. blog Generative AI is an artificial intelligence model that can generate new content—text, images, audio, code—based on existing data.

article thumbnail

Dynatrace with industry consortium submits OpenFeature standard as CNCF sandbox project

Dynatrace

Feature flags are an essential tool in the modern software delivery lifecycle for cloud-native applications. They enable product delivery and SRE teams to turn functionality on and off at runtime without deploying new code. Proprietary SDKs create adoption challenges.

Java 277