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

v1.1.3 Release preparation #411

Merged
merged 49 commits into from
Oct 10, 2021
Merged

v1.1.3 Release preparation #411

merged 49 commits into from
Oct 10, 2021

Conversation

ehsandeep
Copy link
Member

No description provided.

dependabot bot and others added 30 commits August 30, 2021 10:08
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.11 to 0.0.12.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](projectdiscovery/wappalyzergo@v0.0.11...v0.0.12)

---
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]>
…ev/github.com/projectdiscovery/wappalyzergo-0.0.12

chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.11 to 0.0.12
Bumps [github.com/projectdiscovery/wappalyzergo](https://github.com/projectdiscovery/wappalyzergo) from 0.0.12 to 0.0.13.
- [Release notes](https://github.com/projectdiscovery/wappalyzergo/releases)
- [Commits](projectdiscovery/wappalyzergo@v0.0.12...v0.0.13)

---
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]>
…ev/github.com/projectdiscovery/wappalyzergo-0.0.13

chore(deps): bump github.com/projectdiscovery/wappalyzergo from 0.0.12 to 0.0.13
Disabling automatic UA if user defines one
build: bump to go 1.17 and update docker image
Bumps golang from 1.17.0-alpine to 1.17.1-alpine.

---
updated-dependencies:
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
…olang-1.17.1-alpine

chore(deps): bump golang from 1.17.0-alpine to 1.17.1-alpine
…ssue-with-unsafe-flag

status-code with unsafe flag fix
…th regexp.Compile to avoid having to escape twice (gosimple)
- missing word in runner.go file errors
- various consistency cleanup.
Support output in CSV format
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment