Tagged articles

CVE scanning

2 articles · Page 1 of 1
Black & White Path
Black & White Path
Jun 14, 2026 · Information Security

Self‑Replicating AI Worm Uses Local Open‑Weight Models to Scan CVEs and Propagate

A Toronto‑based CleverHans Lab team demonstrated a self‑replicating AI worm that autonomously scans public CVE advisories, generates exploit strategies with local open‑weight models, gains high‑privilege access, and spreads across 62 % of a 33‑host network without any external API dependencies, prompting new blue‑team defenses.

AI malwareCVE scanningGPU exploitation
0 likes · 10 min read
Self‑Replicating AI Worm Uses Local Open‑Weight Models to Scan CVEs and Propagate
DevOps Cloud Academy
DevOps Cloud Academy
Jun 30, 2022 · Information Security

Integrating Trivy Image Security Scanning into GitLab CI/CD Pipelines

This tutorial demonstrates how to set up automated Docker image vulnerability scanning with Trivy, embed the scan into GitLab CI/CD pipelines, handle severity thresholds, schedule recurring scans, and remediate findings by adjusting the Dockerfile, providing a practical DevOps security workflow.

CI/CDCVE scanningDocker
0 likes · 10 min read
Integrating Trivy Image Security Scanning into GitLab CI/CD Pipelines