Security Best Practices for Managing API Access Tokens

A software developer takes us through the processes fellow application developers need to follow to properly secure mobile applications and their APIs. Read all

Service Stubbing With JMeter and Docker

In this performance testing tutorial, you'll learn how to reliably perform service stubbing in load testing using JMeter with Docker containers in the cloud. Read all

Build a Secure Progressive Web App With Spring Boot and React

In this tutorial, we take a look at how to securely build a web app with Spring Boot and React, focusing on OAuth 2.0, saving user data, and adding images. Read all

The ROI of Automated Testing

Automated testing, as part of DevOps, saves money in developer time and number of defects in the application. Read real-world examples from industry executives. Read all

User Impersonation With Spring Security

A backend dev gives a tutorial on how to use Spring Security to implement user impersonation protocols, allowing you to securely access user accounts. Read all

Testing Without Mocks: A Pattern Language

Learn about how to use these software testing patterns for writing code that can be tested without mocks like test doubles, DI frameworks, or end-to-end tests. Read all

How to Use Multiple Certificates When Load Testing Secure Websites

Check out how using keystores can help you access and load test your secure websites with multiple client-side and server-side certicficates with JMeter. Read all

Docker Environment Variables: How to Set and Configure Server Applications

This article is a list of 50 Docker variables, succinctly summarized, that will give you more use from the containerization service and show you how to use them best. Read all

Android WebView: Secure Coding Practices

A discussion of how to secure Android-based applications from common security vulnerabilities such as Man in the Middle Attacks and Cross-Site Scripting. Read all

What Is an Open Redirection Vulnerability and How to Prevent it?

A security researcher discusses the concept of open redirection vulnerabilities, how cyberattackers take advantage of this vulnerability, and how to prevent it. Read all

 

 

 

 

Top