Skip to main content
← All Tags

Security

211 articles in this category (Page 9 of 9)

AI NewsSecuritySoftware Engineering

Building Composable RLS: Enterprise Data Security on Autopilot

Composable Row-Level Security (RLS) implemented in a .NET Data Access Layer (DAL) guarantees data access control, eliminating common vulnerabilities.

Read more
AI NewsSecurityJava

Deep Dive into Fastjson Deserialization Vulnerabilities: From Principles to Practical Defense

This article details Fastjson deserialization vulnerabilities, particularly CVE-2022-25845, which can lead to Remote Code Execution (RCE).

Read more
AI NewsDevOpsSecurity

End-to-End DevSecOps Project (Movies Finder)

Automated DevSecOps pipeline cuts deployment time by 50% using GitOps and security-first tools.

Read more
AI NewsKubernetesSecurity

Amazon EKS Adds Native Support for AWS Secrets Store CSI Driver Provider

Amazon EKS now natively supports secure secret mounting from AWS Secrets Manager and SSM Parameter Store across all regions.

Read more
AI NewsSecurityDevOps

Introducing SSH Secure Audit: A Lightweight Open-Source SSH Security Scanner for Linux

SSH Secure Audit is a new open-source tool that quickly identifies risky SSH configurations on Linux systems.

Read more
AI NewsSecurityJava Development

Java 21 Introduces Standardized Key Encapsulation Mechanism (KEM) API

Java 21's JEP 452 introduces a standardized KEM API for secure symmetric key exchange using public-key cryptography.

Read more
AI NewsSecurityAlgorithms

Linux SecureRandom: Blocking Is Now Obsolete

Modern Linux systems eliminate SecureRandom blocking; performance tests show <1% difference between blocking/non-blocking variants.

Read more
AI Newssecuritydevops

HashiCorp Vault para Gerenciamento de Segredos

HashiCorp Vault oferece segurança avançada para gerenciamento de segredos em aplicações Node.js.

Read more
AI NewsDevOpsSecurity

Optimize ClamAV Scans on 4GB RAM Servers Without Crashes

Optimize ClamAV scans on 4GB RAM servers with clamd and proper tuning to prevent crashes.

Read more
AI NewsSecurityCybersecurity

AI Toxicity Harder to Fake Than Intelligence, 2025 Study Reveals

2025 study shows AI-generated text remains distinguishable from humans by emotional cues, raising security risks for impersonation attacks.

Read more
ThoughtsSecurityMLOps

The Future of Software Development: Security and Intelligence

Why security, MLOps, and AI agents not just code will define software in the next decade. Practical guidance for builders and leaders.

Read more
AI Newssecurityarchitecture

Production-Grade Azure Landing Zone: Architecture, Governance, and Automation

A comprehensive guide to designing, deploying, and governing a secure, scalable Azure Landing Zone using Infrastructure as Code, Azure Policy, and CI/CD pipelines.

Read more
AI Newssecuritydevops

Securing GraphQL API Access with Token Exchange via ToolHive and Okta

This article demonstrates how to use Okta and ToolHive to enable secure token exchange for MCP server authentication with a GraphQL API, ensuring role-based access and audit trails.

Read more
AI Newsgoopensource

I Built a WAF in Golang: Open-Source Project Overview

A Golang-based Web Application Firewall (WAF) developed as an open-source project with a focus on security and scalability.

Read more
AI NewsComplianceSecurity

NYDFS Part 500 Compliance: 7 Fast Wins for the Nov 1, 2025 Deadline

A developer-focused guide to achieving NYDFS Part 500 compliance by November 1, 2025, with actionable steps, code examples, and audit-ready artifacts.

Read more
AI Newsdotnetsecurity

Secrets in .NET: Why Strings Are Not Safe (and What to Do Instead)

Understanding the risks of using strings for secrets in .NET and implementing safer alternatives like byte arrays and memory management strategies.

Read more
AI NewsSecurityArtificial Intelligence

OpenAI Releases gpt-oss-safeguard: Open-Weight Safety Reasoning Models for Custom Policy Enforcement

OpenAI introduces two open-weight safety reasoning models, gpt-oss-safeguard-120b and gpt-oss-safeguard-20b, enabling developers to apply custom safety policies at inference time without retraining. The models are available under Apache 2.0 and optimized for hardware deployment.

Read more
AI NewsSecurityOpen Source

Hugging Face and VirusTotal Collaborate to Enhance AI Security

Hugging Face and VirusTotal have partnered to continuously scan the Hugging Face Hub's 2.2M+ public models and datasets for malware, bolstering security for the machine learning community.

Read more
AI NewsSecurityAI/ML

Bifrost Edge: Endpoint Enforcement for Enterprise MCP Governance

Bifrost Edge enforces MCP policies on employee machines, routing all AI traffic through the Gateway for complete visibility and control.

Read more