kawipiko/documentation/sbom/sbom.html

176 lines
5.7 KiB
HTML
Raw Normal View History

2022-09-02 11:35:29 +00:00
<h2>SBOM (Software Bill of Materials)</h2>
<table>
<thead>
<tr>
<th>Dependency</th>
<th>Version</th>
<th>License (SPDX)</th>
<th>VCS URL</th>
</tr>
</thead>
<tbody>
<tr>
<td><code>github.com/andybalholm/brotli</code></td>
<td><code>v1.0.4</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/andybalholm/brotli">https://github.com/andybalholm/brotli</a></td>
</tr>
<tr>
<td><code>github.com/cheekybits/genny</code></td>
<td><code>v1.0.0</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/cheekybits/genny">https://github.com/cheekybits/genny</a></td>
</tr>
<tr>
<td><code>github.com/cipriancraciun/go-cdb-lib</code></td>
<td><code>v0.0.0-20190809203657-d959ce9cc674</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/cipriancraciun/go-cdb-lib">https://github.com/cipriancraciun/go-cdb-lib</a></td>
</tr>
<tr>
<td><code>github.com/foobaz/go-zopfli</code></td>
<td><code>v0.0.0-20140122214029-7432051485e2</code></td>
<td><code>{unknown}</code></td>
<td><a href="https://github.com/foobaz/go-zopfli">https://github.com/foobaz/go-zopfli</a></td>
</tr>
<tr>
<td><code>github.com/fsnotify/fsnotify</code></td>
<td><code>v1.5.1</code></td>
<td><code>BSD-3-Clause</code></td>
<td><a href="https://github.com/fsnotify/fsnotify">https://github.com/fsnotify/fsnotify</a></td>
</tr>
<tr>
<td><code>github.com/go-task/slim-sprig</code></td>
<td><code>v0.0.0-20210107165309-348f09dbbbc0</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/go-task/slim-sprig">https://github.com/go-task/slim-sprig</a></td>
</tr>
<tr>
<td><code>github.com/klauspost/compress</code></td>
<td><code>v1.14.3</code></td>
<td><code>Apache-2.0</code></td>
<td><a href="https://github.com/klauspost/compress">https://github.com/klauspost/compress</a></td>
</tr>
<tr>
<td><code>github.com/lucas-clemente/quic-go</code></td>
<td><code>v0.25.0</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/lucas-clemente/quic-go">https://github.com/lucas-clemente/quic-go</a></td>
</tr>
<tr>
<td><code>github.com/marten-seemann/qpack</code></td>
<td><code>v0.2.1</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/marten-seemann/qpack">https://github.com/marten-seemann/qpack</a></td>
</tr>
<tr>
<td><code>github.com/marten-seemann/qtls-go1-16</code></td>
<td><code>v0.1.4</code></td>
<td><code>BSD-3-Clause</code></td>
<td><a href="https://github.com/marten-seemann/qtls-go1-16">https://github.com/marten-seemann/qtls-go1-16</a></td>
</tr>
<tr>
<td><code>github.com/marten-seemann/qtls-go1-17</code></td>
<td><code>v0.1.0</code></td>
<td><code>BSD-3-Clause</code></td>
<td><a href="https://github.com/marten-seemann/qtls-go1-17">https://github.com/marten-seemann/qtls-go1-17</a></td>
</tr>
<tr>
<td><code>github.com/marten-seemann/qtls-go1-18</code></td>
<td><code>v0.1.0-beta.1</code></td>
<td><code>BSD-3-Clause</code></td>
<td><a href="https://github.com/marten-seemann/qtls-go1-18">https://github.com/marten-seemann/qtls-go1-18</a></td>
</tr>
<tr>
<td><code>github.com/nxadm/tail</code></td>
<td><code>v1.4.8</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/nxadm/tail">https://github.com/nxadm/tail</a></td>
</tr>
<tr>
<td><code>github.com/onsi/ginkgo</code></td>
<td><code>v1.16.5</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/onsi/ginkgo">https://github.com/onsi/ginkgo</a></td>
</tr>
<tr>
<td><code>github.com/valyala/bytebufferpool</code></td>
<td><code>v1.0.0</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/valyala/bytebufferpool">https://github.com/valyala/bytebufferpool</a></td>
</tr>
<tr>
<td><code>github.com/valyala/fasthttp</code></td>
<td><code>v1.33.0</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/valyala/fasthttp">https://github.com/valyala/fasthttp</a></td>
</tr>
<tr>
<td><code>github.com/valyala/tcplisten</code></td>
<td><code>v1.0.0</code></td>
<td><code>MIT</code></td>
<td><a href="https://github.com/valyala/tcplisten">https://github.com/valyala/tcplisten</a></td>
</tr>
<tr>
<td><code>github.com/zeebo/blake3</code></td>
<td><code>v0.2.2</code></td>
<td><code>CC0-1.0</code></td>
<td><a href="https://github.com/zeebo/blake3">https://github.com/zeebo/blake3</a></td>
</tr>
<tr>
<td><code>go.etcd.io/bbolt</code></td>
<td><code>v1.3.6</code></td>
<td><code>MIT</code></td>
<td>&lt;{unknown}&gt;</td>
</tr>
<tr>
<td><code>golang.org/x/crypto</code></td>
<td><code>v0.0.0-20220214200702-86341886e292</code></td>
<td><code>BSD-3-Clause</code></td>
<td>&lt;{unknown}&gt;</td>
</tr>
<tr>
<td><code>golang.org/x/mod</code></td>
<td><code>v0.5.1</code></td>
<td><code>BSD-3-Clause</code></td>
<td>&lt;{unknown}&gt;</td>
</tr>
<tr>
<td><code>golang.org/x/net</code></td>
<td><code>v0.0.0-20220127200216-cd36cc0744dd</code></td>
<td><code>BSD-3-Clause</code></td>
<td>&lt;{unknown}&gt;</td>
</tr>
<tr>
<td><code>golang.org/x/sys</code></td>
<td><code>v0.0.0-20220209214540-3681064d5158</code></td>
<td><code>BSD-3-Clause</code></td>
<td><a href="https://github.com/golang/sys">https://github.com/golang/sys</a></td>
</tr>
<tr>
<td><code>golang.org/x/text</code></td>
<td><code>v0.3.7</code></td>
<td><code>BSD-3-Clause</code></td>
<td><a href="https://github.com/golang/text">https://github.com/golang/text</a></td>
</tr>
<tr>
<td><code>golang.org/x/tools</code></td>
<td><code>v0.1.9</code></td>
<td><code>BSD-3-Clause</code></td>
<td>&lt;{unknown}&gt;</td>
</tr>
<tr>
<td><code>golang.org/x/xerrors</code></td>
<td><code>v0.0.0-20200804184101-5ec99f83aff1</code></td>
<td><code>BSD-3-Clause</code></td>
<td>&lt;{unknown}&gt;</td>
</tr>
<tr>
<td><code>gopkg.in/tomb.v1</code></td>
<td><code>v1.0.0-20141024135613-dd632973f1e7</code></td>
<td><code>BSD-3-Clause</code></td>
<td><a href="https://github.com/go-tomb/tomb">https://github.com/go-tomb/tomb</a></td>
</tr>
</tbody>
</table>