Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 9b35739

Browse files
committed
Manually set type in dependency license metadata cache for licenses that could not be automatically identified
1 parent 750fac8 commit 9b35739

File tree

16 files changed

+16
-16
lines changed

16 files changed

+16
-16
lines changed

‎.licenses/go/github.com/ProtonMail/go-crypto/openpgp/ecdsa.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package ecdsa implements ECDSA signature, suitable for OpenPGP, as specified
66
in RFC 6637, section 5.
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/ecdsa
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: go-crypto@v0.0.0-20221026131551-cf6655e29de4/LICENSE
1111
text: |

‎.licenses/go/github.com/ProtonMail/go-crypto/openpgp/eddsa.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package eddsa implements EdDSA signature, suitable for OpenPGP, as specified
66
in https://datatracker.ietf.org/doc/html/draft-ietf-openpgp-crypto-refresh-06#section-13.7
77
homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/eddsa
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: go-crypto@v0.0.0-20221026131551-cf6655e29de4/LICENSE
1111
text: |

‎.licenses/go/github.com/cloudflare/circl/dh/x25519.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package x25519 provides Diffie-Hellman functions as specified in RFC-7748.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x25519
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: circl@v1.1.0/LICENSE
1010
text: |

‎.licenses/go/github.com/cloudflare/circl/dh/x448.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package x448 provides Diffie-Hellman functions as specified in RFC-7748.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/dh/x448
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: circl@v1.1.0/LICENSE
1010
text: |

‎.licenses/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package goldilocks provides elliptic curve operations over the goldilocks
66
curve.
77
homepage: https://pkg.go.dev/github.com/cloudflare/circl/ecc/goldilocks
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: circl@v1.1.0/LICENSE
1111
text: |

‎.licenses/go/github.com/cloudflare/circl/internal/conv.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary:
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/conv
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: circl@v1.1.0/LICENSE
1010
text: |

‎.licenses/go/github.com/cloudflare/circl/internal/sha3.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ type: go
55
summary: Package sha3 implements the SHA-3 fixed-output-length hash functions and
66
the SHAKE variable-output-length hash functions defined by FIPS-202.
77
homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/sha3
8-
license: other
8+
license: bsd-3-clause
99
licenses:
1010
- sources: circl@v1.1.0/LICENSE
1111
text: |

‎.licenses/go/github.com/cloudflare/circl/math.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package math provides some utility functions for big integers.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: circl@v1.1.0/LICENSE
1010
text: |

‎.licenses/go/github.com/cloudflare/circl/math/fp25519.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package fp25519 provides prime field arithmetic over GF(2^255-19).
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/fp25519
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: circl@v1.1.0/LICENSE
1010
text: |

‎.licenses/go/github.com/cloudflare/circl/math/fp448.dep.yml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package fp448 provides prime field arithmetic over GF(2^448-2^224-1).
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/fp448
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: circl@v1.1.0/LICENSE
1010
text: |

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /