Third-Party Licenses¶
This file lists all third-party components used by Burrow, including embedded assets and Go module dependencies.
This file is auto-generated. Run mise run licenses to regenerate it.
Embedded Assets¶
These files are bundled directly into the binary and do not carry their license headers in every distributed form.
Bootstrap Icons v1.13.1¶
- Files: select SVG paths inlined as
template.HTMLconsts and{{ define "<app>/icon_*" }}blocks undercontrib/admin/templates/,contrib/auth/templates/,contrib/jobs/templates/,example/notes/internal/. - URL: https://icons.getbootstrap.com/
- Copyright: Copyright 2019-2025 The Bootstrap Authors
- License: MIT — https://github.com/twbs/icons/blob/main/LICENSE
htmx v2.0.8¶
- Files:
contrib/htmx/static/htmx.min.js - URL: https://htmx.org/
- Copyright: Copyright (c) 2020, Big Sky Software LLC
- License: BSD 2-Clause — https://github.com/bigskysoftware/htmx/blob/master/LICENSE
Scalar API Reference v1.58.0¶
- Files:
contrib/apidocs/static/scalar.standalone.js - URL: https://github.com/scalar/scalar
- Copyright: Copyright (c) 2023 Scalar
- License: MIT — https://github.com/scalar/scalar/blob/main/LICENSE
Development Tools¶
mise¶
- URL: https://mise.jdx.dev/
- Copyright: Copyright (c) 2022 Jeff Dickey
- License: MIT — https://github.com/jdx/mise/blob/main/LICENSE
zensical¶
- URL: https://zensical.org/
- Copyright: Copyright (c) Zensical contributors
- License: MIT — https://pypi.org/project/zensical/
Go Module Dependencies¶
Generated with google/go-licenses.
| Module | License | URL |
|---|---|---|
| aead.dev/minisign | MIT | LICENSE |
| github.com/BurntSushi/toml | MIT | LICENSE |
| github.com/cloudflare/tableflip | BSD-3-Clause | LICENSE |
| github.com/davecgh/go-spew/spew | ISC | LICENSE |
| github.com/dustin/go-humanize | MIT | LICENSE |
| github.com/fsnotify/fsnotify | BSD-3-Clause | LICENSE |
| github.com/fxamacker/cbor/v2 | MIT | LICENSE |
| github.com/gabriel-vasile/mimetype | MIT | LICENSE |
| github.com/getkin/kin-openapi/openapi3 | MIT | LICENSE |
| github.com/go-chi/chi/v5 | MIT | LICENSE |
| github.com/go-chi/httplog/v3 | MIT | LICENSE |
| github.com/go-openapi/jsonpointer | Apache-2.0 | LICENSE |
| github.com/go-openapi/swag/jsonname | Apache-2.0 | LICENSE |
| github.com/go-playground/form/v4 | MIT | LICENSE |
| github.com/go-playground/locales | MIT | LICENSE |
| github.com/go-playground/universal-translator | MIT | LICENSE |
| github.com/go-playground/validator/v10 | MIT | LICENSE |
| github.com/go-viper/mapstructure/v2 | MIT | LICENSE |
| github.com/go-webauthn/webauthn | BSD-3-Clause | LICENSE |
| github.com/go-webauthn/x/encoding/asn1 | BSD-3-Clause | LICENSE |
| github.com/go-webauthn/x/revoke | BSD-2-Clause | LICENSE |
| github.com/golang-jwt/jwt/v5 | MIT | LICENSE |
| github.com/google/go-tpm | Apache-2.0 | LICENSE |
| github.com/google/uuid | BSD-3-Clause | LICENSE |
| github.com/gorilla/csrf | BSD-3-Clause | LICENSE |
| github.com/gorilla/securecookie | BSD-3-Clause | LICENSE |
| github.com/joho/godotenv | MIT | LICENSE |
| github.com/leodido/go-urn | MIT | LICENSE |
| github.com/mattn/go-isatty | MIT | LICENSE |
| github.com/minio/selfupdate | Apache-2.0 | LICENSE |
| github.com/minio/selfupdate/internal/binarydist | MIT | LICENSE |
| github.com/minio/selfupdate/internal/osext | BSD-3-Clause | LICENSE |
| github.com/ncruces/go-strftime | MIT | LICENSE |
| github.com/nicksnyder/go-i18n/v2 | MIT | LICENSE |
| github.com/oasdiff/yaml | MIT | LICENSE |
| github.com/oasdiff/yaml3 | MIT | LICENSE |
| github.com/oliverandrich/den | MIT | LICENSE |
| github.com/philhofer/fwd | MIT | LICENSE |
| github.com/pmezard/go-difflib/difflib | BSD-3-Clause | LICENSE |
| github.com/remyoudompheng/bigfft | BSD-3-Clause | LICENSE |
| github.com/santhosh-tekuri/jsonschema/v6 | Apache-2.0 | LICENSE |
| github.com/stretchr/testify | MIT | LICENSE |
| github.com/tinylib/msgp/msgp | MIT | LICENSE |
| github.com/unrolled/secure | MIT | LICENSE |
| github.com/urfave/cli/v3 | MIT | LICENSE |
| github.com/wneessen/go-mail | MIT | LICENSE |
| github.com/wneessen/go-mail/smtp | BSD-3-Clause | LICENSE |
| github.com/x448/float16 | MIT | LICENSE |
| golang.org/x/crypto | BSD-3-Clause | LICENSE |
| golang.org/x/mod | BSD-3-Clause | LICENSE |
| golang.org/x/net/idna | BSD-3-Clause | LICENSE |
| golang.org/x/sys | BSD-3-Clause | LICENSE |
| golang.org/x/text | BSD-3-Clause | LICENSE |
| golang.org/x/time/rate | BSD-3-Clause | LICENSE |
| gopkg.in/yaml.v3 | MIT | LICENSE |
| modernc.org/libc | MIT | LICENSE |
| modernc.org/mathutil | BSD-3-Clause | LICENSE |
| modernc.org/memory | BSD-3-Clause | LICENSE |
| modernc.org/sqlite | BSD-3-Clause | LICENSE |