Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upstream tag v1.3.5 (revision c4e101b) #42

Closed
wants to merge 267 commits into from
Closed
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Mar 28, 2023

  1. Merge pull request #1062 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/wappalyzergo-0.0.88
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.87 to 0.0.88
    Mzack9999 authored Mar 28, 2023
    Configuration menu
    Copy the full SHA
    a45e669 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.3 to 0.0.4

    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.3 to 0.0.4.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.3...v0.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    83660df View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1066 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/dsl-0.0.4
    
    chore(deps): bump github.com/projectdiscovery/dsl from 0.0.3 to 0.0.4
    ehsandeep authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    5b898a0 View commit details
    Browse the repository at this point in the history
  3. Add support to skip decode (#1055)

    add support to skip decode
    Mzack9999 authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    1defd0a View commit details
    Browse the repository at this point in the history
  4. semicolon to underscore

    Mzack9999 committed Mar 29, 2023
    Configuration menu
    Copy the full SHA
    0a4e024 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1067 from projectdiscovery/issue-1040-win-path

    Semicolon to underscore
    Mzack9999 authored Mar 29, 2023
    Configuration menu
    Copy the full SHA
    76e8a4a View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Check into all dsl variables

    - Before, it was checking only not empty variables
      - We are adding body only if -irr flag is passed, make it work when
        -mdc and -fdc flag is passed
    ShubhamRasal committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    7e732e6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    539cd68 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump go.uber.org/multierr from 1.10.0 to 1.11.0

    Bumps [go.uber.org/multierr](https://github.com/uber-go/multierr) from 1.10.0 to 1.11.0.
    - [Release notes](https://github.com/uber-go/multierr/releases)
    - [Changelog](https://github.com/uber-go/multierr/blob/master/CHANGELOG.md)
    - [Commits](uber-go/multierr@v1.10.0...v1.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: go.uber.org/multierr
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Mar 30, 2023
    Configuration menu
    Copy the full SHA
    fb2ed6b View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. chore(deps): bump alpine from 3.17.2 to 3.17.3

    Bumps alpine from 3.17.2 to 3.17.3.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    295bd71 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/rawhttp

    Bumps [github.com/projectdiscovery/rawhttp](https://github.com/projectdiscovery/rawhttp) from 0.1.10 to 0.1.11.
    - [Release notes](https://github.com/projectdiscovery/rawhttp/releases)
    - [Commits](projectdiscovery/rawhttp@v0.1.10...v0.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/rawhttp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    31fb64c View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/utils

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.18 to 0.0.19.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.18...v0.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 3, 2023
    Configuration menu
    Copy the full SHA
    baf3ff7 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Merge pull request #1068 from projectdiscovery/issue-1019-dsl-var-mis…

    …sing
    
    Issue 1019 dsl var missing
    Mzack9999 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    2dccd17 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1073 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/utils-0.0.19
    
    chore(deps): bump github.com/projectdiscovery/utils from 0.0.18 to 0.0.19
    Mzack9999 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    ad1285c View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1072 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/rawhttp-0.1.11
    
    chore(deps): bump github.com/projectdiscovery/rawhttp from 0.1.10 to 0.1.11
    Mzack9999 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    eb85cdf View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1069 from projectdiscovery/dependabot/go_modules/…

    …dev/go.uber.org/multierr-1.11.0
    
    chore(deps): bump go.uber.org/multierr from 1.10.0 to 1.11.0
    Mzack9999 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    3f7bf08 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1070 from projectdiscovery/dependabot/docker/dev/…

    …alpine-3.17.3
    
    chore(deps): bump alpine from 3.17.2 to 3.17.3
    Mzack9999 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    f0d2b8f View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/projectdiscovery/wappalyzergo

    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.88 to 0.0.89.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.88...v0.0.89)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    1259fa6 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1071 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/wappalyzergo-0.0.89
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.88 to 0.0.89
    Mzack9999 authored Apr 5, 2023
    Configuration menu
    Copy the full SHA
    66f9ad5 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2023

  1. chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.8…

    …9 to 0.0.90 (#1081)
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo
    
    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.89 to 0.0.90.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.89...v0.0.90)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    8f45328 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.4 to 0.0.5…

    … (#1082)
    
    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.4 to 0.0.5.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.4...v0.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    d511790 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump golang from 1.20.2-alpine to 1.20.3-alpine (#1080)

    Bumps golang from 1.20.2-alpine to 1.20.3-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    a080a6e View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump golang.org/x/text from 0.8.0 to 0.9.0 (#1074)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.8.0 to 0.9.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.8.0...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 10, 2023
    Configuration menu
    Copy the full SHA
    fecd782 View commit details
    Browse the repository at this point in the history

Commits on Apr 12, 2023

  1. Configuration menu
    Copy the full SHA
    0dc39fe View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2023

  1. Configuration menu
    Copy the full SHA
    9a1239b View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 (#1075)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.8.0 to 0.9.0.
    - [Release notes](https://github.com/golang/net/releases)
    - [Commits](golang/net@v0.8.0...v0.9.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    c24d07b View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/rs/xid from 1.4.0 to 1.5.0 (#1087)

    Bumps [github.com/rs/xid](https://github.com/rs/xid) from 1.4.0 to 1.5.0.
    - [Release notes](https://github.com/rs/xid/releases)
    - [Commits](rs/xid@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/rs/xid
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    24d5f0b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/retryablehttp-go from 1…

    ….0.14 to 1.0.15 (#1093)
    
    chore(deps): bump github.com/projectdiscovery/retryablehttp-go
    
    Bumps [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) from 1.0.14 to 1.0.15.
    - [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
    - [Commits](projectdiscovery/retryablehttp-go@v1.0.14...v1.0.15)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryablehttp-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    e4caf6f View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.9…

    …0 to 0.0.91 (#1096)
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo
    
    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.90 to 0.0.91.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.90...v0.0.91)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    2abe413 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/projectdiscovery/utils from 0.0.19 to 0.…

    …0.20 (#1094)
    
    chore(deps): bump github.com/projectdiscovery/utils
    
    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.19 to 0.0.20.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.19...v0.0.20)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    786257f View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.5 to 0.0.6

    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.5 to 0.0.6.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.5...v0.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    74de113 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1095 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/dsl-0.0.6
    
    chore(deps): bump github.com/projectdiscovery/dsl from 0.0.5 to 0.0.6
    Mzack9999 authored Apr 16, 2023
    Configuration menu
    Copy the full SHA
    17589bf View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. chore(deps): bump github.com/projectdiscovery/tlsx from 1.0.6 to 1.0.…

    …7 (#1098)
    
    Bumps [github.com/projectdiscovery/tlsx](https://github.com/projectdiscovery/tlsx) from 1.0.6 to 1.0.7.
    - [Release notes](https://github.com/projectdiscovery/tlsx/releases)
    - [Changelog](https://github.com/projectdiscovery/tlsx/blob/main/.goreleaser.yml)
    - [Commits](projectdiscovery/tlsx@v1.0.6...v1.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/tlsx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 17, 2023
    Configuration menu
    Copy the full SHA
    591bc41 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Error on http or https in the front domain name (#1100)

    * update utils pkg
    
    * update utils pkg
    
    * bump utils pkg to v0.0.21
    RamanaReddy0M authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    1ad430d View commit details
    Browse the repository at this point in the history
  2. Minor update options.go to fix a typo in -leave-default-ports descrip…

    …tion text
    
    Help text fix to change "http://host:80 - https//host:443" to "http://host:80 - https://host:443" for consistency
    ireland authored Apr 18, 2023
    Configuration menu
    Copy the full SHA
    64fa729 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2023

  1. Merge pull request #1104 from ireland/patch-1

    Minor update options.go to fix a typo in -leave-default-ports descrip…
    Mzack9999 authored Apr 19, 2023
    Configuration menu
    Copy the full SHA
    788ef43 View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2023

  1. update utils pkg

    RamanaReddy0M committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    55a4dd6 View commit details
    Browse the repository at this point in the history
  2. resolve merge conflicts

    RamanaReddy0M committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3cf42ca View commit details
    Browse the repository at this point in the history
  3. fix lint error

    RamanaReddy0M committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    72ac480 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    be66fc3 View commit details
    Browse the repository at this point in the history
  5. resolve merge conflicts

    RamanaReddy0M committed Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3f1f0d6 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1108 from projectdiscovery/issue-1048-mr-not-work…

    …-with-proxy
    
    Fix match-regex not work with proxy
    Mzack9999 authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    3b4dd34 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump github.com/projectdiscovery/utils from 0.0.24-0.202…

    …30420065423-8726dcfc05e2 to 0.0.24 (#1110)
    
    chore(deps): bump github.com/projectdiscovery/utils
    
    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.24-0.20230420065423-8726dcfc05e2 to 0.0.24.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](https://github.com/projectdiscovery/utils/commits/v0.0.24)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 20, 2023
    Configuration menu
    Copy the full SHA
    0f82960 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. chore(deps): bump github.com/projectdiscovery/utils from 0.0.24 to 0.…

    …0.25 (#1113)
    
    chore(deps): bump github.com/projectdiscovery/utils
    
    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.24 to 0.0.25.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.24...v0.0.25)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a0a3fef View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.9…

    …1 to 0.0.92 (#1114)
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo
    
    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.91 to 0.0.92.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.91...v0.0.92)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    f5e4fc8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.6 to 0.0.7…

    … (#1115)
    
    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.6 to 0.0.7.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.6...v0.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    1b12a94 View commit details
    Browse the repository at this point in the history
  4. Adding Screenshot support (#1097)

    * Adding Screenshot support
    
    * adding headless body
    
    * moving example into compilable file
    
    * updating docs
    
    * enabling store response with screenshot
    
    * fixing output dir path
    
    * fixing mod
    
    * using native leakless
    
    * splitting response+screenshot folders
    
    * better handling json output
    
    * readme update
    
    * rel => abs path
    
    * Added chromium into docker
    
    * “Wipe them out. All of them.” – Darth Sidious
    
    * utils bump
    
    * go mod tidy
    
    ---------
    
    Co-authored-by: Sandeep Singh <[email protected]>
    Co-authored-by: sandeep <[email protected]>
    3 people authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    00d0977 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2023

  1. chore(deps): bump github.com/projectdiscovery/cdncheck from 0.0.4-0.2…

    …0220413175814-b47bc2d578b1 to 1.0.0 (#1118)
    
    * chore(deps): bump github.com/projectdiscovery/cdncheck
    
    Bumps [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) from 0.0.4-0.20220413175814-b47bc2d578b1 to 1.0.0.
    - [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
    - [Changelog](https://github.com/projectdiscovery/cdncheck/blob/main/.goreleaser.yaml)
    - [Commits](https://github.com/projectdiscovery/cdncheck/commits/v1.0.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/cdncheck
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * cdncheck update fixes
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ramana Reddy <[email protected]>
    dependabot[bot] and RamanaReddy0M authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    7d41db1 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/asnmap from 1.0.2 to 1.…

    …0.3 (#1119)
    
    Bumps [github.com/projectdiscovery/asnmap](https://github.com/projectdiscovery/asnmap) from 1.0.2 to 1.0.3.
    - [Release notes](https://github.com/projectdiscovery/asnmap/releases)
    - [Changelog](https://github.com/projectdiscovery/asnmap/blob/main/.goreleaser.yml)
    - [Commits](projectdiscovery/asnmap@v1.0.2...v1.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/asnmap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    5e58882 View commit details
    Browse the repository at this point in the history
  3. go mod tidy

    ehsandeep committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    22d6378 View commit details
    Browse the repository at this point in the history
  4. version update

    ehsandeep committed Apr 27, 2023
    Configuration menu
    Copy the full SHA
    32a4598 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1120 from projectdiscovery/dev

    httpx v1.3.0
    ehsandeep authored Apr 27, 2023
    Configuration menu
    Copy the full SHA
    cedf917 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. chore(deps): bump github.com/projectdiscovery/fastdialer

    Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.0.24 to 0.0.25.
    - [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
    - [Commits](projectdiscovery/fastdialer@v0.0.24...v0.0.25)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/fastdialer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    7cdc2e7 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/utils

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.25 to 0.0.26.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.25...v0.0.26)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    a77f7f4 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/cdncheck

    Bumps [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) from 1.0.0 to 1.0.1.
    - [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
    - [Changelog](https://github.com/projectdiscovery/cdncheck/blob/main/.goreleaser.yaml)
    - [Commits](projectdiscovery/cdncheck@v1.0.0...v1.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/cdncheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    b8951de View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1129 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/fastdialer-0.0.25
    
    chore(deps): bump github.com/projectdiscovery/fastdialer from 0.0.24 to 0.0.25
    ehsandeep authored May 1, 2023
    Configuration menu
    Copy the full SHA
    3986871 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1130 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/utils-0.0.26
    
    chore(deps): bump github.com/projectdiscovery/utils from 0.0.25 to 0.0.26
    ehsandeep authored May 1, 2023
    Configuration menu
    Copy the full SHA
    c648a6d View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1131 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/cdncheck-1.0.1
    
    chore(deps): bump github.com/projectdiscovery/cdncheck from 1.0.0 to 1.0.1
    ehsandeep authored May 1, 2023
    Configuration menu
    Copy the full SHA
    ca7a52a View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.7 to 0.0.8

    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.7 to 0.0.8.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.7...v0.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    ffab18a View commit details
    Browse the repository at this point in the history
  8. Update fastdialer version

    - [] bump to newer release
    ShubhamRasal committed May 1, 2023
    Configuration menu
    Copy the full SHA
    00bb772 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. Merge pull request #1132 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/dsl-0.0.8
    
    chore(deps): bump github.com/projectdiscovery/dsl from 0.0.7 to 0.0.8
    ehsandeep authored May 2, 2023
    Configuration menu
    Copy the full SHA
    84d88be View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5d9b5aa View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/wappalyzergo

    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.92 to 0.0.93.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.92...v0.0.93)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 2, 2023
    Configuration menu
    Copy the full SHA
    c253a75 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1137 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/wappalyzergo-0.0.93
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.92 to 0.0.93
    ehsandeep authored May 2, 2023
    Configuration menu
    Copy the full SHA
    e45bd72 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/tlsx from 1.0.8 to 1.0.9

    Bumps [github.com/projectdiscovery/tlsx](https://github.com/projectdiscovery/tlsx) from 1.0.8 to 1.0.9.
    - [Release notes](https://github.com/projectdiscovery/tlsx/releases)
    - [Changelog](https://github.com/projectdiscovery/tlsx/blob/main/.goreleaser.yml)
    - [Commits](projectdiscovery/tlsx@v1.0.8...v1.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/tlsx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 2, 2023
    Configuration menu
    Copy the full SHA
    b87d745 View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1138 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/tlsx-1.0.9
    
    chore(deps): bump github.com/projectdiscovery/tlsx from 1.0.8 to 1.0.9
    ehsandeep authored May 2, 2023
    Configuration menu
    Copy the full SHA
    5b6fd0a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    9bff385 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #1135 from projectdiscovery/issue-1079-tls-fail

    Update fastdialer version
    Mzack9999 authored May 2, 2023
    Configuration menu
    Copy the full SHA
    e817035 View commit details
    Browse the repository at this point in the history

Commits on May 3, 2023

  1. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.8 to 0.0.9

    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.8 to 0.0.9.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.8...v0.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 3, 2023
    Configuration menu
    Copy the full SHA
    dc12380 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/go-rod/rod from 0.112.8 to 0.112.9

    Bumps [github.com/go-rod/rod](https://github.com/go-rod/rod) from 0.112.8 to 0.112.9.
    - [Release notes](https://github.com/go-rod/rod/releases)
    - [Commits](go-rod/rod@v0.112.8...v0.112.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-rod/rod
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 3, 2023
    Configuration menu
    Copy the full SHA
    021be93 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1140 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/go-rod/rod-0.112.9
    
    chore(deps): bump github.com/go-rod/rod from 0.112.8 to 0.112.9
    ehsandeep authored May 3, 2023
    Configuration menu
    Copy the full SHA
    7c9aa8e View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1139 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/dsl-0.0.9
    
    chore(deps): bump github.com/projectdiscovery/dsl from 0.0.8 to 0.0.9
    ehsandeep authored May 3, 2023
    Configuration menu
    Copy the full SHA
    6baaf8e View commit details
    Browse the repository at this point in the history

Commits on May 6, 2023

  1. Configuration menu
    Copy the full SHA
    318f9cf View commit details
    Browse the repository at this point in the history
  2. fixing tests

    Mzack9999 committed May 6, 2023
    Configuration menu
    Copy the full SHA
    b3b14b6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    614f997 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2023

  1. chore(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine

    Bumps golang from 1.20.3-alpine to 1.20.4-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 8, 2023
    Configuration menu
    Copy the full SHA
    48c916e View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/wappalyzergo

    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.93 to 0.0.94.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.93...v0.0.94)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 8, 2023
    Configuration menu
    Copy the full SHA
    a979ea0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/gologger

    Bumps [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) from 1.1.8 to 1.1.9.
    - [Release notes](https://github.com/projectdiscovery/gologger/releases)
    - [Commits](projectdiscovery/gologger@v1.1.8...v1.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/gologger
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 8, 2023
    Configuration menu
    Copy the full SHA
    769056c View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1152 from projectdiscovery/dependabot/docker/dev/…

    …golang-1.20.4-alpine
    
    chore(deps): bump golang from 1.20.3-alpine to 1.20.4-alpine
    ehsandeep authored May 8, 2023
    Configuration menu
    Copy the full SHA
    cacd768 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1153 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/wappalyzergo-0.0.94
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.93 to 0.0.94
    ehsandeep authored May 8, 2023
    Configuration menu
    Copy the full SHA
    b3251cd View commit details
    Browse the repository at this point in the history
  6. Merge pull request #1154 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/gologger-1.1.9
    
    chore(deps): bump github.com/projectdiscovery/gologger from 1.1.8 to 1.1.9
    ehsandeep authored May 8, 2023
    Configuration menu
    Copy the full SHA
    26ef584 View commit details
    Browse the repository at this point in the history
  7. utils update

    ehsandeep committed May 8, 2023
    Configuration menu
    Copy the full SHA
    288945a View commit details
    Browse the repository at this point in the history

Commits on May 9, 2023

  1. fix: httpx fallbacks even though -nfs is given for dead hosts (#1159)

    fix converting https to httpx scheme with ports switch
    RamanaReddy0M authored May 9, 2023
    Configuration menu
    Copy the full SHA
    cda9930 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/cdncheck from 1.0.1 to …

    …1.0.2 (#1157)
    
    chore(deps): bump github.com/projectdiscovery/cdncheck
    
    Bumps [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) from 1.0.1 to 1.0.2.
    - [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
    - [Changelog](https://github.com/projectdiscovery/cdncheck/blob/main/.goreleaser.yaml)
    - [Commits](projectdiscovery/cdncheck@v1.0.1...v1.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/cdncheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2023
    Configuration menu
    Copy the full SHA
    0bb82af View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/retryablehttp-go from 1…

    ….0.15 to 1.0.16 (#1160)
    
    chore(deps): bump github.com/projectdiscovery/retryablehttp-go
    
    Bumps [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) from 1.0.15 to 1.0.16.
    - [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
    - [Commits](projectdiscovery/retryablehttp-go@v1.0.15...v1.0.16)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryablehttp-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2023
    Configuration menu
    Copy the full SHA
    f29db39 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/gologger from 1.1.9 to …

    …1.1.10 (#1161)
    
    chore(deps): bump github.com/projectdiscovery/gologger
    
    Bumps [github.com/projectdiscovery/gologger](https://github.com/projectdiscovery/gologger) from 1.1.9 to 1.1.10.
    - [Release notes](https://github.com/projectdiscovery/gologger/releases)
    - [Commits](projectdiscovery/gologger@v1.1.9...v1.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/gologger
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2023
    Configuration menu
    Copy the full SHA
    5c81523 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 (#1162)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.9.0 to 0.10.0.
    - [Commits](golang/net@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 9, 2023
    Configuration menu
    Copy the full SHA
    6a774f8 View commit details
    Browse the repository at this point in the history
  6. version update

    ehsandeep committed May 9, 2023
    Configuration menu
    Copy the full SHA
    33614d4 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1163 from projectdiscovery/dev

    httpx v1.3.1 (bugfix release)
    ehsandeep authored May 9, 2023
    Configuration menu
    Copy the full SHA
    4481af0 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2023

  1. chore(deps): bump github.com/projectdiscovery/cdncheck

    Bumps [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) from 1.0.2 to 1.0.3.
    - [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
    - [Changelog](https://github.com/projectdiscovery/cdncheck/blob/main/.goreleaser.yaml)
    - [Commits](projectdiscovery/cdncheck@v1.0.2...v1.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/cdncheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 10, 2023
    Configuration menu
    Copy the full SHA
    7769c7c View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1165 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/cdncheck-1.0.3
    
    chore(deps): bump github.com/projectdiscovery/cdncheck from 1.0.2 to 1.0.3
    ehsandeep authored May 10, 2023
    Configuration menu
    Copy the full SHA
    98bb902 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/asnmap from 1.0.3 to 1.0.4

    Bumps [github.com/projectdiscovery/asnmap](https://github.com/projectdiscovery/asnmap) from 1.0.3 to 1.0.4.
    - [Release notes](https://github.com/projectdiscovery/asnmap/releases)
    - [Changelog](https://github.com/projectdiscovery/asnmap/blob/main/.goreleaser.yml)
    - [Commits](projectdiscovery/asnmap@v1.0.3...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/asnmap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 10, 2023
    Configuration menu
    Copy the full SHA
    5a7ca23 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1166 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/asnmap-1.0.4
    
    chore(deps): bump github.com/projectdiscovery/asnmap from 1.0.3 to 1.0.4
    ehsandeep authored May 10, 2023
    Configuration menu
    Copy the full SHA
    3dfe00d View commit details
    Browse the repository at this point in the history

Commits on May 11, 2023

  1. Configuration menu
    Copy the full SHA
    9fa3a3d View commit details
    Browse the repository at this point in the history

Commits on May 16, 2023

  1. Configuration menu
    Copy the full SHA
    827ed16 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alpine from 3.17.3 to 3.18.0 (#1169)

    Bumps alpine from 3.17.3 to 3.18.0.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2023
    Configuration menu
    Copy the full SHA
    f4eac6a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/go-rod/rod from 0.112.9 to 0.113.0 (#1170)

    Bumps [github.com/go-rod/rod](https://github.com/go-rod/rod) from 0.112.9 to 0.113.0.
    - [Release notes](https://github.com/go-rod/rod/releases)
    - [Commits](go-rod/rod@v0.112.9...v0.113.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-rod/rod
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2023
    Configuration menu
    Copy the full SHA
    e55aef6 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/cdncheck from 1.0.3 to …

    …1.0.4 (#1171)
    
    chore(deps): bump github.com/projectdiscovery/cdncheck
    
    Bumps [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) from 1.0.3 to 1.0.4.
    - [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
    - [Changelog](https://github.com/projectdiscovery/cdncheck/blob/main/.goreleaser.yaml)
    - [Commits](projectdiscovery/cdncheck@v1.0.3...v1.0.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/cdncheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2023
    Configuration menu
    Copy the full SHA
    32027ef View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/ratelimit from 0.0.6 to…

    … 0.0.7 (#1172)
    
    chore(deps): bump github.com/projectdiscovery/ratelimit
    
    Bumps [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) from 0.0.6 to 0.0.7.
    - [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
    - [Commits](projectdiscovery/ratelimit@v0.0.6...v0.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/ratelimit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2023
    Configuration menu
    Copy the full SHA
    d8922a7 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.9…

    …4 to 0.0.95 (#1173)
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo
    
    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.94 to 0.0.95.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.94...v0.0.95)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 16, 2023
    Configuration menu
    Copy the full SHA
    fe33d20 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1174 from projectdiscovery/fastdialer-memory-leak

    remove fastdialer from runner object
    Mzack9999 authored May 16, 2023
    Configuration menu
    Copy the full SHA
    9566276 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2023

  1. chore(deps): bump github.com/projectdiscovery/utils from 0.0.29 to 0.…

    …0.32 (#1176)
    
    chore(deps): bump github.com/projectdiscovery/utils
    
    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.29 to 0.0.32.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.29...v0.0.32)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 17, 2023
    Configuration menu
    Copy the full SHA
    86eee18 View commit details
    Browse the repository at this point in the history

Commits on May 18, 2023

  1. chore(deps): bump github.com/projectdiscovery/mapcidr from 1.1.1 to 1…

    ….1.2 (#1179)
    
    chore(deps): bump github.com/projectdiscovery/mapcidr
    
    Bumps [github.com/projectdiscovery/mapcidr](https://github.com/projectdiscovery/mapcidr) from 1.1.1 to 1.1.2.
    - [Release notes](https://github.com/projectdiscovery/mapcidr/releases)
    - [Changelog](https://github.com/projectdiscovery/mapcidr/blob/main/.goreleaser.yml)
    - [Commits](projectdiscovery/mapcidr@v1.1.1...v1.1.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/mapcidr
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2023
    Configuration menu
    Copy the full SHA
    29cdfb0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/ratelimit from 0.0.7 to…

    … 0.0.8 (#1177)
    
    chore(deps): bump github.com/projectdiscovery/ratelimit
    
    Bumps [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) from 0.0.7 to 0.0.8.
    - [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
    - [Commits](projectdiscovery/ratelimit@v0.0.7...v0.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/ratelimit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 18, 2023
    Configuration menu
    Copy the full SHA
    addddf1 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2023

  1. chore(deps): bump github.com/microcosm-cc/bluemonday

    Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.23 to 1.0.24.
    - [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
    - [Commits](microcosm-cc/bluemonday@v1.0.23...v1.0.24)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/microcosm-cc/bluemonday
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    845d46f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.2 to 1.8.3.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.2...v1.8.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored May 19, 2023
    Configuration menu
    Copy the full SHA
    970daff View commit details
    Browse the repository at this point in the history
  3. Update callback calling place

    - Callback for every result, even it contains error
    - User can handle it using Result.Err
    ShubhamRasal committed May 19, 2023
    Configuration menu
    Copy the full SHA
    bc7ac8d View commit details
    Browse the repository at this point in the history

Commits on May 22, 2023

  1. Merge pull request #1182 from projectdiscovery/issue-1136-result-err-…

    …callback
    
    Update callback to include errored results
    Mzack9999 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    264795b View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1181 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/stretchr/testify-1.8.3
    
    chore(deps): bump github.com/stretchr/testify from 1.8.2 to 1.8.3
    Mzack9999 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    caeaaed View commit details
    Browse the repository at this point in the history
  3. Merge pull request #1180 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/microcosm-cc/bluemonday-1.0.24
    
    chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.23 to 1.0.24
    Mzack9999 authored May 22, 2023
    Configuration menu
    Copy the full SHA
    97fce79 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2023

  1. using default options

    Mzack9999 committed May 25, 2023
    Configuration menu
    Copy the full SHA
    848b771 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1192 from projectdiscovery/maint-hmap-default

    Using default options
    Mzack9999 authored May 25, 2023
    Configuration menu
    Copy the full SHA
    bd4a4b0 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2023

  1. Configuration menu
    Copy the full SHA
    fae5bab View commit details
    Browse the repository at this point in the history
  2. Merge pull request #1193 from dogancanbakir/missing_screenshots

    Don't write missing screenshots to index file
    Mzack9999 authored May 26, 2023
    Configuration menu
    Copy the full SHA
    b9da565 View commit details
    Browse the repository at this point in the history

Commits on Jun 1, 2023

  1. chore(deps): bump github.com/projectdiscovery/rawhttp from 0.1.11 to …

    …0.1.12 (#1187)
    
    chore(deps): bump github.com/projectdiscovery/rawhttp
    
    Bumps [github.com/projectdiscovery/rawhttp](https://github.com/projectdiscovery/rawhttp) from 0.1.11 to 0.1.12.
    - [Release notes](https://github.com/projectdiscovery/rawhttp/releases)
    - [Commits](projectdiscovery/rawhttp@v0.1.11...v0.1.12)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/rawhttp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7b4667f View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/cdncheck from 1.0.4 to …

    …1.0.6 (#1195)
    
    chore(deps): bump github.com/projectdiscovery/cdncheck
    
    Bumps [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) from 1.0.4 to 1.0.6.
    - [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
    - [Changelog](https://github.com/projectdiscovery/cdncheck/blob/main/.goreleaser.yaml)
    - [Commits](projectdiscovery/cdncheck@v1.0.4...v1.0.6)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/cdncheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    7c01c81 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/hmap from 0.0.11 to 0.0…

    ….12 (#1196)
    
    Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.11 to 0.0.12.
    - [Release notes](https://github.com/projectdiscovery/hmap/releases)
    - [Commits](projectdiscovery/hmap@v0.0.11...v0.0.12)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/hmap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    0df960e View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.9…

    …5 to 0.0.97 (#1197)
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo
    
    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.95 to 0.0.97.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.95...v0.0.97)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 1, 2023
    Configuration menu
    Copy the full SHA
    18cec24 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2023

  1. chore(deps): bump github.com/stretchr/testify from 1.8.3 to 1.8.4 (#1…

    …203)
    
    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.8.3 to 1.8.4.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.8.3...v1.8.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    3a31fd0 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golangci/golangci-lint-action from 3.4.0 to 3.5.0 (…

    …#1209)
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.4.0 to 3.5.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.4.0...v3.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    d6dbd18 View commit details
    Browse the repository at this point in the history
  3. add option no-stdin (#1213)

    Ciyfly authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    5984aad View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/fastdialer from 0.0.26 …

    …to 0.0.28 (#1211)
    
    chore(deps): bump github.com/projectdiscovery/fastdialer
    
    Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.0.26 to 0.0.28.
    - [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
    - [Commits](projectdiscovery/fastdialer@v0.0.26...v0.0.28)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/fastdialer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    bbf675c View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/utils from 0.0.32 to 0.…

    …0.37 (#1216)
    
    chore(deps): bump github.com/projectdiscovery/utils
    
    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.32 to 0.0.37.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.32...v0.0.37)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    27efc29 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/projectdiscovery/cdncheck from 1.0.6 to …

    …1.0.9 (#1219)
    
    chore(deps): bump github.com/projectdiscovery/cdncheck
    
    Bumps [github.com/projectdiscovery/cdncheck](https://github.com/projectdiscovery/cdncheck) from 1.0.6 to 1.0.9.
    - [Release notes](https://github.com/projectdiscovery/cdncheck/releases)
    - [Changelog](https://github.com/projectdiscovery/cdncheck/blob/main/.goreleaser.yaml)
    - [Commits](projectdiscovery/cdncheck@v1.0.6...v1.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/cdncheck
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2023
    Configuration menu
    Copy the full SHA
    a260622 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2023

  1. chore(deps): bump golang from 1.20.4-alpine to 1.20.5-alpine (#1220)

    Bumps golang from 1.20.4-alpine to 1.20.5-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    92ea1a4 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golangci/golangci-lint-action from 3.5.0 to 3.6.0 (…

    …#1221)
    
    Bumps [golangci/golangci-lint-action](https://github.com/golangci/golangci-lint-action) from 3.5.0 to 3.6.0.
    - [Release notes](https://github.com/golangci/golangci-lint-action/releases)
    - [Commits](golangci/golangci-lint-action@v3.5.0...v3.6.0)
    
    ---
    updated-dependencies:
    - dependency-name: golangci/golangci-lint-action
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    c60d244 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.9…

    …7 to 0.0.100 (#1222)
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo
    
    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.97 to 0.0.100.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.97...v0.0.100)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    cac77dd View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/goflags from 0.1.8 to 0…

    ….1.9 (#1223)
    
    chore(deps): bump github.com/projectdiscovery/goflags
    
    Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.8 to 0.1.9.
    - [Release notes](https://github.com/projectdiscovery/goflags/releases)
    - [Commits](projectdiscovery/goflags@v0.1.8...v0.1.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/goflags
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    7f9223d View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/rawhttp from 0.1.12 to …

    …0.1.13 (#1224)
    
    chore(deps): bump github.com/projectdiscovery/rawhttp
    
    Bumps [github.com/projectdiscovery/rawhttp](https://github.com/projectdiscovery/rawhttp) from 0.1.12 to 0.1.13.
    - [Release notes](https://github.com/projectdiscovery/rawhttp/releases)
    - [Commits](projectdiscovery/rawhttp@v0.1.12...v0.1.13)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/rawhttp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    38946a4 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/go-rod/rod from 0.113.0 to 0.113.3 (#1225)

    Bumps [github.com/go-rod/rod](https://github.com/go-rod/rod) from 0.113.0 to 0.113.3.
    - [Release notes](https://github.com/go-rod/rod/releases)
    - [Commits](go-rod/rod@v0.113.0...v0.113.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-rod/rod
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 12, 2023
    Configuration menu
    Copy the full SHA
    a0c48dc View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8673b0b View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2023

  1. version update

    ehsandeep committed Jun 13, 2023
    Configuration menu
    Copy the full SHA
    2005d69 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/hmap from 0.0.12 to 0.0.13

    Bumps [github.com/projectdiscovery/hmap](https://github.com/projectdiscovery/hmap) from 0.0.12 to 0.0.13.
    - [Release notes](https://github.com/projectdiscovery/hmap/releases)
    - [Commits](projectdiscovery/hmap@v0.0.12...v0.0.13)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/hmap
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    37d8ca8 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.9.0 to 0.10.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.9.0...v0.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    c7848e1 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #1228 from projectdiscovery/dependabot/go_modules/…

    …dev/golang.org/x/text-0.10.0
    
    chore(deps): bump golang.org/x/text from 0.9.0 to 0.10.0
    Mzack9999 authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    7cffe4f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1227 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/hmap-0.0.13
    
    chore(deps): bump github.com/projectdiscovery/hmap from 0.0.12 to 0.0.13
    Mzack9999 authored Jun 13, 2023
    Configuration menu
    Copy the full SHA
    0d370ef View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2023

  1. fix rateLimiter not stop

    anhnmt committed Jun 16, 2023
    Configuration menu
    Copy the full SHA
    458f638 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2023

  1. Adding prototype of tls impersonate (#1199)

    * Adding prototype of tls impersonate
    
    * updating docs
    
    * misc update
    
    * dep update
    
    ---------
    
    Co-authored-by: sandeep <[email protected]>
    Mzack9999 and ehsandeep authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    8ea85e9 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/projectdiscovery/clistats from 0.0.12 to…

    … 0.0.18 (#1190)
    
    * chore(deps): bump github.com/projectdiscovery/clistats
    
    Bumps [github.com/projectdiscovery/clistats](https://github.com/projectdiscovery/clistats) from 0.0.12 to 0.0.18.
    - [Release notes](https://github.com/projectdiscovery/clistats/releases)
    - [Commits](projectdiscovery/clistats@v0.0.12...v0.0.18)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/clistats
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * fix showing stats on clistat update
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Ramana Reddy <[email protected]>
    dependabot[bot] and RamanaReddy0M authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    fbf5ef2 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 (#1232)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.10.0 to 0.11.0.
    - [Commits](golang/net@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sandeep Singh <[email protected]>
    dependabot[bot] and ehsandeep authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    aa35faa View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/goflags from 0.1.9 to 0…

    ….1.10 (#1235)
    
    chore(deps): bump github.com/projectdiscovery/goflags
    
    Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.9 to 0.1.10.
    - [Release notes](https://github.com/projectdiscovery/goflags/releases)
    - [Commits](projectdiscovery/goflags@v0.1.9...v0.1.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/goflags
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 17, 2023
    Configuration menu
    Copy the full SHA
    d209d26 View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2023

  1. Merge pull request #1236 from anhnmt/dev

    fix rateLimiter not stop
    ShubhamRasal authored Jun 19, 2023
    Configuration menu
    Copy the full SHA
    c119939 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2023

  1. Skip body read with status code 304 (#1231)

    * skip body read with status code 304
    
    * dep update
    
    ---------
    
    Co-authored-by: sandeep <[email protected]>
    Mzack9999 and ehsandeep authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    a14af24 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump alpine from 3.18.0 to 3.18.2 (#1238)

    Bumps alpine from 3.18.0 to 3.18.2.
    
    ---
    updated-dependencies:
    - dependency-name: alpine
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    785faa0 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.1…

    …00 to 0.0.101 (#1241)
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo
    
    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.100 to 0.0.101.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.100...v0.0.101)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    fe22677 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    db30da1 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    900f562 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/projectdiscovery/tlsx from 1.0.9 to 1.1.…

    …0 (#1243)
    
    Bumps [github.com/projectdiscovery/tlsx](https://github.com/projectdiscovery/tlsx) from 1.0.9 to 1.1.0.
    - [Release notes](https://github.com/projectdiscovery/tlsx/releases)
    - [Changelog](https://github.com/projectdiscovery/tlsx/blob/main/.goreleaser.yml)
    - [Commits](projectdiscovery/tlsx@v1.0.9...v1.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/tlsx
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    603a143 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.9 to 0.0.1…

    …0 (#1244)
    
    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.9 to 0.0.10.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.9...v0.0.10)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 20, 2023
    Configuration menu
    Copy the full SHA
    5bcc32b View commit details
    Browse the repository at this point in the history
  8. version update

    ehsandeep committed Jun 20, 2023
    Configuration menu
    Copy the full SHA
    340ca8e View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2023

  1. fastdialer dep update (#1247)

    fastdialer_update
    ehsandeep authored Jun 21, 2023
    Configuration menu
    Copy the full SHA
    9cf6a13 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2023

  1. Configuration menu
    Copy the full SHA
    4c8ac67 View commit details
    Browse the repository at this point in the history
  2. fixing tests

    Mzack9999 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    4cfaadc View commit details
    Browse the repository at this point in the history
  3. fixing lint issues

    Mzack9999 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    bd65442 View commit details
    Browse the repository at this point in the history
  4. memory optimization

    Mzack9999 committed Jun 22, 2023
    Configuration menu
    Copy the full SHA
    ae1d951 View commit details
    Browse the repository at this point in the history

Commits on Jun 26, 2023

  1. chore(deps): bump github.com/projectdiscovery/fastdialer

    Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.0.31 to 0.0.32.
    - [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
    - [Commits](projectdiscovery/fastdialer@v0.0.31...v0.0.32)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/fastdialer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jun 26, 2023
    Configuration menu
    Copy the full SHA
    3276b44 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. fix tls-grab option with ztls mode (#1259)

    * fix tls-grab option with ztls mode
    
    * using canonical concatenation
    
    * mod tidy
    
    ---------
    
    Co-authored-by: mzack <[email protected]>
    RamanaReddy0M and Mzack9999 authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    5f8e5d0 View commit details
    Browse the repository at this point in the history
  2. workflow update

    ehsandeep committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    3dcf999 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'dev' into dependabot/go_modules/dev/github.com/projectd…

    …iscovery/fastdialer-0.0.32
    ehsandeep authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    23e457b View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.10 to 0.0.…

    …11 (#1253)
    
    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.10 to 0.0.11.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.10...v0.0.11)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0a96fec View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/utils from 0.0.38 to 0.…

    …0.39 (#1254)
    
    chore(deps): bump github.com/projectdiscovery/utils
    
    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.38 to 0.0.39.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.38...v0.0.39)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    0f11cf3 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/projectdiscovery/retryablehttp-go from 1…

    ….0.17 to 1.0.18 (#1256)
    
    chore(deps): bump github.com/projectdiscovery/retryablehttp-go
    
    Bumps [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) from 1.0.17 to 1.0.18.
    - [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
    - [Commits](projectdiscovery/retryablehttp-go@v1.0.17...v1.0.18)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryablehttp-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sandeep Singh <[email protected]>
    dependabot[bot] and ehsandeep authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    11b9419 View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump github.com/projectdiscovery/clistats from 0.0.18 to…

    … 0.0.19 (#1255)
    
    chore(deps): bump github.com/projectdiscovery/clistats
    
    Bumps [github.com/projectdiscovery/clistats](https://github.com/projectdiscovery/clistats) from 0.0.18 to 0.0.19.
    - [Release notes](https://github.com/projectdiscovery/clistats/releases)
    - [Commits](projectdiscovery/clistats@v0.0.18...v0.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/clistats
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    ce3c167 View commit details
    Browse the repository at this point in the history
  8. Merge branch 'dev' into dependabot/go_modules/dev/github.com/projectd…

    …iscovery/fastdialer-0.0.32
    ehsandeep authored Jun 27, 2023
    Configuration menu
    Copy the full SHA
    d590084 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2023

  1. Merge pull request #1252 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/fastdialer-0.0.32
    
    chore(deps): bump github.com/projectdiscovery/fastdialer from 0.0.31 to 0.0.32
    Mzack9999 authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e60c333 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4ca3089 View commit details
    Browse the repository at this point in the history
  3. commenting out train logic

    Mzack9999 committed Jun 28, 2023
    Configuration menu
    Copy the full SHA
    e991ff1 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.1…

    …01 to 0.0.102 (#1261)
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo
    
    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.101 to 0.0.102.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.101...v0.0.102)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 28, 2023
    Configuration menu
    Copy the full SHA
    c85120d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. Configuration menu
    Copy the full SHA
    551e7e3 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2023

  1. Merge pull request #1264 from anhnmt/faker

    fix github.com/bxcodec/faker/v4 is deprecated
    Mzack9999 authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    72b0603 View commit details
    Browse the repository at this point in the history
  2. add doc

    dogancanbakir committed Jul 3, 2023
    Configuration menu
    Copy the full SHA
    bbcee49 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    68736ae View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.11 to 0.0.12

    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.11 to 0.0.12.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.11...v0.0.12)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Jul 3, 2023
    Configuration menu
    Copy the full SHA
    5a53269 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Merge pull request #1271 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/dsl-0.0.12
    
    chore(deps): bump github.com/projectdiscovery/dsl from 0.0.11 to 0.0.12
    Mzack9999 authored Jul 4, 2023
    Configuration menu
    Copy the full SHA
    42769b4 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. Configuration menu
    Copy the full SHA
    5b21d47 View commit details
    Browse the repository at this point in the history

Commits on Jul 6, 2023

  1. chore(deps): bump github.com/projectdiscovery/goflags from 0.1.10 to …

    …0.1.11 (#1267)
    
    chore(deps): bump github.com/projectdiscovery/goflags
    
    Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.10 to 0.1.11.
    - [Release notes](https://github.com/projectdiscovery/goflags/releases)
    - [Commits](projectdiscovery/goflags@v0.1.10...v0.1.11)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/goflags
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    632532d View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump golang.org/x/text from 0.10.0 to 0.11.0 (#1272)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.10.0 to 0.11.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.10.0...v0.11.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    2b96597 View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/ratelimit from 0.0.8 to…

    … 0.0.9 (#1270)
    
    chore(deps): bump github.com/projectdiscovery/ratelimit
    
    Bumps [github.com/projectdiscovery/ratelimit](https://github.com/projectdiscovery/ratelimit) from 0.0.8 to 0.0.9.
    - [Release notes](https://github.com/projectdiscovery/ratelimit/releases)
    - [Commits](projectdiscovery/ratelimit@v0.0.8...v0.0.9)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/ratelimit
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 6, 2023
    Configuration menu
    Copy the full SHA
    f5c5fc6 View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2023

  1. Configuration menu
    Copy the full SHA
    2b1ab2a View commit details
    Browse the repository at this point in the history
  2. Feat screenshot html (#1226)

    * create basic html indexing functionality
    
    * change html style
    
    * populate response info
    
    * matched html response info with flags
    
    * implement html template for screenshots
    
    * remove unused func
    
    * removing unused loop
    
    * moving summary to static folder
    
    * using file prefix on windows
    
    * removing test output
    
    ---------
    
    Co-authored-by: Mzack9999 <[email protected]>
    bugrakocabay and Mzack9999 authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    12db59a View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/rawhttp from 0.1.15 to …

    …0.1.17 (#1281)
    
    chore(deps): bump github.com/projectdiscovery/rawhttp
    
    Bumps [github.com/projectdiscovery/rawhttp](https://github.com/projectdiscovery/rawhttp) from 0.1.15 to 0.1.17.
    - [Release notes](https://github.com/projectdiscovery/rawhttp/releases)
    - [Commits](projectdiscovery/rawhttp@v0.1.15...v0.1.17)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/rawhttp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 10, 2023
    Configuration menu
    Copy the full SHA
    924eb5b View commit details
    Browse the repository at this point in the history

Commits on Jul 17, 2023

  1. use mlutils

    dogancanbakir committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    2718a9a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    82c7e5d View commit details
    Browse the repository at this point in the history
  3. Support multiple output format (#1242)

    * support multiple output format
    
    * output plain text when -oA
    
    * separate the conditions
    
    * fail output-all when it's not used with output
    
    * update doc
    
    * remove hashes for plain output when -hash isn't used
    
    * add integration test
    
    * use filepath
    
    * fix no hash std output
    
    * remove json/csv extension for json/csv only output
    
    * add ext when both -csv and -json is used
    
    * fix assertion
    
    * commit to last commit
    
    * print filenames
    
    * no tmpdir
    
    * remove files
    
    * remove prints
    
    * lowercase options
    
    * test update
    
    ---------
    
    Co-authored-by: Mzack9999 <[email protected]>
    Co-authored-by: sandeep <[email protected]>
    3 people authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    c3eb889 View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/projectdiscovery/tlsx from 1.1.0 to 1.1.…

    …1 (#1274)
    
    Bumps [github.com/projectdiscovery/tlsx](https://github.com/projectdiscovery/tlsx) from 1.1.0 to 1.1.1.
    - [Release notes](https://github.com/projectdiscovery/tlsx/releases)
    - [Changelog](https://github.com/projectdiscovery/tlsx/blob/main/.goreleaser.yml)
    - [Commits](projectdiscovery/tlsx@v1.1.0...v1.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/tlsx
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ef7c565 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/fastdialer from 0.0.32 …

    …to 0.0.35 (#1287)
    
    chore(deps): bump github.com/projectdiscovery/fastdialer
    
    Bumps [github.com/projectdiscovery/fastdialer](https://github.com/projectdiscovery/fastdialer) from 0.0.32 to 0.0.35.
    - [Release notes](https://github.com/projectdiscovery/fastdialer/releases)
    - [Commits](projectdiscovery/fastdialer@v0.0.32...v0.0.35)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/fastdialer
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    170e824 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump golang from 1.20.5-alpine to 1.20.6-alpine (#1291)

    Bumps golang from 1.20.5-alpine to 1.20.6-alpine.
    
    ---
    updated-dependencies:
    - dependency-name: golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1c60c9a View commit details
    Browse the repository at this point in the history
  7. chore(deps): bump github.com/projectdiscovery/utils from 0.0.40 to 0.…

    …0.43 (#1289)
    
    chore(deps): bump github.com/projectdiscovery/utils
    
    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.40 to 0.0.43.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.40...v0.0.43)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sandeep Singh <[email protected]>
    dependabot[bot] and ehsandeep authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    b4485c8 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.1…

    …02 to 0.0.105 (#1288)
    
    chore(deps): bump github.com/projectdiscovery/wappalyzergo
    
    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.102 to 0.0.105.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.102...v0.0.105)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sandeep Singh <[email protected]>
    dependabot[bot] and ehsandeep authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    243e61c View commit details
    Browse the repository at this point in the history
  9. Workflow update (#1290)

    * added auto dep merge
    
    * added release test in build workflow
    
    * workflow update
    
    * Added Disclaimer
    ehsandeep authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    ac5348b View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    366a984 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    1e7aff9 View commit details
    Browse the repository at this point in the history
  12. update example

    dogancanbakir committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    e90a434 View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.12 to 0.0.…

    …14 (#1286)
    
    * chore(deps): bump github.com/projectdiscovery/dsl from 0.0.12 to 0.0.14
    
    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.12 to 0.0.14.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.12...v0.0.14)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    * bump go version
    
    * updating readme
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sandeep Singh <[email protected]>
    Co-authored-by: mzack <[email protected]>
    3 people authored Jul 17, 2023
    Configuration menu
    Copy the full SHA
    5ed2fab View commit details
    Browse the repository at this point in the history
  14. Update README.md

    ehsandeep committed Jul 17, 2023
    Configuration menu
    Copy the full SHA
    1c15cc3 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. chore(deps): bump github.com/projectdiscovery/rawhttp from 0.1.17 to …

    …0.1.18 (#1294)
    
    chore(deps): bump github.com/projectdiscovery/rawhttp
    
    Bumps [github.com/projectdiscovery/rawhttp](https://github.com/projectdiscovery/rawhttp) from 0.1.17 to 0.1.18.
    - [Release notes](https://github.com/projectdiscovery/rawhttp/releases)
    - [Commits](projectdiscovery/rawhttp@v0.1.17...v0.1.18)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/rawhttp
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    aa6da76 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump github.com/go-rod/rod from 0.113.3 to 0.113.4 (#1296)

    Bumps [github.com/go-rod/rod](https://github.com/go-rod/rod) from 0.113.3 to 0.113.4.
    - [Release notes](https://github.com/go-rod/rod/releases)
    - [Commits](go-rod/rod@v0.113.3...v0.113.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-rod/rod
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    005390f View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/utils from 0.0.43 to 0.…

    …0.44 (#1297)
    
    chore(deps): bump github.com/projectdiscovery/utils
    
    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.43 to 0.0.44.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Commits](projectdiscovery/utils@v0.0.43...v0.0.44)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 18, 2023
    Configuration menu
    Copy the full SHA
    a3073df View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Merge pull request #1245 from dogancanbakir/error_page_classifier

    Error page classifier
    Mzack9999 authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    b3de0bc View commit details
    Browse the repository at this point in the history
  2. Make output response fields public (#1266)

    * Make output response fields public so they can be specified if httpx used as a library.
    
    * Fix runner.go to use renamed params.
    
    * renaming var
    
    ---------
    
    Co-authored-by: mzack <[email protected]>
    jnovikov and Mzack9999 authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    9e1242d View commit details
    Browse the repository at this point in the history
  3. chore(deps): bump github.com/projectdiscovery/retryablehttp-go from 1…

    ….0.18 to 1.0.19 (#1295)
    
    chore(deps): bump github.com/projectdiscovery/retryablehttp-go
    
    Bumps [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) from 1.0.18 to 1.0.19.
    - [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
    - [Commits](projectdiscovery/retryablehttp-go@v1.0.18...v1.0.19)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryablehttp-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Sandeep Singh <[email protected]>
    dependabot[bot] and ehsandeep authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2adcb5a View commit details
    Browse the repository at this point in the history
  4. chore(deps): bump github.com/microcosm-cc/bluemonday from 1.0.24 to 1…

    ….0.25 (#1301)
    
    chore(deps): bump github.com/microcosm-cc/bluemonday
    
    Bumps [github.com/microcosm-cc/bluemonday](https://github.com/microcosm-cc/bluemonday) from 1.0.24 to 1.0.25.
    - [Release notes](https://github.com/microcosm-cc/bluemonday/releases)
    - [Commits](microcosm-cc/bluemonday@v1.0.24...v1.0.25)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/microcosm-cc/bluemonday
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    2768121 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/go-rod/rod from 0.113.4 to 0.114.0 (#1300)

    Bumps [github.com/go-rod/rod](https://github.com/go-rod/rod) from 0.113.4 to 0.114.0.
    - [Release notes](https://github.com/go-rod/rod/releases)
    - [Commits](go-rod/rod@v0.113.4...v0.114.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-rod/rod
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6a77eab View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2023

  1. Bugfix: Responses With Different HTTP Methods Are Written to Same Fil…

    …e (#1298)
    
    fix bug where responses from different http methods would be saved to the same file
    ErikOwen authored Jul 22, 2023
    Configuration menu
    Copy the full SHA
    104a2f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e4b1efb View commit details
    Browse the repository at this point in the history
  3. misc update

    ehsandeep committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    9389626 View commit details
    Browse the repository at this point in the history
  4. removed duplicate step

    ehsandeep committed Jul 22, 2023
    Configuration menu
    Copy the full SHA
    ef305f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b14f64a View commit details
    Browse the repository at this point in the history

Commits on Aug 4, 2023

  1. runner/options.go: Fixed typo. (#1310)

    Signed-off-by: DroidKali <[email protected]>
    Co-authored-by: DroidKali <[email protected]>
    DroidKali and DroidKali authored Aug 4, 2023
    Configuration menu
    Copy the full SHA
    bf1f884 View commit details
    Browse the repository at this point in the history
  2. workflow fixes

    ehsandeep committed Aug 4, 2023
    Configuration menu
    Copy the full SHA
    44d0cff View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Configuration menu
    Copy the full SHA
    33709e6 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. Update integration.go (#1319)

    Fixed minor mistakes in the comments
    0xGwyn authored Aug 15, 2023
    Configuration menu
    Copy the full SHA
    34762b0 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    9be9fb5 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2023

  1. Configuration menu
    Copy the full SHA
    d463b3b View commit details
    Browse the repository at this point in the history

Commits on Aug 30, 2023

  1. Configuration menu
    Copy the full SHA
    13f78bc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f6c9d0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2ad958c View commit details
    Browse the repository at this point in the history

Commits on Aug 31, 2023

  1. Added redirect policy which takes HSTS into account, so that even if …

    …the location would go from HTTPs to HTTP it would follow to HTTPs if an HTSTS header is present
    skraxberger committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    c4810ff View commit details
    Browse the repository at this point in the history
  2. Revert "Added redirect policy which takes HSTS into account, so that …

    …even if the location would go from HTTPs to HTTP it would follow to HTTPs if an HTSTS header is present"
    
    This reverts commit c4810ff.
    skraxberger committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    0b702c5 View commit details
    Browse the repository at this point in the history
  3. Implemented a redirect strategy which respects HSTS headers and modif…

    …ies the URL accordingly if necessary
    skraxberger committed Aug 31, 2023
    Configuration menu
    Copy the full SHA
    964cc3b View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2023

  1. Exclude WAF (#1341)

    * Exclude WAF
    
    * Add missing 's'
    
    * Revert "Add missing 's'"
    
    This reverts commit 467ceca3202b22f64f5bfdefc27b347868f31cb1.
    JoshuaMart authored Sep 5, 2023
    Configuration menu
    Copy the full SHA
    1796785 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2023

  1. remove fullurl from req-res (#1337)

    * remove fullurl from req-res
    
    * add fullurl at the end
    dogancanbakir authored Sep 6, 2023
    Configuration menu
    Copy the full SHA
    f36a2c0 View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2023

  1. Configuration menu
    Copy the full SHA
    d814260 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e9893a8 View commit details
    Browse the repository at this point in the history
  3. Add flag to preview first N characters (#1316)

    * Add flag to preview first N characters
    
    * use dynamic var for body-preview flag
    
    * strip html tags from response
    
    * add stripe option to remove html or xml tags
    
    * typo
    
    * resolve merge conflicts
    
    * add test and update readme
    
    * update readme
    
    * typo
    
    * typo no 2
    
    * small refactor
    
    * include body preview in jsonl output
    
    * minor changes
    
    ---------
    
    Co-authored-by: mzack <[email protected]>
    Co-authored-by: Mzack9999 <[email protected]>
    3 people authored Sep 7, 2023
    Configuration menu
    Copy the full SHA
    76adadf View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d702f63 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2023

  1. merge conflict

    Mzack9999 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8b5dc7b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0f6edb5 View commit details
    Browse the repository at this point in the history
  3. restoring code

    Mzack9999 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    8d32c15 View commit details
    Browse the repository at this point in the history
  4. fixing logic

    Mzack9999 committed Sep 11, 2023
    Configuration menu
    Copy the full SHA
    4432f63 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #1335 from secinto/redirectPolicyWithHSTS

    Redirect policy with hsts
    Mzack9999 authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    70baee9 View commit details
    Browse the repository at this point in the history
  6. Allow to show response headers in json output without using -irh op…

    …tion (#1326)
    
    * Show responses headers in JSON output
    
    * Update ident
    
    * Update options name
    
    * Update option & README
    
    * Add missing 's'
    
    * Add missing 's'
    
    * updated headers to header for user facing variable to keep it uniform
    
    * updating doc
    
    ---------
    
    Co-authored-by: sandeep <[email protected]>
    Co-authored-by: Mzack9999 <[email protected]>
    3 people authored Sep 11, 2023
    Configuration menu
    Copy the full SHA
    11fa743 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2023

  1. version update

    ehsandeep committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    372dfe6 View commit details
    Browse the repository at this point in the history
  2. readme updates

    ehsandeep committed Sep 12, 2023
    Configuration menu
    Copy the full SHA
    b679386 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. fix minor screenshot issues (#1353)

    * fix minor screenshot issues
    
    * fix no file or dir err
    dogancanbakir authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ddad7c8 View commit details
    Browse the repository at this point in the history
  2. fix minor screenshot issues (#1353)

    * fix minor screenshot issues
    
    * fix no file or dir err
    dogancanbakir authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    9e26204 View commit details
    Browse the repository at this point in the history
  3. Fixed DNS resolving A records when -ports is set (#1347)

    * Fixed DNS resolving A records when -ports is set
    
    * fixed ineffectual assignment
    
    * fmt
    
    ---------
    
    Co-authored-by: kzoltan <[email protected]>
    Co-authored-by: mzack <[email protected]>
    3 people authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    cb522ce View commit details
    Browse the repository at this point in the history
  4. readme update

    ehsandeep committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d380f31 View commit details
    Browse the repository at this point in the history
  5. chore(deps): bump github.com/projectdiscovery/utils

    Bumps [github.com/projectdiscovery/utils](https://github.com/projectdiscovery/utils) from 0.0.48 to 0.0.54.
    - [Release notes](https://github.com/projectdiscovery/utils/releases)
    - [Changelog](https://github.com/projectdiscovery/utils/blob/main/CHANGELOG.md)
    - [Commits](projectdiscovery/utils@v0.0.48...v0.0.54)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/utils
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    571abf6 View commit details
    Browse the repository at this point in the history
  6. chore(deps): bump github.com/projectdiscovery/goflags

    Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.1.14-0.20230809193030-a634ac4b5c5d to 0.1.20.
    - [Release notes](https://github.com/projectdiscovery/goflags/releases)
    - [Commits](https://github.com/projectdiscovery/goflags/commits/v0.1.20)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/goflags
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e434de9 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #1354 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/utils-0.0.54
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    e2dcae8 View commit details
    Browse the repository at this point in the history
  8. chore(deps): bump github.com/projectdiscovery/dsl from 0.0.16 to 0.0.21

    Bumps [github.com/projectdiscovery/dsl](https://github.com/projectdiscovery/dsl) from 0.0.16 to 0.0.21.
    - [Release notes](https://github.com/projectdiscovery/dsl/releases)
    - [Commits](projectdiscovery/dsl@v0.0.16...v0.0.21)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/dsl
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    996c021 View commit details
    Browse the repository at this point in the history
  9. chore(deps): bump github.com/projectdiscovery/wappalyzergo

    Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.105 to 0.0.109.
    - [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
    - [Commits](projectdiscovery/wappalyzergo@v0.0.105...v0.0.109)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/wappalyzergo
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    ab6a7b0 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #1357 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/goflags-0.1.20
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    72f4854 View commit details
    Browse the repository at this point in the history
  11. Merge pull request #1358 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/wappalyzergo-0.0.109
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    c7125e7 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #1355 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/dsl-0.0.21
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    f7c947f View commit details
    Browse the repository at this point in the history
  13. chore(deps): bump github.com/projectdiscovery/retryablehttp-go

    Bumps [github.com/projectdiscovery/retryablehttp-go](https://github.com/projectdiscovery/retryablehttp-go) from 1.0.19 to 1.0.26.
    - [Release notes](https://github.com/projectdiscovery/retryablehttp-go/releases)
    - [Commits](projectdiscovery/retryablehttp-go@v1.0.19...v1.0.26)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/projectdiscovery/retryablehttp-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    b7dc287 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #1356 from projectdiscovery/dependabot/go_modules/…

    …dev/github.com/projectdiscovery/retryablehttp-go-1.0.26
    dependabot[bot] authored Sep 13, 2023
    Configuration menu
    Copy the full SHA
    877fca9 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Restoring projectdiscovery/httpx#1331 (#1360)

    * Restoring projectdiscovery/httpx#1331
    
    * updating readme
    Mzack9999 authored Sep 14, 2023
    Configuration menu
    Copy the full SHA
    88fa321 View commit details
    Browse the repository at this point in the history
  2. removing unused file

    ehsandeep committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    c4e101b View commit details
    Browse the repository at this point in the history