First stable release of Krawl.
What's Changed
- Ptarrant/main by @BlessedRebuS in #2
- Added detection of attack types, separation of html from code, test scripts, cleanup of old dashboard template. by @ptarrant in #1
- Feat/custom server header by @ptarrant in #4
- Add rotating file logging system with app and access loggers by @ptarrant in #3
- Added POST log and dashboard for used credentials by @BlessedRebuS in #12
- Added timezone env variable handling by @BlessedRebuS in #13
- Beta merge into dev to sync by @ptarrant in #14
- Feat/sqlite3 storage by @ptarrant in #15
- Feat/randomized server header by @leonardobambini in #17
- Fix indentation for server_header in config.py by @BlessedRebuS in #20
- added db config for kubernetes and helm by @BlessedRebuS in #21
- Feat/add deception features by @BlessedRebuS in #26
- Sync Main and Dev with All Feature Branches by @ptarrant in #27
- Feat/scoring alogorithm by @BlessedRebuS in #29
- fixed categorization visualization, fixed date in the dashboard, fixe… by @BlessedRebuS in #31
- Feat/background tasks by @ptarrant in #30
- Feat/scoring alogorithm by @BlessedRebuS in #34
- added requests by @BlessedRebuS in #35
- Bug/db locked fix by @ptarrant in #36
- Adds SVG logo by @luismco in #39
- Optimize scheduled tasks to reduce unnecessary processing by @ptarrant in #42
- GitHub actions CI and helm version alignment by @Lore09 in #45
- Fixed docker build and helm package workflows (invalid tagging) by @Lore09 in #46
- Fix/dashboard by @BlessedRebuS in #44
- Configuration override from environment variable by @Lore09 in #47
- added site depth limit mechanism by @leonardobambini in #48
- Upgrade helm with new configuration values by @Lore09 in #49
- Add logging for environment variable overrides in config by @Lore09 in #51
- added ip logging memory improvements, added local ip and public ip ex… by @BlessedRebuS in #53
- fixed external ip resoultion by @BlessedRebuS in #54
- Feat/dashboard improvements by @Lore09 in #55
- Feat/deployment update by @Lore09 in #56
- Feat/attack map improvement by @Lore09 in #57
- Feat/attack map improvement by @Lore09 in #58
- Doc/updated documentation by @Lore09 in #60
- Fix: update EXPORTS_DIR path to ensure correct directory structure by @Lore09 in #61
- Fix/export malicious ip file creation by @Lore09 in #62
- Feat/release 1.0.0 by @Lore09 in #63
- Krawl release v1.0.0 by @Lore09 in #64
New Contributors
- @ptarrant made their first contribution in #1
- @leonardobambini made their first contribution in #17
- @luismco made their first contribution in #39
- @Lore09 made their first contribution in #45
Full Changelog: v0.1.2-prerelease...v1.0.0