Releases: freelabz/secator
Releases · freelabz/secator
v0.25.5
v0.25.4
v0.25.3
v0.25.2
v0.25.1
0.25.1 (2026-01-27)
Bug Fixes
- cli: worker reload mode (#916) (ed599f8)
- datetimes in utc format (#911) (257141d)
- mongodb: timezone-aware retrieval of objects (a2ab6ea)
- output_types: add
Domainexpiry warning and better date formatting (#913) (37669cb) - tasks: bug with no inputs (b3a9672)
- tasks: extend input types support for multiple tasks (#909) (b47a0a6)
- trufflehog profile set to medium (#910) (82316ab)
v0.25.0
0.25.0 (2026-01-21)
Features
- hook: add API addon for external application integration (#889) (11fdde2)
- installer: add bash install script (#902) (c753662)
- runner: disable input chunking when input_chunk_size=-1 (#895) (b45ac15)
- runner: migrate queue profiles from io/cpu to size-based system (#894) (010a5b9)
- runner: support TemplateLoader instances in profiles parameter (#899) (affb762)
- workflows: add whoisdomain to domain_recon workflow (#903) (f466025)
Bug Fixes
- certificates, testssl bug, subdomains discovery, replay proxy (#871) (1c9c3c6)
- cli: worker reload in dev mode (#908) (374137d)
- command: sudo prompt issue (#901) (b2fe076)
- consolidate driver and exporter lists to single source of truth (#845) (c7c7d99)
- core: delay and async runs (#905) (4899081)
- docs: improve scripts for generating images and cli record command (#885) (c709a62)
- docs: update README.md (4349545)
- gif: add gif editing commands (#887) (92bdab8)
- install: create parents dirs (5c2d077)
- installer: move binary name to avoid conflicts (#888) (320b8f7)
- lint: lint fix (e00efbe)
- misc: tag duplicates log_hook, install source issue, debug issue, dnsx disable input_chunk_size (#900) (beee270)
- mongodb: add log hook for mongodb tag_duplicates (#897) (c96a2b3)
- mongodb: add max_items to mongodb addon (#884) (4d67b88)
- tag duplicates improv (#864) (88a73d7)
- tasks: katana invalid doc + xurlfind3r opt char (#891) (5f20b20)
- tasks: remove dirsearch support temporarily (#882) (da8dadc)
- tasks: remove x8 since build is broken (#886) (ef52135)
- tasks: testssl warning when cannot connect (#904) (3eea8bd)
- workflows: only fuzz root urls in url_scan (#896) (4bca7ab)
v0.24.0
0.24.0 (2025-12-21)
Features
- add --raw option to parse Burp-style HTTP requests for HTTP tasks (#863) (2b42496)
- install: support cachyos (#866) (88a7fbc)
Bug Fixes
- add PATH warnings for go, cargo, and pip installations (#857) (e2e406b)
- bup webserver and nuclei tag values (#849) (ff49a52)
- scan: domain scan should consider non-validated subdomains (#868) (467f8b3)
- tasks: arpscan re-install (#855) (bdab5de)
- tasks: ffuf default wordlist in fuzzing mode (#853) (043134a)
- tasks: resolve cariddi UnboundLocalError when processing errors/secrets without params (#851) (a921be1)
- tasks: set prompt default auto-accept (#854) (6fbce41)
- template: workflow opts not serialized to dict (#867) (d0a4a19)