Join us

ContentUpdates and recent posts about JFrog Xray..
Link
@koukibadr shared a link, 3 days, 21 hours ago
Mobile Developer, Nventive

LiveData vs StateFlow

LiveData and StateFlow both stream data reactively, but differ in two key ways:

Initialization — LiveData needs no initial value; StateFlow requires one.

Lifecycle — LiveData is lifecycle-aware by default; StateFlow is not, so you need to wrap it in repeatOnLifecycle to avoid memory leaks.

Code templating
Story
@pramod_kumar_0820 shared a post, 4 days, 1 hour ago
Software Engineer, Teknospire

How To Crack Senior Java Interviews (6–10 YOE) In 4 Weeks

Javadoc Searchspring

A practical 4-week roadmap to crack Senior Java Developer interviews (6–10 YOE), covering Core Java, Spring Boot internals, Microservices, System Design, and real-world interview strategies.

Senior Java Interviews (6–10 YOE) In 4 Weeks
 Activity
@smh started using tool TypeScript , 4 days, 1 hour ago.
 Activity
@smh started using tool Terraform , 4 days, 1 hour ago.
 Activity
@smh started using tool Python , 4 days, 1 hour ago.
 Activity
@smh started using tool OpenTelemetry , 4 days, 1 hour ago.
 Activity
@smh started using tool Node.js , 4 days, 1 hour ago.
 Activity
@smh started using tool Next.js , 4 days, 1 hour ago.
 Activity
@smh started using tool New Relic , 4 days, 1 hour ago.
 Activity
@smh started using tool Kubernetes , 4 days, 1 hour ago.
JFrog Xray is an enterprise-grade Software Composition Analysis (SCA) and security platform built to work deeply with JFrog Artifactory. It analyzes binaries, dependencies, and container images to detect vulnerabilities, license issues, and policy violations across the entire software supply chain. Xray performs recursive scanning, meaning it inspects every layer and transitive dependency of an artifact. It integrates with CI/CD pipelines, IDEs, and developer workflows to block risky components before they reach production. Large organizations use Xray to enforce governance, accelerate secure release cycles, and maintain continuous visibility into their artifacts from build to deployment.