Category: DZone Security Zone

Key Components of a Successful DevSecOps Pipeline

Security is critical in all phases of software development, including conception, creation, and release. DevSecOps is a practice that has grown in popularity as a means of assuring the security of a web application or software product. According to the…

Simplifying Access: The Power of Single Sign-On

In today’s digital world, individuals and organizations interact with numerous online platforms and applications on a daily basis. Managing multiple usernames and passwords can be cumbersome, time-consuming, and prone to security risks. This is where Single Sign-On (SSO) comes to…

HasMySecretLeaked: Building a Trustless and Secure Protocol

HasMySecretLeaked is the first free service that allows security practitioners to proactively verify if their secrets have leaked on GitHub.com. With access to GitGuardian’s extensive database of over 20 million records of detected leaked secrets, including their locations on GitHub,…

Connecting With the Community at BSides Atlanta 2023

Atlanta’s Hartsfield-Jackson International Airport is the busiest in the world, serving over 93 million passengers to and from this international destination last year. There are many reasons to visit Atlanta, such as seeing the home of Coca-Cola, visiting the birthplace…

A Maven Story

Back with a fresh blog on Maven – no saga, just a simple update on an old project of mine. It’s like catching up with an old buddy and sharing what’s new. In this blog, we’ll dive into the world…

Big Data Empowers IoT: Challenges and Solutions

In the dynamic landscape of the Internet of Things (IoT), the convergence of Big Data and IoT software is both a boon and a puzzle for developers. The promise of harnessing vast volumes of real-time data from IoT devices to…

How to Handle Secrets in Helm

Kubernetes (K8s), an open-source container orchestration system, has become the de-facto standard for running containerized workloads thanks to its scalability and resilience. Although K8s has the capabilities to streamline deployment processes, the actual deployment of applications can be cumbersome, since…