Skip to main content
← All Tags

Security

204 articles in this category (Page 9 of 9)

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