Skip to content

Commit 5ffead0

Browse files
committed
Manually set type in dependency license metadata cache for licenses that could not be automatically identified
1 parent fa8c9af commit 5ffead0

File tree

45 files changed

+48
-48
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

45 files changed

+48
-48
lines changed

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/ecdsa.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/arduino-lint/go/github.com/ProtonMail/go-crypto/openpgp/eddsa.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x25519.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/dh/x448.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/internal/conv.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/cloudflare/circl/internal/conv
33
version: v1.1.0
44
type: go
5-
summary:
5+
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/internal/sha3.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/math.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp25519.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/math/fp448.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/math/mlsbset.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package mlsbset provides a constant-time exponentiation method with precomputation.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/mlsbset
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/sign.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package sign provides unified interfaces for signature schemes.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package ed25519 implements Ed25519 signature scheme as described in RFC-8032.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed25519
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/github.com/cloudflare/circl/sign/ed448.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package ed448 implements Ed448 signature scheme as described in RFC-8032.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed448
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/arduino-lint/go/golang.org/x/crypto/internal/alias.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.3.0
44
type: go
55
summary: Package alias implements memory aliasing tests.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/internal/alias
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/ProtonMail/go-crypto/openpgp/ecdsa.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/docsgen/go/github.com/ProtonMail/go-crypto/openpgp/eddsa.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/cloudflare/circl/internal/conv
33
version: v1.1.0
44
type: go
5-
summary:
5+
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/math.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package mlsbset provides a constant-time exponentiation method with precomputation.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/mlsbset
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/sign.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package sign provides unified interfaces for signature schemes.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package ed25519 implements Ed25519 signature scheme as described in RFC-8032.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed25519
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/github.com/cloudflare/circl/sign/ed448.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package ed448 implements Ed448 signature scheme as described in RFC-8032.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed448
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/docsgen/go/golang.org/x/crypto/internal/alias.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v0.3.0
44
type: go
55
summary: Package alias implements memory aliasing tests.
66
homepage: https://pkg.go.dev/golang.org/x/crypto/internal/alias
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/ruledocsgen/go/github.com/ProtonMail/go-crypto/openpgp/ecdsa.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/ruledocsgen/go/github.com/ProtonMail/go-crypto/openpgp/eddsa.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x25519.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/dh/x448.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/ecc/goldilocks.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/conv.dep.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
name: github.com/cloudflare/circl/internal/conv
33
version: v1.1.0
44
type: go
5-
summary:
5+
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/internal/sha3.dep.yml

+1-1
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: [email protected]/LICENSE
1111
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/math.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp25519.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/math/fp448.dep.yml

+1-1
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: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/math/mlsbset.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package mlsbset provides a constant-time exponentiation method with precomputation.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/math/mlsbset
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/sign.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package sign provides unified interfaces for signature schemes.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

Diff for: .licenses/ruledocsgen/go/github.com/cloudflare/circl/sign/ed25519.dep.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ version: v1.1.0
44
type: go
55
summary: Package ed25519 implements Ed25519 signature scheme as described in RFC-8032.
66
homepage: https://pkg.go.dev/github.com/cloudflare/circl/sign/ed25519
7-
license: other
7+
license: bsd-3-clause
88
licenses:
99
- sources: [email protected]/LICENSE
1010
text: |

0 commit comments

Comments
 (0)