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

Chore/rebase to v0.12.4 #4

Open
wants to merge 64 commits into
base: berty
Choose a base branch
from

Conversation

D4ryl00
Copy link

@D4ryl00 D4ryl00 commented Aug 8, 2024

This PR rebases to the original repository v0.12.4, which is the version used by berty messenger

dependabot bot and others added 30 commits February 24, 2023 18:42
…1.0 (multiformats#191)

Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.0.0-20190611184440-5c40567a22f8 to 0.1.0.
- [Release notes](https://github.com/golang/crypto/releases)
- [Commits](https://github.com/golang/crypto/commits/v0.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…oto-names

Update webrtc protocols after rename
* bump go.mod to Go 1.19 and run go fix

* update .github/workflows/go-test.yml

* update .github/workflows/go-check.yml

* update .github/workflows/release-check.yml

* stop using math/rand.Seed, convert fuzz functions to actual fuzzers

---------

Co-authored-by: web3-bot <[email protected]>
Co-authored-by: Marten Seemann <[email protected]>
* add a Deduplicate function

* rename Deduplicate to Unique
* fix nat64 well-known prefix check

* don't use pointer

* make NAT64WellKnownPrefix private
Update sha256-simd to fix a test failure on Go 1.21.

Signed-off-by: Christian Stewart <[email protected]>
Bumps gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0.

---
updated-dependencies:
- dependency-name: gopkg.in/yaml.v3
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
* consider dns addresses as public

* fix private domains list

* early return

* add reference to original list
* manet: consider /dns/localhost as private address

* fix naming
…odules/gopkg.in/yaml.v3-3.0.0

Bump gopkg.in/yaml.v3 from 3.0.0-20200313102051-9f266ea9e77c to 3.0.0
Bumps [golang.org/x/crypto](https://github.com/golang/crypto) from 0.1.0 to 0.17.0.
- [Commits](golang/crypto@v0.1.0...v0.17.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
…odules/golang.org/x/crypto-0.17.0

build(deps): bump golang.org/x/crypto from 0.1.0 to 0.17.0
web3-bot and others added 28 commits March 13, 2024 14:58
…te-by-component

.Decapsulate by Components
Global Unicast IPv6 addresses only belong to prefix 2000::/3. This
change also classifies NAT64 prefixes as Public Addresses as they
may reference public IPv4 addresses.
Copy link

guardrails bot commented Aug 8, 2024

⚠️ We detected 1 security issue in this pull request:

Vulnerable Libraries (1)
Severity Details
Medium pkg:golang/github.com/multiformats/[email protected] upgrade to: > v0.2.3

More info on how to fix Vulnerable Libraries in Go.


👉 Go to the dashboard for detailed results.

📥 Happy? Share your feedback with us.

@D4ryl00 D4ryl00 mentioned this pull request Aug 8, 2024
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.