PackageTrack
Sign in Get early access

github.com/projectdiscovery/katana

v1.7.0 #169 most downloaded on Go modules projectdiscovery/katana

What this package is like to depend on

Last release 7 days ago

16 Aug 2026

Ships on a steady schedule

a new release about every 2 weeks

Some releases are documented

notes for 10 of 22 stable releases

Nothing withdrawn

no release was ever pulled

4 years old

169 releases · first in 2022

43 releases in the last 12 months

see the full history below

Release timeline

169 releases · Nov 2022 to Aug 2026
2023 2024 2025 2026
Release Pre-release

Releases

latest 60 of 169
  1. v1.7.0 05 Aug 2026
    Release notes

    What's Changed

    🎉 New Features

    🐞 Bug Fixes

    Other Changes

    New Contributors

    Full Changelog: v1.6.1...v1.7.0

    Open source →
    Release notes

    v1.7.0 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  2. v1.6.2-0.20260816232451-b2cd855e5e42 16 Aug 2026 pre-release

    Nothing published for this version

  3. v1.6.2-0.20260805100737-e82a2b803d9a 05 Aug 2026 pre-release

    Nothing published for this version

  4. v1.6.2-0.20260728112740-7eaa0c279485 28 Jul 2026 pre-release

    Nothing published for this version

  5. v1.6.2-0.20260716132633-ba15ac09b8cc 16 Jul 2026 pre-release

    Nothing published for this version

  6. v1.6.2-0.20260701084516-4b15e7fc306b 01 Jul 2026 pre-release

    Nothing published for this version

  7. v1.6.2-0.20260701083526-6518d6ab357b 01 Jul 2026 pre-release

    Nothing published for this version

  8. v1.6.1 05 May 2026
    Release notes

    What's Changed

    bumped version

    Full Changelog: v1.6.0...v1.6.1

    Open source →
    Release notes

    v1.6.1

    Compare

    Choose a tag to compare

    Open source →
  9. v1.6.1-0.20260701084516-4b15e7fc306b 01 Jul 2026 pre-release

    Nothing published for this version

  10. v1.6.0 04 May 2026
    Release notes

    What's Changed

    🎉 New Features

    -pls, -page-load-strategy string page load strategy (heuristic, load, domcontentloaded, networkidle, none) (default "heuristic")

    🐞 Bug Fixes

    • Fixed cleanup of crawler resource lifecycles by @x-stp in #1634
    • Fixed headless Chrome profile persistence with -no-incognito and -chrome-data-dir by @iamkunal9 in #1608
    • Fixed gracefully handling DOM retrieval timeout in headless mode by @trasnake87 in #1592
    • Fixed ignored headless options since v1.4.0 by @dogancanbakir in #1622
    • Fixed onclick link discovery for dynamic JS navigations by @dogancanbakir in #1624
    • Fixed preserving response body/raw and waiting after form submission in headless mode by @XTeam-Wing in #1585
    • Fixed output of unvisited urls by @Mzack9999 in #1595

    Other Changes

    New Contributors

    Full Changelog: v1.5.0...v1.6.0

    Open source →
    Release notes

    v1.6.0

    Compare

    Choose a tag to compare

    Open source →
  11. v1.5.0 10 Mar 2026
    Release notes

    What's Changed

    🎉 New Features

    🐞 Bug Fixes

    • Fixed runner to prioritize chrome-ws-url over headless flag by @fail-open in #1506

    New Contributors

    Full Changelog: v1.4.0...v1.5.0

    Open source →
    Release notes

    v1.5.0

    Compare

    Choose a tag to compare

    Open source →
  12. v1.4.1-0.20260616203143-3ae3c6da94aa 16 Jun 2026 pre-release

    Nothing published for this version

  13. v1.4.1-0.20260604120516-b4c40e40fd87 04 Jun 2026 pre-release

    Nothing published for this version

  14. v1.4.1-0.20260601080029-9893f0e977f2 01 Jun 2026 pre-release

    Nothing published for this version

  15. v1.4.1-0.20260525183800-07e9b6a2f404 25 May 2026 pre-release

    Nothing published for this version

  16. v1.4.1-0.20260508205341-0f80ea86c4dd 08 May 2026 pre-release

    Nothing published for this version

  17. v1.4.1-0.20260505151633-63bffb6f3e5e 05 May 2026 pre-release

    Nothing published for this version

  18. v1.4.1-0.20260429233753-7217e4294007 29 Apr 2026 pre-release

    Nothing published for this version

  19. v1.4.1-0.20260422173816-019498ace1cd 22 Apr 2026 pre-release

    Nothing published for this version

  20. v1.4.1-0.20260420043957-30ec9e2f4f8b 20 Apr 2026 pre-release

    Nothing published for this version

  21. v1.4.1-0.20260408131415-7511d4848479 08 Apr 2026 pre-release

    Nothing published for this version

  22. v1.4.1-0.20260403114444-d72c15404dca 03 Apr 2026 pre-release

    Nothing published for this version

  23. v1.4.1-0.20260325161842-2955b6e452c5 25 Mar 2026 pre-release

    Nothing published for this version

  24. v1.4.1-0.20260322224738-64858001f3f1 22 Mar 2026 pre-release

    Nothing published for this version

  25. v1.4.1-0.20260123224701-a52d1da9c548 23 Jan 2026 pre-release

    Nothing published for this version

  26. v1.4.0 06 Jan 2026
    Release notes

    What's Changed

    🎉 New Features

    You can try out the headless crawler today with the below steps:

    # Simple headless crawl, show the browser as well
    katana -u https://cloud.projectdiscovery.io -headless -show-browser
    
    # Deeper exploration
    katana -u https://ginandjuice.shop -headless -depth 5 -aff
    
    # With debug logging (for investigating state failures, etc) writes diagnostic information in a new directory for debugging purposes along with more verbose logging.
    katana -debug -u https://www.github.com -headless -enable-diagnostics
    

    🐞 Bug Fixes

    • Fixed concurrency not working as expected in the hybrid crawler by @majiayu000 in #1488

    New Contributors

    Full Changelog: v1.3.0...v1.4.0

    Open source →
    Release notes

    v1.4.0

    Compare

    Choose a tag to compare

    Open source →
  27. v1.3.0 01 Dec 2025
    Release notes

    What's Changed

    🎉 New Features

    • Added -no-default-ext-filter option to disable default extension filter by @mjkim610 in #1386
    • Added -eof and -lof flags for JSON output filtering by @hanXen in #1390

    🐞 Bug Fixes

    • Fixed -kf option validation by guarding it with pre-defined values by @mjkim610 in #1359
    • Fixed nil ptr dereference in response handling by @dogancanbakir in #1407
    • Fixed onclick event detection in javascript by @zsbahtiar in #1427
    • Fixed nil ptr dereference in response handling in makeRequest function by @zzdboy in #1460
    • Fixed -no-scope behaviour by @Deamhan in #1454

    Other Changes

    New Contributors

    Full Changelog: v1.2.2...v1.3.0

    Open source →
    Release notes

    v1.3.0

    Compare

    Choose a tag to compare

    Open source →
  28. v1.2.3-0.20260305113759-41299e46c5d7 05 Mar 2026 pre-release

    Nothing published for this version

  29. v1.2.3-0.20260221140425-b6264eb11949 21 Feb 2026 pre-release

    Nothing published for this version

  30. v1.2.3-0.20260203152734-30123f5ca911 03 Feb 2026 pre-release

    Nothing published for this version

  31. v1.2.3-0.20251231103653-a073dc6bb502 31 Dec 2025 pre-release

    Nothing published for this version

  32. v1.2.3-0.20251201033834-8683ed5e710d 01 Dec 2025 pre-release

    Nothing published for this version

  33. v1.2.2 30 Aug 2025
    Release notes

    What's Changed

    New Contributors

    Full Changelog: v1.2.1...v1.2.2

    Open source →
    Release notes

    v1.2.2

    Compare

    Choose a tag to compare

    Open source →
  34. v1.2.2-0.20251009141547-64a99ad8f7ca 09 Oct 2025 pre-release

    Nothing published for this version

  35. v1.2.2-0.20251001131543-809a6d9980d3 01 Oct 2025 pre-release

    Nothing published for this version

  36. v1.2.2-0.20250917122736-2b1abd74971a 17 Sep 2025 pre-release

    Nothing published for this version

  37. v1.2.2-0.20250912103619-462965a11211 12 Sep 2025 pre-release

    Nothing published for this version

  38. v1.2.2-0.20250908131108-01aee442048d 08 Sep 2025 pre-release

    Nothing published for this version

  39. v1.2.2-0.20250906195547-44cb3a347283 06 Sep 2025 pre-release

    Nothing published for this version

  40. v1.2.2-0.20250904143639-839f2d3c2f78 04 Sep 2025 pre-release

    Nothing published for this version

  41. v1.2.2-0.20250830164146-e84121148fa1 30 Aug 2025 pre-release

    Nothing published for this version

  42. v1.2.2-0.20250814212606-e884d97c33ff 14 Aug 2025 pre-release

    Nothing published for this version

  43. v1.2.1 24 Jul 2025
    Release notes

    What's Changed

    Other Changes

    Full Changelog: v1.2.0...v1.2.1

    Open source →
    Release notes

    v1.2.1

    Compare

    Choose a tag to compare

    Open source →
  44. v1.2.0 23 Jul 2025
    Release notes

    What's Changed

    🎉 New Features

    • Added -output-template option to allow users to define custom output formats using templates, providing flexibility in structuring results by @dwisiswant0 in #1197
    $ katana -silent -u https://www.google.com/appserve/security-bugs/m2/new -ot "{{email}} - {{url}}"
    [email protected] - https://www.google.com/appserve/security-bugs/m2/new
    • Introduced OnSkipURL to allow more control over SDK behavior by @dogancanbakir in #1329
    • Introduced -path-climb option to allow auto discovering parent paths to crawl by @dogancanbakir in #1334
    $ katana -silent -u https://scanme.sh/test/path/to/file.html -path-climb
    https://scanme.sh/test/path/to/file.html
    https://scanme.sh/test/path
    https://scanme.sh/test/path/to
    https://scanme.sh/test

    🐞 Bug Fixes

    Other Changes

    • Replaced global parser state with instance-based parsers to enabling more flexible and isolated parsing behavior by @awerqo in #1275
    • Improved network request capturing to include XHR, Fetch, and Script resource types when extraction is enabled by @dwisiswant0 in #1277
    • Improved JavaScript file endpoint detection to better handle varying relative path formats, ensuring more accurate matching across a broader range of file paths. by @Autumn-27 in #1242
    • Improved error guarding for crawl session initialization by @dogancanbakir in #1300
    • Updated release test action to use composite action by @dogancanbakir in #1308

    New Contributors

    Full Changelog: v1.1.3...v1.2.0

    Open source →
    Release notes

    v1.2.0

    Compare

    Choose a tag to compare

    Open source →
  45. v1.1.4-0.20250724082548-5300398c2630 24 Jul 2025 pre-release

    Nothing published for this version

  46. v1.1.4-0.20250721125013-ee877583a820 21 Jul 2025 pre-release

    Nothing published for this version

  47. v1.1.4-0.20250707114749-2598eaa0fed7 07 Jul 2025 pre-release

    Nothing published for this version

  48. v1.1.4-0.20250622225455-866745d57950 22 Jun 2025 pre-release

    Nothing published for this version

  49. v1.1.4-0.20250602201639-99d920ec6d6c 02 Jun 2025 pre-release

    Nothing published for this version

  50. v1.1.4-0.20250521102317-b1ab126d29f9 21 May 2025 pre-release

    Nothing published for this version

  51. v1.1.3 24 Apr 2025
    Release notes

    What's Changed

    🐞 Bug Fixes

    • Fixed the issue where the "-ef" parameter only filtered at the output level, which increased memory usage by @dogancanbakir in #1203
    • Fixed crawl issue by replacing WaitLoad/Idle with WaitStable to ensure all requests are completed by @alban-stourbe-wmx in #1217
    • Fixed Dockerfile by adjusting the build environment setup by @LukasForst in #1122

    Other Changes

    New Contributors

    Full Changelog: v1.1.2...v1.1.3

    Open source →
    Release notes

    v1.1.3

    Compare

    Choose a tag to compare

    Open source →
  52. v1.1.3-0.20250507104825-eb1590ec649c 07 May 2025 pre-release

    Nothing published for this version

  53. v1.1.3-0.20250506022804-c032f05b6bb9 06 May 2025 pre-release

    Nothing published for this version

  54. v1.1.3-0.20250506022445-b0719832f5bf 06 May 2025 pre-release

    Nothing published for this version

  55. v1.1.3-0.20250417080302-295ae677578d 17 Apr 2025 pre-release

    Nothing published for this version

  56. v1.1.3-0.20250331211711-0d07f9c3b091 31 Mar 2025 pre-release

    Nothing published for this version

  57. v1.1.3-0.20241206120649-b1550527a126 06 Dec 2024 pre-release

    Nothing published for this version

  58. v1.1.2 02 Dec 2024

    Nothing published for this version

  59. v1.1.2-0.20250727174354-348eba03c6ff 27 Jul 2025 pre-release

    Nothing published for this version

  60. v1.1.2-0.20250727162920-3d19d3186faf 27 Jul 2025 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive