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

Fix duplicate Headers #512

Merged
merged 31 commits into from
Dec 8, 2023
Merged

Fix duplicate Headers #512

merged 31 commits into from
Dec 8, 2023

Conversation

n00b-bot
Copy link
Contributor

@n00b-bot n00b-bot commented Dec 4, 2023

Duplicate Headers when reading from raw data request
image

dependabot bot and others added 30 commits October 5, 2023 20:28
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.3.0 to 0.4.0.
- [Commits](golang/sync@v0.3.0...v0.4.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.12.0 to 0.13.0.
- [Commits](golang/term@v0.12.0...v0.13.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
fixed wrong argument for skipping DOM, before was the same sample from remote wordlists
…g.org/x/term-0.13.0

Bump golang.org/x/term from 0.12.0 to 0.13.0
…g.org/x/sync-0.4.0

Bump golang.org/x/sync from 0.3.0 to 0.4.0
Bumps [github.com/chromedp/chromedp](https://github.com/chromedp/chromedp) from 0.9.2 to 0.9.3.
- [Release notes](https://github.com/chromedp/chromedp/releases)
- [Commits](chromedp/chromedp@v0.9.2...v0.9.3)

---
updated-dependencies:
- dependency-name: github.com/chromedp/chromedp
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [golang.org/x/net](https://github.com/golang/net) from 0.12.0 to 0.17.0.
- [Commits](golang/net@v0.12.0...v0.17.0)

---
updated-dependencies:
- dependency-name: golang.org/x/net
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: guoguangwu <guoguangwu@magic-shield.com>
…g.org/x/net-0.17.0

Bump golang.org/x/net from 0.12.0 to 0.17.0
…b.com/chromedp/chromedp-0.9.3

Bump github.com/chromedp/chromedp from 0.9.2 to 0.9.3
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.11.1 to 4.11.2.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v4.11.1...v4.11.2)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…b.com/labstack/echo/v4-4.11.2

Bump github.com/labstack/echo/v4 from 4.11.1 to 4.11.2
Bumps [golang.org/x/sync](https://github.com/golang/sync) from 0.4.0 to 0.5.0.
- [Commits](golang/sync@v0.4.0...v0.5.0)

---
updated-dependencies:
- dependency-name: golang.org/x/sync
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.7.0 to 1.8.0.
- [Release notes](https://github.com/spf13/cobra/releases)
- [Commits](spf13/cobra@v1.7.0...v1.8.0)

---
updated-dependencies:
- dependency-name: github.com/spf13/cobra
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [github.com/labstack/echo/v4](https://github.com/labstack/echo) from 4.11.2 to 4.11.3.
- [Release notes](https://github.com/labstack/echo/releases)
- [Changelog](https://github.com/labstack/echo/blob/master/CHANGELOG.md)
- [Commits](labstack/echo@v4.11.2...v4.11.3)

---
updated-dependencies:
- dependency-name: github.com/labstack/echo/v4
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…g.org/x/sync-0.5.0

Bump golang.org/x/sync from 0.4.0 to 0.5.0
…b.com/spf13/cobra-1.8.0

Bump github.com/spf13/cobra from 1.7.0 to 1.8.0
…b.com/labstack/echo/v4-4.11.3

Bump github.com/labstack/echo/v4 from 4.11.2 to 4.11.3
Bumps [golang.org/x/term](https://github.com/golang/term) from 0.13.0 to 0.14.0.
- [Commits](golang/term@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: golang.org/x/term
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
…g.org/x/term-0.14.0

Bump golang.org/x/term from 0.13.0 to 0.14.0
change deprected config in goreleaser
@codecov-commenter
Copy link

Codecov Report

Attention: 2 lines in your changes are missing coverage. Please review.

Comparison is base (ea7379f) 81.05% compared to head (ee47de9) 80.96%.
Report is 5 commits behind head on dev.

Files Patch % Lines
pkg/optimization/optimization.go 84.61% 2 Missing ⚠️

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@            Coverage Diff             @@
##              dev     #512      +/-   ##
==========================================
- Coverage   81.05%   80.96%   -0.09%     
==========================================
  Files          16       16              
  Lines         876      872       -4     
==========================================
- Hits          710      706       -4     
  Misses        122      122              
  Partials       44       44              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link
Owner

@hahwul hahwul left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you so much for your contribution! I will merge it into the dev branch :D

@hahwul hahwul merged commit cfe4a5d into hahwul:dev Dec 8, 2023
6 checks passed
@n00b-bot
Copy link
Contributor Author

Ok next time I will create PR for main branch =))

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

Successfully merging this pull request may close these issues.

None yet

5 participants