| Apache OpenServerless (Incubating) |
| Copyright 2024-2026 The Apache Software Foundation |
| |
| This product includes software developed at |
| The Apache Software Foundation (https://www.apache.org/). |
| |
| This product contains parts that were originally based on software from |
| Nuvolaris (https://github.com/nuvolaris). |
| Copyright (C) 2022-2024 Nuvolaris S.r.l. |
| |
| ------------------------------------------------------------------------------ |
| SCOPE NOTE |
| ------------------------------------------------------------------------------ |
| |
| This component (oplugins) is the collection of Taskfiles (opsfile.yml) driving |
| the `ops` command line, together with the helper scripts they invoke. The |
| Taskfiles, the Kubernetes manifests and the TypeScript sources beside them are |
| Apache-2.0 licensed files developed at the ASF and carry no third-party |
| attribution requirement. |
| |
| Third-party code is present only in the pre-built JavaScript bundles that are |
| checked into this tree. Those bundles are produced by `bun build` from the |
| TypeScript sources in the sibling directories and statically embed their |
| runtime dependencies. The sections below record the attribution for the code |
| embedded in each bundle. |
| |
| All bundled components are under Apache-2.0 compatible (ASF Category A) |
| licenses. See the WARN file beside this NOTICE for the license classification. |
| |
| ------------------------------------------------------------------------------ |
| Bundled in util/upload.js (built from util/upload) |
| ------------------------------------------------------------------------------ |
| |
| This bundle embeds the MinIO JavaScript client and its dependencies. |
| |
| This product bundles minio (v8.0.1), which was released under an |
| Apache 2.0 license. |
| |
| MinIO Javascript Library for Amazon S3 Compatible Cloud Storage |
| Copyright 2015-2024 MinIO, Inc. |
| |
| This product bundles the following components, which were released under |
| an MIT license. |
| |
| * async (v3.2.6) -- Copyright (c) 2010-2018 Caolan McMahon |
| * block-stream2 (v2.1.0) -- Copyright (c) James Halliday |
| * browser-or-node (v2.1.1) -- Copyright (c) 2018 Dineshkumar Pandiyan |
| * buffer-crc32 (v1.0.0) -- Copyright (c) 2013-2024 Brian J. Brennan |
| * decode-uri-component (v0.2.2) -- Copyright (c) Sam Verschueren |
| * docopt (v0.6.2) -- Copyright (c) 2012 Vladimir Keleshev |
| * eventemitter3 (v5.0.1) -- Copyright (c) 2014 Arnout Kazemier |
| * fast-xml-parser (v4.5.0) -- Copyright (c) 2021 Natural Intelligence |
| * filter-obj (v1.1.0) -- Copyright (c) Sindre Sorhus |
| * ipaddr.js (v2.2.0) -- Copyright (C) 2011-2017 whitequark |
| * lodash (v4.17.21) -- Copyright OpenJS Foundation and other contributors |
| * mime-db (v1.52.0) -- Copyright (c) 2014 Jonathan Ong |
| * mime-types (v2.1.35) -- Copyright (c) 2014 Jonathan Ong |
| * query-string (v7.1.3) -- Copyright (c) Sindre Sorhus |
| * readable-stream (v3.6.2) -- Copyright Joyent, Inc. and other Node contributors |
| * safe-buffer (v5.2.1) -- Copyright (c) Feross Aboukhadijeh |
| * split-on-first (v1.1.0) -- Copyright (c) Sindre Sorhus |
| * strict-uri-encode (v2.0.0) -- Copyright (c) Kevin Martensson |
| * string_decoder (v1.3.0) -- Copyright Joyent, Inc. and other Node contributors |
| * strnum (v1.0.5) -- Copyright (c) 2021 Natural Intelligence |
| * through2 (v4.0.2) -- Copyright (c) Rod Vagg |
| * util-deprecate (v1.0.2) -- Copyright (c) 2014 Nathan Rajlich |
| * xml2js (v0.5.0) -- Copyright 2010, 2011, 2012, 2013. All rights reserved. |
| * xmlbuilder (v11.0.1) -- Copyright (c) 2013 Ozgur Ozcitak |
| |
| This product bundles the following components, which were released under |
| an ISC license. |
| |
| * inherits (v2.0.4) -- Copyright (c) Isaac Z. Schlueter |
| * sax (v1.4.1) -- Copyright (c) Isaac Z. Schlueter and Contributors |
| |
| This product bundles the following components, which were released under |
| a BSD 3-Clause license. |
| |
| * stream-chain (v2.2.5) -- Copyright (c) 2005-2024, Eugene Lazutkin |
| * stream-json (v1.8.0) -- Copyright (c) 2005-2024, Eugene Lazutkin |
| |
| ------------------------------------------------------------------------------ |
| Bundled in util/config/configurator.js (built from util/config/configurator) |
| ------------------------------------------------------------------------------ |
| |
| This product bundles the following components, which were released under |
| an MIT license. |
| |
| * @clack/core (v0.3.5) -- Copyright (c) Nate Moore |
| * @clack/prompts (v0.7.0) -- Copyright (c) Nate Moore |
| * sisteransi (v1.0.5) -- Copyright (c) 2018 Terkel Gjervig Nielsen |
| |
| This product bundles the following component, which was released under |
| an ISC license. |
| |
| * picocolors (v1.0.1) -- Copyright (c) 2021 Alexey Raspopov, Kostiantyn |
| Denysov, Anton Verinov |
| |
| ------------------------------------------------------------------------------ |
| Bundled in admin/usage/usage.js (built from admin/usage/usagechecker) |
| ------------------------------------------------------------------------------ |
| |
| This product bundles the following component, which was released under |
| an ISC license. |
| |
| * yaml (v2.8.3) -- Copyright Eemeli Aro <eemeli@gmail.com> |
| |
| ------------------------------------------------------------------------------ |
| NOT BUNDLED -- dependencies downloaded at run time |
| ------------------------------------------------------------------------------ |
| |
| The helper under ide/deploy is not pre-built: its dependencies are fetched by |
| `bun install` on the end user's machine when `ops ide` first runs, and are |
| neither redistributed in the Apache source release nor embedded in any file in |
| this tree. They are recorded here for information only. |
| |
| * chokidar (v4.0.3) -- MIT -- Copyright (c) 2012-2019 Paul Miller |
| * commander (v13.1.0) -- MIT -- Copyright (c) 2011 TJ Holowaychuk |
| * dotenv (v16.4.7) -- BSD-2-Clause -- Copyright (c) 2015, Scott Motte |
| * glob (v12.0.0) -- BlueOak-1.0.0 -- Copyright (c) Isaac Z. Schlueter |
| * mime-types (v2.1.35) -- MIT -- Copyright (c) 2014 Jonathan Ong |
| * shell-quote (v1.8.3) -- MIT -- Copyright (c) 2013 James Halliday |
| |
| The build-time only toolchain (typescript, @types/*, bun-types) is likewise |
| not redistributed. |