[Unofficial] Enable Keycloak OAuth2 Login in Kiwi TCMS OSS Using social-auth-app-django
If you’re running the open-source version of Kiwi TCMS, you might have noticed that advanced authentication options like OAuth2 and […]
Engineering field notes
Tested walkthroughs from real lab and production-style setups: Ubuntu, Kubernetes, CI/CD, self-hosted services, storage, networking, and Android builds.
If you’re running the open-source version of Kiwi TCMS, you might have noticed that advanced authentication options like OAuth2 and […]
Running the Android Compatibility Test Suite (CTS) is essential for validating Android devices, but parsing 100,000+ test results manually? That’s
Kiwi TCMS is a powerful open-source test management system built on Django and MariaDB. In this guide, we’ll install Kiwi
Android Test Station (ATS) is a modern, web-based tool for running Android compatibility tests like CTS, GTS, and VTS. On
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
In large-scale Android development, it’s essential to verify each proposed change before it’s merged into the integration branch. This guide
Android’s repo tool simplifies working with hundreds of Git repositories. But syncing the full AOSP (Android Open Source Project) tree,