Join us

ContentUpdates and recent posts about TruffleHog..
Link
@devopslinks shared a link, 1 month, 1 week ago
FAUN.dev()

Comparing AWS Lambda Arm64 vs x86_64 Performance Across Multiple Runtimes in Late 2025

A new open-source benchmark looked at 183,000 AWS Lambda invocations, andarm64 beats x86_64across the board in both cost and speed. Rust on arm64 with SHA-256 tuned in assembly? It clocks in 4–5× faster than x86 in CPU-heavy tasks. Cold starts are snappy too—5–8× quicker than Node.js and Python... read more  

Comparing AWS Lambda Arm64 vs x86_64 Performance Across Multiple Runtimes in Late 2025
News FAUN.dev() Team Trending
@kaptain shared an update, 1 month, 1 week ago
FAUN.dev()

Agent Sandbox Brings Kernel-Level Guardrails to AI Agents on Kubernetes

gVisor Kata Containers Google Kubernetes Engine (GKE) Kubernetes

Agent Sandbox, a new Kubernetes primitive, was introduced at KubeCon NA 2025 to enhance AI agent management on Kubernetes and Google Kubernetes Engine.

Agent Sandbox Brings Kernel-Level Guardrails to AI Agents on Kubernetes
News FAUN.dev() Team Trending
@devopslinks shared an update, 1 month, 1 week ago
FAUN.dev()

AWS Unveils Graviton5: A 192-Core Leap in Cloud Performance and Efficiency

Amazon Web Services Amazon EC2

AWS introduces Graviton5-based EC2 M9g instances, boosting performance by 25% and enhancing scalability while reducing costs.

AWS Unveils Graviton5: A 192-Core Leap in Cloud Performance and Efficiency
News FAUN.dev() Team
@varbear shared an update, 1 month, 1 week ago
FAUN.dev()

Tor Goes Rust: Introducing Arti, a New Foundation for the Future of Tor

Arti Rust Tor

The development of "Arti," a Rust-based Tor implementation funded by Zcash, aims to enhance security and efficiency by addressing the limitations of the current C-based Tor.

Tor Goes Rust: Introducing Arti, a New Foundation for the Future of Tor
 Activity
@varbear added a new tool Arti , 1 month, 1 week ago.
 Activity
@varbear added a new tool Tor , 1 month, 1 week ago.
News FAUN.dev() Team
@kala shared an update, 1 month, 1 week ago
FAUN.dev()

Gemini Deep Research Is Now Programmable Through a New API

Gemini 3 Vertex AI

The enhanced Gemini Deep Research agent is now available via API, enabling developers to integrate advanced research capabilities into applications, with the open-sourcing of DeepSearchQA for evaluating complex tasks.

Gemini Deep Research Is Now Programmable Through a New API
 Activity
@kala added a new tool Vertex AI , 1 month, 1 week ago.
 Activity
@kala added a new tool Gemini 3 , 1 month, 1 week ago.
News FAUN.dev() Team Trending
@kala shared an update, 1 month, 1 week ago
FAUN.dev()

GitHub Copilot Adds GPT-5.2 With Long-Context and UI Generation

GitHub Copilot GPT-5.2

OpenAI unveils GPT-5.2 for GitHub Copilot, enhancing software engineering with improved long-context reasoning and UI generation, integrated with Microsoft Azure and NVIDIA.

GitHub Copilot Adds GPT-5.2 With Long-Context and UI Generation
TruffleHog is a high-accuracy secret-detection tool designed to uncover exposed credentials such as API keys, tokens, private keys, and cloud secrets across large codebases. Originally created to scan Git commit history, it has evolved into a multi-source scanning engine capable of analyzing GitHub, GitLab, Bitbucket, Docker images, file systems, Terraform states, and cloud environments.

The scanner combines entropy detection, an extensive library of regular expression detectors, and live credential validation to minimize false positives. TruffleHog is widely used in security research, supply chain security, DevSecOps workflows, and bug bounty programs. Its speed, accuracy, and broad ecosystem coverage make it a core tool for identifying and preventing credential leakage in modern software development.