How to Manage Semgrep Scan Result in DefectDojo
Semgrep is a powerful static analysis tool for catching security vulnerabilities and code quality issues. But after scanning, teams often […]
Semgrep is a powerful static analysis tool for catching security vulnerabilities and code quality issues. But after scanning, teams often […]
DefectDojo supports Single Sign-On (SSO) using OpenID Connect (OIDC). This guide shows how to securely integrate DefectDojo with Keycloak, making
DefectDojo is an open-source application vulnerability management system designed to help security teams track, triage, and report security findings at
Semgrep is a fast, open-source static analysis tool for finding bugs, enforcing code standards, and identifying security issues. This guide
Secure your Harbor registry using Keycloak as an OpenID Connect (OIDC) identity provider. This guide walks you through configuring Keycloak
ThingsBoard is a powerful open-source IoT platform supporting device management, telemetry, dashboards, and multi-tenancy. In this guide, I’ll show you
You can easily allow users to log in to your Keycloak realm using their Google accounts. This guide walks you
When running Keycloak on an AWS EC2 instance, like my own deployment at keycloak.maksonlee.com, you’ll likely want to enable features
By default, Jenkins allows all logged-in users full access, convenient for testing, but dangerous for real teams. Even matrix-based security
In a previous post, we integrated Jenkins with Keycloak using OpenID Connect (OIDC). Now let’s go one step further: map