Skip to content

Latest commit

 

History

History
132 lines (93 loc) · 2.74 KB

CHANGELOG.md

File metadata and controls

132 lines (93 loc) · 2.74 KB

Changelog

All notable changes to this project will be documented in this file.

[0.1.2] - 2023-10-17

Features

  • Use default json if the end user don't provide one

Miscellaneous Tasks

  • Prepare changelog notes for the new release
  • Showcase images for the docx // subcommands
  • Bug-report,feature req templates
  • Removed redundant client calls
  • Show docx from main path

Refactor

  • Show docx inside main instead of .github

[0.1.1] - 2023-10-13

Bug Fixes

  • Fix error handling that triggers a panic

Feat

  • Test stdin // exclude args

Features

  • Use dependabot for automatic v. updates
  • Exclude args for fuzzing #1 // check possible openredirect vuln
  • Read urls from standard input while fuzzing

Miscellaneous Tasks

  • Use new img for logo :P
  • Removed white spaces
  • Option for single url //multiple urls via file
  • Allow dead code for commands module
  • Use colored lines instead of aqua
  • Fix emojies for contrib // license
  • Show help if no args are provided
  • Applied clippy suggestions
  • Updated test scripts to new flag conf

Refactor

  • Add references for similar projects
  • Use same return types
  • Use iterators over loops
  • Use confliction method to handle file // stdin
  • Show not vulnerable urls as well

Update

  • Docx

Cleanup

  • Removed redundant files

[0.1.0] - 2023-09-08

Bug Fixes

  • Readme file path

Documentation

  • Init
  • Update

Features

  • Check status code of url/urls
  • Example urls for status code testing
  • Skeleton for fuzzer subcommand
  • Use lazy static // args for max conc task
  • Read urls from standard input
  • Fuzz urls with fuzz subcommand
  • Reverse dns lookup // skel: for subdomain takeover
  • Working code // check possible s-tcs
  • Test subcommands via ci/cd
  • Read urls from standard input
  • Add splashes // (cc) license
  • Installation guide // subcommands helps
  • Fuzzing test files
  • Use changelogs for release notes

Miscellaneous Tasks

  • Use appr colors for warn/success and others
  • Test kanha via ci/cd
  • Use seprate modules for helper functions
  • Desc for the app
  • Use caps instead
  • Update dependencies // update: skel for takeover
  • Provide lockfile for locked installation
  • Improved code organization and readability
  • Allow formating logs via clippy
  • 💭 updated deps specs // removed redundant files

Refactor

  • Testout kanha with ci // handle errors with logs
  • Use match to for subcmds // applied clippy suggestions
  • Indented code // removed redundant files
  • Just print the status code
  • Use iterators over loops
  • Use distinct strings instead of option
  • Check multiple contents
  • Cargo-fmt all the way
  • Cargo-fmt all the way
  • Fix readme path
  • Readme path

Testing

  • Testing takeover skel

Update

  • Docx
  • Docx
  • Docx