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

Bump github.com/fardog/secureoperator from 2.1.0+incompatible to 4.1.0+incompatible #9

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Nov 29, 2021

Bumps github.com/fardog/secureoperator from 2.1.0+incompatible to 4.1.0+incompatible.

Release notes

Sourced from github.com/fardog/secureoperator's releases.

v4.1.0

Changes

Known Issues

  • None

Version Info

output of secure-operator --help:

A DNS-protocol proxy for Google's DNS-over-HTTPS service.

Usage:

secure-operator [options]

Options:

-auto-edns-subnet By default, we use an EDNS subnet of 0.0.0.0/0 which does not reveal your IP address or subnet to authoratative DNS servers. If privacy of your IP address is not a concern and you want to take advantage of an authoratative server determining the best DNS results for you, set this flag. This flag specifies that Google should choose what subnet to send; if you'd like to specify your own subnet, use the -edns-subnet option. -cloudflare Use Cloudflare defaults. When set, the following options will be used unless explicitly overridden: dns-servers: 1.0.0.1,1.1.1.1 params: ct=application/dns-json endpoint: https://cloudflare-dns.com/dns-query -dns-servers string DNS Servers used to look up the endpoint; system default is used if absent. Ignored if "endpoint-ips" is set. Comma separated, e.g. "8.8.8.8,8.8.4.4:53". The port section is optional, and 53 will be used by default. -edns-subnet string Specify a subnet to be sent in the edns0-client-subnet option; by default we specify that this option should not be used, for privacy. If -auto-edns-subnet is used, the value specified here is ignored. (default "0.0.0.0/0") -endpoint string DNS-over-HTTPS endpoint url (default "https://dns.google.com/resolve") -endpoint-ips string IPs of the DNS-over-HTTPS endpoint; if provided, endpoint lookup is skipped, and the host value in "endpoint" is sent as the Host header. Comma </tr></table>

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [github.com/fardog/secureoperator](https://github.com/fardog/secureoperator) from 2.1.0+incompatible to 4.1.0+incompatible.
- [Release notes](https://github.com/fardog/secureoperator/releases)
- [Commits](fardog/secureoperator@v2.1.0...v4.1.0)

---
updated-dependencies:
- dependency-name: github.com/fardog/secureoperator
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 29, 2021
Copy link

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
No data about Duplication

See analysis details on SonarCloud

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants