When you think of secrets scanning, most people immediately think about source code repositories on platforms like GitHub, GitLab, and Bitbucket. While the codebase is a source you absolutely should monitor, this is just a part of the overall secrets…
Tag: DZone Security Zone
Enhancing Avro With Semantic Metadata Using Logical Types
Apache Avro is a widely used data format that keeps things compact and efficient while making it easy to evolve schemas over time. By default, it comes with basic data types like int, long, string, and bytes. But what if you need…
Zero Trust Architecture: Revolutionizing Network Security in the Digital Age
The Paradigm Shift in Cybersecurity In the rapidly evolving landscape of digital threats, traditional network security models have become increasingly obsolete. Enter Zero Trust Architecture (ZTA)—a revolutionary approach that fundamentally challenges decades of established cybersecurity thinking. Gone are the days…
Securing Parquet Files: Vulnerabilities, Mitigations, and Validation
Apache Parquet in Data Warehousing Parquet files are becoming the de facto standard for columnar data storage in big data ecosystems. This file format is widely used by both sophisticated in-memory data processing frameworks like Apache Spark and more conventional…
Jira Restore And Disaster Recovery: Scenarios and Use Cases
It’s hard to imagine the company managing its projects without issue-tracking tools. For example, Jira has probably become one of the most popular project management software solutions for organized teams. According to Atlassian, over 180k customers in about 190 countries…
Overcoming MFA Test Automation Challenges
Multi-factor authentication (MFA) has become an essential tool for safeguarding sensitive systems. As businesses strive to comply with regulatory requirements, the integration of MFA into workflows is now standard practice. However, automating tests for MFA-enabled systems poses unique challenges for…
Your Ultimate Website QA Checklist
A detailed website QA checklist helps make sure every aspect of the website is tested, whether through manual or automated testing approaches. It usually covers parameters like functionality, performance, usability, security, and compatibility across various browsers and devices. By following…
Achieving Zero Trust and Air-Gapped IaC in IBM Cloud With Schematics
As modern enterprises continue their journey toward cloud-native infrastructure, security and automation aren’t just nice to have; they’re absolutely essential. Particularly in regulated industries like finance, government, and healthcare, there’s a growing need to deploy Infrastructure as Code (IaC) within…
Understanding ldd: The Linux Dynamic Dependency Explorer
In the world of Linux system administration and software development, understanding how executables interact with shared libraries is crucial. Enter ldd (List Dynamic Dependencies), a powerful command-line utility that helps you peer into the complex web of library dependencies that…
AI Protection: Securing The New Attack Frontier
We’re amidst a paradigm shift in society where many product verticals are being reimagined through an ‘AI-first’ architecture. An AI-first architecture is one where much of the core business logic is driven by AI, and the product is architected to…