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

v0.0.6 Release #75

Merged
merged 18 commits into from
Aug 22, 2022
Merged

v0.0.6 Release #75

merged 18 commits into from
Aug 22, 2022

Conversation

ehsandeep
Copy link
Member

No description provided.

dependabot bot and others added 17 commits July 25, 2022 03:29
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
@ehsandeep ehsandeep merged commit 2b4936d into main Aug 22, 2022
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
No Duplication information No Duplication information

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants