-
Notifications
You must be signed in to change notification settings - Fork 86
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
v0.0.6 Release #75
Merged
v0.0.6 Release #75
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps alpine from 3.16.0 to 3.16.1. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [github.com/projectdiscovery/goflags](https://github.com/projectdiscovery/goflags) from 0.0.8 to 0.0.9. - [Release notes](https://github.com/projectdiscovery/goflags/releases) - [Commits](projectdiscovery/goflags@v0.0.8...v0.0.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]>
…v/github.com/projectdiscovery/goflags-0.0.9 chore(deps): bump github.com/projectdiscovery/goflags from 0.0.8 to 0.0.9
…pine-3.16.1 chore(deps): bump alpine from 3.16.0 to 3.16.1
* add scan-all-ips, ip-version flags * add ip to output results for scan-all-ips and ip-version
Bumps [github.com/miekg/dns](https://github.com/miekg/dns) from 1.1.46 to 1.1.50. - [Release notes](https://github.com/miekg/dns/releases) - [Changelog](https://github.com/miekg/dns/blob/master/Makefile.release) - [Commits](miekg/dns@v1.1.46...v1.1.50) --- updated-dependencies: - dependency-name: github.com/miekg/dns dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…v/github.com/miekg/dns-1.1.50 chore(deps): bump github.com/miekg/dns from 1.1.46 to 1.1.50
* add wildcard-cert flag * update docs * misc update Co-authored-by: sandeep <[email protected]>
* Adding openssl prototype via cgo bindings * making openssl optional * using zcrypto * removing unused fields * attempting to fix go.sum hashes * moving code around + fixing connect issues * Added openssl support to auto mode + misc * Added SNI support to openssl + misc fixes to auto * Fixed errrors in logic + remove dead code * Accept any version of SSL * adding linux snippet + updating readme * listing openssl only if supported * fixing go.mod Co-authored-by: Ice3man <[email protected]>
* Adding initial support for tls version enum * Adding support for ciphers enum * updating openssl to respect interface * fixing various lint issues * adding tls/cipher enum to auto mode * renaming json fields
Bumps alpine from 3.16.1 to 3.16.2. --- updated-dependencies: - dependency-name: alpine dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
…pine-3.16.2 chore(deps): bump alpine from 3.16.1 to 3.16.2
Fixed a potential panic with nil conn
This was
linked to
issues
Aug 22, 2022
Closed
Closed
Kudos, SonarCloud Quality Gate passed! |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.