Join us

ContentUpdates and recent posts about Trivy..
 Activity
@simme started using tool lxd , 3 weeks, 2 days ago.
 Activity
@simme started using tool Kubernetes , 3 weeks, 2 days ago.
 Activity
@simme started using tool K6 , 3 weeks, 2 days ago.
 Activity
@simme started using tool Juju , 3 weeks, 2 days ago.
 Activity
@simme started using tool Grafana Tempo , 3 weeks, 2 days ago.
Story
@cloudsignals shared a post, 3 weeks, 2 days ago
Director - Cloud Engineering, osttra

Terraform Production Readiness Cheatsheet

Terraform Terragrunt

Terraform working isn’t enough. Learn what it takes to make it production-ready — from backend design to security and automated pipelines.

Terraform Production Readiness Cheatsheet
Story
@cloudsignals shared a post, 3 weeks, 2 days ago
Director - Cloud Engineering, osttra

DevSecOps: Rapid & Secure Delivery

SonarQube Vault Kyverno Open Policy Agent (OPA) Trivy

If security is your last step, you’re already too late. This guide shows how to build a DevSecOps pipeline where security is continuous, automated, and invisible to delivery speed.

DevSecOps - Rapid & Secure Delivery
Link
@varbear shared a link, 3 weeks, 3 days ago
FAUN.dev()

GitHub backs down, kills Copilot PR ‘tips’ after backlash

GitHub revoked Copilot's ability to inject tips into other users' pull requests after reports that Copilot Review inserted aRaycastlink. They disabled agent tips in PR comments, blamed a programming-logic bug, and said they won't turn tips into ads... read more  

GitHub backs down, kills Copilot PR ‘tips’ after backlash
Link
@varbear shared a link, 3 weeks, 3 days ago
FAUN.dev()

SQLite Features You Didn’t Know It Had: JSON, text search, CTE, STRICT, generated columns, WAL

SQLite packsJSONextraction, expression indexes,FTS5full-text search,CTEs, window functions, andWALinto a single file. It enforcesstrict tables, supportsgenerated columns, and indexes JSON expressions for fast semi-structured queries... read more  

Link
@varbear shared a link, 3 weeks, 3 days ago
FAUN.dev()

Python 3.3: The Version That Quietly Rewired Everything

Python 3.3 introduced three key features that have had a lasting impact on Python development. Firstly, yield from simplified the composition of generators by allowing easy delegation between them. Secondly, venv standardized virtual environments in Python, improving isolation and reproducibility of.. read more  

Python 3.3: The Version That Quietly Rewired Everything
Trivy, maintained by Aqua Security, is a comprehensive open source security scanner used across container images, file systems, Git repositories, Kubernetes clusters, and cloud infrastructure. It detects vulnerabilities, exposed secrets, IaC misconfigurations, and license issues. Trivy is fast, easy to use, and integrates with CI/CD pipelines, GitOps workflows, Kubernetes admission controllers, and developer tooling. It also generates SBOMs in multiple formats and supports deep scanning of OCI artifacts. Its wide coverage and low-friction adoption make it one of the most popular tools in modern DevSecOps and cloud-native security ecosystems.