Krawl is a lightweight cloud native deception server and anti-crawler that creates fake web applications with low-hanging vulnerabilities and realistic, randomly generated decoy data

anti-crawling cloud-native crawler deception honeypot kubernetes spider
2 Open Issues Need Help Last updated: Dec 27, 2025

Open Issues Need Help

View All on GitHub

AI Summary: This issue proposes implementing a Continuous Integration (CI) pipeline using GitHub Actions to automate the building and packaging of Docker containers and Helm charts. The CI will trigger on pull requests and pushes, aiming to build and publish Docker images to ghcr.io, and lint, package, validate, and publish Helm charts, also to ghcr.io, thereby improving reliability and standardizing the release process.

Complexity: 3/5
enhancement good first issue

Krawl is a lightweight cloud native deception server and anti-crawler that creates fake web applications with low-hanging vulnerabilities and realistic, randomly generated decoy data

Python
#anti-crawling#cloud-native#crawler#deception#honeypot#kubernetes#spider

AI Summary: This issue proposes migrating the current in-memory access log storage to a SQLite3 database backend. This significant architectural change aims to provide data persistence across restarts, improve scalability, and enable future features like geo-IP lookups and IP reputation tracking. It will also allow for more flexible log analysis through SQL queries.

Complexity: 4/5
enhancement good first issue

Krawl is a lightweight cloud native deception server and anti-crawler that creates fake web applications with low-hanging vulnerabilities and realistic, randomly generated decoy data

Python
#anti-crawling#cloud-native#crawler#deception#honeypot#kubernetes#spider