Your Docker containers are shipping known CVEs right now. Trivy or Grype catches them in CI before they reach production. This guide shows the exact shift-left pipeline. #Docker #Security #DevSecOps
Your Docker containers are shipping known CVEs right now. Trivy or Grype catches them in CI before they reach production. This guide shows the exact shift-left pipeline. #Docker #Security #DevSecOps
.env files are ticking time bombs. One forgotten .gitignore and your AWS keys are in production. This guide shows you how Vault dynamic credentials eliminate that risk entirely. #DevSecOps #Security #Vault
Phantom Gyp ile npm tedarik zinciri yeni seviyeye çıktı.
binding.gyp + node-gyp configure hook bypass’ı, Red Hat scope ihlali, GitHub Action tag hijack ve AI coding agent config abuse aynı kampanyada.
ignore-scripts yetmiyor.
onlyBuiltDependencies + SHA pinning + Nix immutable store şu an en temiz savunma.
https://xmrah.com/blog/2026-06-27-miasma-phantom-gyp-tedarik-zinciri-evrimi/
📰 New 'Agentjacking' Attack Turns AI Coding Assistants into Malicious Insiders
🤖 HACKED: New 'Agentjacking' attack turns AI coding assistants into trojans. Attackers inject malicious commands into fake Sentry bug reports, tricking agents like Cursor & Claude into running them on a dev's machine. #AI #CyberSecurity #DevSecOps
🌐 cyber[.]netsecops[.]io
Security Tip: Protect your build pipeline from Dependency Confusion. 🛡️
This supply chain attack happens when a build tool pulls a malicious public package instead of your intended private one because they share the same name.
Actionable steps:
1. Use scoped packages (e.g., @company/package).
2. Configure registries to prioritize internal sources.
3. Use lockfiles to pin hashes.
Monitor new vulnerabilities at https://cvedatabase.com
#InfoSec #DevSecOps #CyberSecurity
👋 New here. AWS security engineer in Paris, AWS Community Builder.
I write open-source AWS security tooling: IAM privilege-escalation path detection, S3 / EC2 / Lambda misconfiguration scanners, and a tracker that records every change to AWS managed IAM policies over time.
Also maintain LocalEmu, a free local AWS emulator for testing without touching real accounts or credentials.
Here to learn from this community and share what I find. 🔒