From 2cec24dbacbe0a39eba92cbc0a0e49c2a42315fa Mon Sep 17 00:00:00 2001 From: per1234 Date: Sat, 1 Mar 2025 18:23:39 -0800 Subject: [PATCH 1/2] Remove trailing space from dependency license metadata The dependency license metadata is generated by the "Licensed" tool. Previous versions of this tool added a trailing space on the `summary` key. Although trailing whitespace in human produced content is not permitted, machine generated content is used as-is, and so these trailing spaces were left in the metadata files. It seems that the defect in the "Licensed" tool that caused the trailing space was fixed in a recent version because it is now absent in the metadata files produced by the tool. The metadata files are hereby updated to use the format of the version of the "Licensed" tool currently in use. --- .../go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml | 2 +- .../github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml | 2 +- .../ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml | 2 +- .../go/github.com/ProtonMail/go-crypto/openpgp/x25519.dep.yml | 2 +- .../go/github.com/ProtonMail/go-crypto/openpgp/x448.dep.yml | 2 +- .../go/github.com/arduino/go-paths-helper.dep.yml | 2 +- .../go/github.com/cloudflare/circl/internal/conv.dep.yml | 2 +- .../go/github.com/pjbgf/sha1cd/internal.dep.yml | 2 +- .../go/github.com/xanzy/ssh-agent.dep.yml | 2 +- .../go/go.bug.st/relaxed-semver.dep.yml | 2 +- 10 files changed, 10 insertions(+), 10 deletions(-) diff --git a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml index d727be60..45bfe9ab 100644 --- a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/bitcurves.dep.yml @@ -2,7 +2,7 @@ name: github.com/ProtonMail/go-crypto/bitcurves version: v1.1.5 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/bitcurves license: bsd-3-clause licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml index af4d19c6..e9a30da3 100644 --- a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/internal/byteutil.dep.yml @@ -2,7 +2,7 @@ name: github.com/ProtonMail/go-crypto/internal/byteutil version: v1.1.5 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/internal/byteutil license: bsd-3-clause licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml index 0cd24afe..6432622d 100644 --- a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm.dep.yml @@ -2,7 +2,7 @@ name: github.com/ProtonMail/go-crypto/openpgp/internal/algorithm version: v1.1.5 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/internal/algorithm license: bsd-3-clause licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/x25519.dep.yml b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/x25519.dep.yml index e9f36d3b..ddef3553 100644 --- a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/x25519.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/x25519.dep.yml @@ -2,7 +2,7 @@ name: github.com/ProtonMail/go-crypto/openpgp/x25519 version: v1.1.5 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x25519 license: bsd-3-clause licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/x448.dep.yml b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/x448.dep.yml index 56f4b159..306e5341 100644 --- a/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/x448.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/ProtonMail/go-crypto/openpgp/x448.dep.yml @@ -2,7 +2,7 @@ name: github.com/ProtonMail/go-crypto/openpgp/x448 version: v1.1.5 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/ProtonMail/go-crypto/openpgp/x448 license: bsd-3-clause licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/arduino/go-paths-helper.dep.yml b/.licenses/libraries-repository-engine/go/github.com/arduino/go-paths-helper.dep.yml index 01899363..21d102e9 100644 --- a/.licenses/libraries-repository-engine/go/github.com/arduino/go-paths-helper.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/arduino/go-paths-helper.dep.yml @@ -2,7 +2,7 @@ name: github.com/arduino/go-paths-helper version: v1.12.1 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/arduino/go-paths-helper license: gpl-2.0-or-later licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/internal/conv.dep.yml b/.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/internal/conv.dep.yml index 877a32bb..b7d803cc 100644 --- a/.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/internal/conv.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/cloudflare/circl/internal/conv.dep.yml @@ -2,7 +2,7 @@ name: github.com/cloudflare/circl/internal/conv version: v1.6.0 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/cloudflare/circl/internal/conv license: bsd-3-clause licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/pjbgf/sha1cd/internal.dep.yml b/.licenses/libraries-repository-engine/go/github.com/pjbgf/sha1cd/internal.dep.yml index 0117afa6..e259f76a 100644 --- a/.licenses/libraries-repository-engine/go/github.com/pjbgf/sha1cd/internal.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/pjbgf/sha1cd/internal.dep.yml @@ -2,7 +2,7 @@ name: github.com/pjbgf/sha1cd/internal version: v0.3.2 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/pjbgf/sha1cd/internal license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/github.com/xanzy/ssh-agent.dep.yml b/.licenses/libraries-repository-engine/go/github.com/xanzy/ssh-agent.dep.yml index 37f99d73..f0decdad 100644 --- a/.licenses/libraries-repository-engine/go/github.com/xanzy/ssh-agent.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/xanzy/ssh-agent.dep.yml @@ -2,7 +2,7 @@ name: github.com/xanzy/ssh-agent version: v0.3.3 type: go -summary: +summary: homepage: https://pkg.go.dev/github.com/xanzy/ssh-agent license: apache-2.0 licenses: diff --git a/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml b/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml index 3d5aeafc..9d1c626f 100644 --- a/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml +++ b/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml @@ -2,7 +2,7 @@ name: go.bug.st/relaxed-semver version: v0.13.0 type: go -summary: +summary: homepage: https://pkg.go.dev/go.bug.st/relaxed-semver license: bsd-3-clause licenses: From 573941bfecb6635a8fcfd726387f80c4ca6e80cf Mon Sep 17 00:00:00 2001 From: per1234 Date: Sat, 1 Mar 2025 18:24:40 -0800 Subject: [PATCH 2/2] Add generated YAML document end markers to dependency license metadata cache The dependency license metadata is generated by the "Licensed" tool. The version of the tool now in use adds YAML document end markers to some metadata files, which were not present in the files generated by the tool at the time the cache was established. I don't know why it adds these markers to only some of the metadata files, but they are valid (though optional so the files without are also correct) and machine generated content is used as-is. The metadata files are hereby updated to use the format produced by the version of the "Licensed" tool currently in use. --- .../go/github.com/xanzy/ssh-agent.dep.yml | 1 + .../go/go.bug.st/relaxed-semver.dep.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/.licenses/libraries-repository-engine/go/github.com/xanzy/ssh-agent.dep.yml b/.licenses/libraries-repository-engine/go/github.com/xanzy/ssh-agent.dep.yml index f0decdad..ed091a36 100644 --- a/.licenses/libraries-repository-engine/go/github.com/xanzy/ssh-agent.dep.yml +++ b/.licenses/libraries-repository-engine/go/github.com/xanzy/ssh-agent.dep.yml @@ -216,3 +216,4 @@ licenses: Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at notices: [] +... diff --git a/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml b/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml index 9d1c626f..85f9eaef 100644 --- a/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml +++ b/.licenses/libraries-repository-engine/go/go.bug.st/relaxed-semver.dep.yml @@ -42,3 +42,4 @@ licenses: POSSIBILITY OF SUCH DAMAGE. notices: [] +...