Security & Privacy Engineering

AppSec, threat modeling, SBOMs, secrets, SAST/DAST, authN/Z, and privacy by design.

  • 4 Subtopics
  • 14 Tracked terms
  • Last 30 days Feed window

Inside Security & Privacy Engineering

What this topic collects on

An article joins this feed when it matches these terms. Each one is also a search of its own.

Latest in Security & Privacy Engineering


openrouter.ai > docs > client-sdks > python > components > oauthjwks

OAuthJwks

2+ week, 3+ hour ago   (43+ words) OpenRouter Fetch the complete documentation index at: /docs/llms.txt Use this file to discover all available pages before exploring further. Field Type Required Description keys List[components.Key]:heavy_check_mark: N/A Assistant Responses are generated using AI and may contain…...


opensmartroute.ai > docs > SECURITY

Security Model

2+ week, 18+ hour ago   (143+ words) Threat model, guard middleware, PII handling, provenance and the red-team suite. OpenSmartRoute is an LLM control plane: it decides who answers. That makes its integrity a security property in its own right (Shafran et al., "Rerouting LLM Routers", 2025). This document…...


corbado.com > blog > security-key-capabilities

Security Key Capabilities: CTAP Feature Comparison

3+ week, 6+ day ago   (1760+ words) Which security key supports PRF, credProtect, largeBlob and how many passkeys? A capability reference for 325 FIDO2 keys, built from CTAP getInfo. Created: August 24, 2026 The answer is public. Every FIDO2 authenticator describes itself in a CTAP command called authenticatorGetInfo: protocol versions, extensions, options,…...


en.cryptonomist.ch > 08/24/2026 > codeql-vulnerability-detection-arq

CodeQL Vulnerability Detection Enhanced by ARQ Framework

4+ week, 10+ hour ago   (302+ words) Static analyzers have become a standard part of software security workflows, and CodeQL is among the most widely adopted for scanning C/C++ codebases. These tools work by encoding known vulnerable code patterns into detection queries, then matching those patterns…...