This is a review *template*. Besides handling the [ ]-marked tests you are also supposed to fix the template before pasting into bugzilla: - Add issues you find to the list of issues on top. If there isn't such a list, create one. - Add your own remarks to the template checks. - Add new lines marked [!] or [?] when you discover new things not listed by fedora-review. - Change or remove any text in the template which is plain wrong. In this case you could also file a bug against fedora-review - Remove the "[ ] Manual check required", you will not have any such lines in what you paste. - Remove attachments which you deem not really useful (the rpmlint ones are mandatory, though) - Remove this text Package Review ============== Legend: [x] = Pass, [!] = Fail, [-] = Not applicable, [?] = Not evaluated [ ] = Manual review needed Issues: ======= - If your application is a C or C++ application you must list a BuildRequires against gcc, gcc-c++ or clang. Note: No gcc, gcc-c++ or clang found in BuildRequires See: https://docs.fedoraproject.org/en-US/packaging-guidelines/C_and_C++/ - systemd_post is invoked in %post, systemd_preun in %preun, and systemd_postun in %postun for Systemd service files. Note: Systemd service file(s) in openbao, openbao-vault-compat See: https://docs.fedoraproject.org/en-US/packaging- guidelines/Scriptlets/#_scriptlets ===== MUST items ===== C/C++: [ ]: Package does not contain kernel modules. [x]: Package does not contain any libtool archives (.la) [x]: Package contains no static executables. [x]: Rpath absent or only used for internal libs. Generic: [ ]: Package successfully compiles and builds into binary rpms on at least one supported primary architecture. Note: Using prebuilt packages [ ]: Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines. [ ]: License field in the package spec file matches the actual license. Note: Checking patched sources after %prep for licenses. Licenses found: "Unknown or generated", "Mozilla Public License 2.0", "*No copyright* Apache License 2.0", "*No copyright* Apache License 2.0 [generated file]", "*No copyright* Mozilla Public License 2.0", "*No copyright* MIT License", "BSD 3-Clause License", "BSD 2-Clause License", "Mozilla Public License 2.0 [generated file]", "Creative Commons Attribution-ShareAlike 2.5 and/or Mozilla Public License 2.0", "Apache License 2.0", "MIT License", "MIT License and/or Mozilla Public License 2.0", "ISC License and/or MIT License", "*No copyright* Apache License", "BSD 1-Clause License", "Apache License 2.0 and/or MIT License", "BSD 3-Clause License and/or MIT License", "*No copyright* GNU Lesser General Public License", "BSD 2-clause FreeBSD License", "ISC License", "Apache License 2.0 and/or BSD 3-Clause License", "Apache License 2.0 and/or Creative Commons Attribution 4.0", "*No copyright* Creative Commons CC0 1.0", "Creative Commons Attribution 4.0", "Apache License 2.0 and/or Universal Permissive License v1.0", "OpenSSL License", "Apache License 2.0 [generated file]", "Universal Permissive License v1.0", "*No copyright* BSD 3-Clause License". 7199 files have unknown license. Detailed output of licensecheck in /var/lib/copr- rpmbuild/results/openbao/licensecheck.txt [ ]: License file installed when any subpackage combination is installed. [ ]: If the package is under multiple licenses, the licensing breakdown must be documented in the spec. [ ]: %build honors applicable compiler flags or justifies otherwise. [ ]: Package contains no bundled libraries without FPC exception. [ ]: Changelog in prescribed format. [ ]: Sources contain only permissible code or content. [ ]: Package contains desktop file if it is a GUI application. [ ]: Development files must be in a -devel package [ ]: Package uses nothing in %doc for runtime. [ ]: Package consistently uses macros (instead of hard-coded directory names). [ ]: Package is named according to the Package Naming Guidelines. [ ]: Package does not generate any conflict. [ ]: Package obeys FHS, except libexecdir and /usr/target. [ ]: If the package is a rename of another package, proper Obsoletes and Provides are present. [ ]: Requires correct, justified where necessary. [ ]: Spec file is legible and written in American English. [ ]: Package contains systemd file(s) if in need. [ ]: Useful -debuginfo package or justification otherwise. [ ]: Package is not known to require an ExcludeArch tag. [ ]: Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files. Note: Documentation size is 71332 bytes in 2 files. [ ]: Package complies to the Packaging Guidelines [x]: Package installs properly. [x]: Rpmlint is run on all rpms the build produces. Note: There are rpmlint messages (see attachment). [x]: If (and only if) the source package includes the text of the license(s) in its own file, then that file, containing the text of the license(s) for the package is included in %license. [x]: The License field must be a valid SPDX expression. [x]: Package requires other packages for directories it uses. [x]: Package must own all directories that it creates. [x]: Package does not own files or directories owned by other packages. [x]: Package uses either %{buildroot} or $RPM_BUILD_ROOT [x]: Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install. [x]: %config files are marked noreplace or the reason is justified. [x]: Macros in Summary, %description expandable at SRPM build time. [x]: Dist tag is present. [x]: Package does not contain duplicates in %files. [x]: Permissions on files are set properly. [x]: Package must not depend on deprecated() packages. [x]: Package use %makeinstall only when make install DESTDIR=... doesn't work. [x]: Package is named using only allowed ASCII characters. [x]: No %config files under /usr. [x]: Package does not use a name that already exists. [x]: Package is not relocatable. [x]: Sources used to build the package match the upstream source, as provided in the spec URL. [x]: Spec file name must match the spec package %{name}, in the format %{name}.spec. [x]: File names are valid UTF-8. [x]: Packages must not store files under /srv, /opt or /usr/local ===== SHOULD items ===== Generic: [!]: Reviewer should test that the package builds in mock. [!]: Sources can be downloaded from URI in Source: tag Note: Could not download Source1: https://github.com/openbao/openbao- fedora/releases/download/v2.4.0-1/openbao-fedora-2.4.0-1.tar.gz See: https://docs.fedoraproject.org/en-US/packaging- guidelines/SourceURL/ [ ]: If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it. [ ]: Final provides and requires are sane (see attachments). [ ]: Fully versioned dependency in subpackages if applicable. Note: No Requires: %{name}%{?_isa} = %{version}-%{release} in openbao- vault-compat [ ]: Package functions as described. [ ]: Latest version is packaged. [ ]: Package does not include license text files separate from upstream. [ ]: Patches link to upstream bugs/comments/lists or are otherwise justified. [ ]: SourceX tarball generation or download is documented. Note: Package contains tarball without URL, check comments [ ]: Sources are verified with gpgverify first in %prep if upstream publishes signatures. Note: gpgverify is not used. [ ]: Package should compile and build into binary rpms on all supported architectures. [ ]: %check is present and all tests pass. [ ]: Packages should try to preserve timestamps of original installed files. [x]: Buildroot is not present [x]: Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT) [x]: No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin. [x]: Packager, Vendor, PreReq, Copyright tags should not be in spec file [x]: SourceX is a working URL. [x]: Spec use %global instead of %define unless justified. ===== EXTRA items ===== Generic: [ ]: Large data in /usr/share should live in a noarch subpackage if package is arched. Note: Arch-ed rpms have a total of 4372480 bytes in /usr/share [x]: Rpmlint is run on debuginfo package(s). Note: No rpmlint messages. [x]: Rpmlint is run on all installed packages. Note: No rpmlint messages. Rpmlint ------- Checking: openbao-2.4.0-1.fc43.x86_64.rpm openbao-vault-compat-2.4.0-1.fc43.x86_64.rpm openbao-2.4.0-1.fc43.src.rpm ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmp_wg5_d6w')] checks: 32, packages: 3 openbao.src: W: strange-permission goversion.patch 666 openbao.src: W: strange-permission openbao-dist-2.4.0-1.tar.xz 666 openbao.src: W: strange-permission openbao-fedora-2.4.0-1.tar.gz 666 openbao.src: W: strange-permission openbao.spec 666 openbao.x86_64: W: non-standard-uid /etc/openbao.d/tls openbao openbao.x86_64: W: non-standard-uid /var/lib/openbao openbao openbao.x86_64: W: non-standard-gid /etc/openbao.d/tls openbao openbao.x86_64: W: non-standard-gid /var/lib/openbao openbao openbao-vault-compat.x86_64: E: no-binary openbao.spec: W: no-%check-section openbao.x86_64: W: empty-%pre openbao-vault-compat.x86_64: W: dangling-relative-symlink /etc/vault.d openbao.d openbao-vault-compat.x86_64: W: dangling-relative-symlink /usr/bin/vault bao openbao-vault-compat.x86_64: W: dangling-relative-symlink /usr/lib/systemd/system/vault.service openbao.service openbao-vault-compat.x86_64: W: dangling-relative-symlink /usr/share/man/man1/vault.1.gz bao.1.gz openbao-vault-compat.x86_64: W: dangling-relative-symlink /var/lib/vault openbao 3 packages and 0 specfiles checked; 1 errors, 15 warnings, 13 filtered, 1 badness; has taken 3.8 s Rpmlint (debuginfo) ------------------- Checking: openbao-debuginfo-2.4.0-1.fc43.x86_64.rpm ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml rpmlintrc: [PosixPath('/tmp/tmp98e4ywuz')] checks: 32, packages: 1 1 packages and 0 specfiles checked; 0 errors, 0 warnings, 5 filtered, 0 badness; has taken 3.5 s Rpmlint (installed packages) ---------------------------- (none): E: there is no installed rpm "openbao". (none): E: there is no installed rpm "openbao-vault-compat". (none): E: there is no installed rpm "openbao-debuginfo". There are no files to process nor additional arguments. Nothing to do, aborting. ============================ rpmlint session starts ============================ rpmlint: 2.7.0 configuration: /usr/lib/python3.14/site-packages/rpmlint/configdefaults.toml /etc/xdg/rpmlint/fedora-spdx-licenses.toml /etc/xdg/rpmlint/fedora.toml /etc/xdg/rpmlint/scoring.toml /etc/xdg/rpmlint/users-groups.toml /etc/xdg/rpmlint/warn-on-functions.toml checks: 32, packages: 3 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s Source checksums ---------------- https://github.com/DrDaveD/openbao/releases/download/v2.4.0-1/openbao-dist-2.4.0-1.tar.xz : CHECKSUM(SHA256) this package : ae4aeff8b0336df041dc36f506b2225f291828de38a72db2463e19cc20c01fbe CHECKSUM(SHA256) upstream package : ae4aeff8b0336df041dc36f506b2225f291828de38a72db2463e19cc20c01fbe Requires -------- openbao (rpmlib, GLIBC filtered): /bin/sh config(openbao) group(openbao) libc.so.6()(64bit) libresolv.so.2()(64bit) rtld(GNU_HASH) user(openbao) openbao-vault-compat (rpmlib, GLIBC filtered): openbao Provides -------- openbao: bundled(golang(cel.dev/expr)) bundled(golang(cloud.google.com/go)) bundled(golang(cloud.google.com/go/auth)) bundled(golang(cloud.google.com/go/auth/oauth2adapt)) bundled(golang(cloud.google.com/go/compute/metadata)) bundled(golang(cloud.google.com/go/iam)) bundled(golang(cloud.google.com/go/kms)) bundled(golang(cloud.google.com/go/longrunning)) bundled(golang(cloud.google.com/go/monitoring)) bundled(golang(dario.cat/mergo)) bundled(golang(filippo.io/edwards25519)) bundled(golang(github.com/Azure/azure_sdk_for_go)) bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/azcore)) bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/azidentity)) bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/internal)) bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/keyvault/azkeys)) bundled(golang(github.com/Azure/azure_sdk_for_go/sdk/keyvault/internal)) bundled(golang(github.com/Azure/go_ansiterm)) bundled(golang(github.com/Azure/go_autorest)) bundled(golang(github.com/Azure/go_autorest/autorest)) bundled(golang(github.com/Azure/go_autorest/autorest/adal)) bundled(golang(github.com/Azure/go_autorest/autorest/azure/auth)) bundled(golang(github.com/Azure/go_autorest/autorest/azure/cli)) bundled(golang(github.com/Azure/go_autorest/autorest/date)) bundled(golang(github.com/Azure/go_autorest/autorest/to)) bundled(golang(github.com/Azure/go_autorest/autorest/validation)) bundled(golang(github.com/Azure/go_autorest/logger)) bundled(golang(github.com/Azure/go_autorest/tracing)) bundled(golang(github.com/Azure/go_ntlmssp)) bundled(golang(github.com/AzureAD/microsoft_authentication_library_for_go)) bundled(golang(github.com/BurntSushi/toml)) bundled(golang(github.com/DataDog/datadog_go)) bundled(golang(github.com/Jeffail/gabs/v2)) bundled(golang(github.com/Masterminds/goutils)) bundled(golang(github.com/Masterminds/semver/v3)) bundled(golang(github.com/Masterminds/sprig/v3)) bundled(golang(github.com/Microsoft/go_winio)) bundled(golang(github.com/Nvveen/Gotty)) bundled(golang(github.com/ProtonMail/go_crypto)) bundled(golang(github.com/agext/levenshtein)) bundled(golang(github.com/aliyun/alibaba_cloud_sdk_go)) bundled(golang(github.com/antlr4_go/antlr/v4)) bundled(golang(github.com/apparentlymart/go_textseg/v13)) bundled(golang(github.com/apparentlymart/go_textseg/v15)) bundled(golang(github.com/armon/go_metrics)) bundled(golang(github.com/armon/go_radix)) bundled(golang(github.com/asaskevich/govalidator)) bundled(golang(github.com/aws/aws_sdk_go)) bundled(golang(github.com/beorn7/perks)) bundled(golang(github.com/bgentry/speakeasy)) bundled(golang(github.com/boombuler/barcode)) bundled(golang(github.com/caddyserver/certmagic)) bundled(golang(github.com/caddyserver/zerossl)) bundled(golang(github.com/cenkalti/backoff/v4)) bundled(golang(github.com/cespare/xxhash/v2)) bundled(golang(github.com/circonus_labs/circonus_gometrics)) bundled(golang(github.com/circonus_labs/circonusllhist)) bundled(golang(github.com/cloudflare/circl)) bundled(golang(github.com/containerd/continuity)) bundled(golang(github.com/containerd/errdefs)) bundled(golang(github.com/containerd/errdefs/pkg)) bundled(golang(github.com/containerd/log)) bundled(golang(github.com/coreos/go_oidc/v3)) bundled(golang(github.com/coreos/go_systemd/v22)) bundled(golang(github.com/davecgh/go_spew)) bundled(golang(github.com/denverdino/aliyungo)) bundled(golang(github.com/digitalocean/godo)) bundled(golang(github.com/dimchansky/utfbom)) bundled(golang(github.com/distribution/reference)) bundled(golang(github.com/docker/cli)) bundled(golang(github.com/docker/docker)) bundled(golang(github.com/docker/go_connections)) bundled(golang(github.com/docker/go_units)) bundled(golang(github.com/duosecurity/duo_api_golang)) bundled(golang(github.com/dustin/go_humanize)) bundled(golang(github.com/ebitengine/purego)) bundled(golang(github.com/emicklei/go_restful/v3)) bundled(golang(github.com/evanphx/json_patch/v5)) bundled(golang(github.com/fatih/color)) bundled(golang(github.com/fatih/structs)) bundled(golang(github.com/felixge/httpsnoop)) bundled(golang(github.com/fxamacker/cbor/v2)) bundled(golang(github.com/gammazero/deque)) bundled(golang(github.com/gammazero/workerpool)) bundled(golang(github.com/go_asn1_ber/asn1_ber)) bundled(golang(github.com/go_errors/errors)) bundled(golang(github.com/go_jose/go_jose/v3)) bundled(golang(github.com/go_jose/go_jose/v4)) bundled(golang(github.com/go_ldap/ldap/v3)) bundled(golang(github.com/go_ldap/ldif)) bundled(golang(github.com/go_logr/logr)) bundled(golang(github.com/go_logr/stdr)) bundled(golang(github.com/go_ole/go_ole)) bundled(golang(github.com/go_openapi/jsonpointer)) bundled(golang(github.com/go_openapi/jsonreference)) bundled(golang(github.com/go_openapi/swag)) bundled(golang(github.com/go_sql_driver/mysql)) bundled(golang(github.com/go_test/deep)) bundled(golang(github.com/go_viper/mapstructure/v2)) bundled(golang(github.com/gocql/gocql)) bundled(golang(github.com/gogo/protobuf)) bundled(golang(github.com/golang/protobuf)) bundled(golang(github.com/golang/snappy)) bundled(golang(github.com/golang_jwt/jwt/v4)) bundled(golang(github.com/golang_jwt/jwt/v5)) bundled(golang(github.com/google/cel_go)) bundled(golang(github.com/google/gnostic_models)) bundled(golang(github.com/google/go_cmp)) bundled(golang(github.com/google/go_metrics_stackdriver)) bundled(golang(github.com/google/go_querystring)) bundled(golang(github.com/google/pprof)) bundled(golang(github.com/google/s2a_go)) bundled(golang(github.com/google/shlex)) bundled(golang(github.com/google/uuid)) bundled(golang(github.com/googleapis/enterprise_certificate_proxy)) bundled(golang(github.com/googleapis/gax_go/v2)) bundled(golang(github.com/gophercloud/gophercloud)) bundled(golang(github.com/gorilla/websocket)) bundled(golang(github.com/grpc_ecosystem/grpc_gateway/v2)) bundled(golang(github.com/hailocab/go_hostpool)) bundled(golang(github.com/hashicorp/cap)) bundled(golang(github.com/hashicorp/cli)) bundled(golang(github.com/hashicorp/consul/sdk)) bundled(golang(github.com/hashicorp/errwrap)) bundled(golang(github.com/hashicorp/go_cleanhttp)) bundled(golang(github.com/hashicorp/go_discover)) bundled(golang(github.com/hashicorp/go_hclog)) bundled(golang(github.com/hashicorp/go_immutable_radix)) bundled(golang(github.com/hashicorp/go_memdb)) bundled(golang(github.com/hashicorp/go_metrics)) bundled(golang(github.com/hashicorp/go_msgpack)) bundled(golang(github.com/hashicorp/go_msgpack/v2)) bundled(golang(github.com/hashicorp/go_multierror)) bundled(golang(github.com/hashicorp/go_plugin)) bundled(golang(github.com/hashicorp/go_raftchunking)) bundled(golang(github.com/hashicorp/go_retryablehttp)) bundled(golang(github.com/hashicorp/go_rootcerts)) bundled(golang(github.com/hashicorp/go_secure_stdlib/awsutil)) bundled(golang(github.com/hashicorp/go_secure_stdlib/base62)) bundled(golang(github.com/hashicorp/go_secure_stdlib/fileutil)) bundled(golang(github.com/hashicorp/go_secure_stdlib/gatedwriter)) bundled(golang(github.com/hashicorp/go_secure_stdlib/kv_builder)) bundled(golang(github.com/hashicorp/go_secure_stdlib/mlock)) bundled(golang(github.com/hashicorp/go_secure_stdlib/nonceutil)) bundled(golang(github.com/hashicorp/go_secure_stdlib/parseutil)) bundled(golang(github.com/hashicorp/go_secure_stdlib/password)) bundled(golang(github.com/hashicorp/go_secure_stdlib/reloadutil)) bundled(golang(github.com/hashicorp/go_secure_stdlib/strutil)) bundled(golang(github.com/hashicorp/go_secure_stdlib/tlsutil)) bundled(golang(github.com/hashicorp/go_sockaddr)) bundled(golang(github.com/hashicorp/go_syslog)) bundled(golang(github.com/hashicorp/go_uuid)) bundled(golang(github.com/hashicorp/go_version)) bundled(golang(github.com/hashicorp/golang_lru)) bundled(golang(github.com/hashicorp/golang_lru/v2)) bundled(golang(github.com/hashicorp/hcl)) bundled(golang(github.com/hashicorp/hcl/v2)) bundled(golang(github.com/hashicorp/logutils)) bundled(golang(github.com/hashicorp/mdns)) bundled(golang(github.com/hashicorp/raft)) bundled(golang(github.com/hashicorp/raft_autopilot)) bundled(golang(github.com/hashicorp/raft_boltdb/v2)) bundled(golang(github.com/hashicorp/raft_snapshot)) bundled(golang(github.com/hashicorp/vault_plugin_mock)) bundled(golang(github.com/hashicorp/vic)) bundled(golang(github.com/hashicorp/yamux)) bundled(golang(github.com/huandu/xstrings)) bundled(golang(github.com/imdario/mergo)) bundled(golang(github.com/influxdata/influxdb1_client)) bundled(golang(github.com/jackc/pgpassfile)) bundled(golang(github.com/jackc/pgservicefile)) bundled(golang(github.com/jackc/pgx/v5)) bundled(golang(github.com/jackc/puddle/v2)) bundled(golang(github.com/jcmturner/aescts/v2)) bundled(golang(github.com/jcmturner/dnsutils/v2)) bundled(golang(github.com/jcmturner/gofork)) bundled(golang(github.com/jcmturner/goidentity/v6)) bundled(golang(github.com/jcmturner/gokrb5/v8)) bundled(golang(github.com/jcmturner/rpc/v2)) bundled(golang(github.com/jefferai/isbadcipher)) bundled(golang(github.com/jefferai/jsonx)) bundled(golang(github.com/jmespath/go_jmespath)) bundled(golang(github.com/josharian/intern)) bundled(golang(github.com/joyent/triton_go)) bundled(golang(github.com/json_iterator/go)) bundled(golang(github.com/kelseyhightower/envconfig)) bundled(golang(github.com/klauspost/compress)) bundled(golang(github.com/klauspost/cpuid/v2)) bundled(golang(github.com/kr/pretty)) bundled(golang(github.com/kr/text)) bundled(golang(github.com/kylelemons/godebug)) bundled(golang(github.com/libdns/libdns)) bundled(golang(github.com/linode/linodego)) bundled(golang(github.com/lufia/plan9stats)) bundled(golang(github.com/mailru/easyjson)) bundled(golang(github.com/mattn/go_colorable)) bundled(golang(github.com/mattn/go_isatty)) bundled(golang(github.com/mediocregopher/radix/v4)) bundled(golang(github.com/mholt/acmez/v3)) bundled(golang(github.com/michaelklishin/rabbit_hole/v3)) bundled(golang(github.com/miekg/dns)) bundled(golang(github.com/miekg/pkcs11)) bundled(golang(github.com/mitchellh/copystructure)) bundled(golang(github.com/mitchellh/go_homedir)) bundled(golang(github.com/mitchellh/go_testing_interface)) bundled(golang(github.com/mitchellh/go_wordwrap)) bundled(golang(github.com/mitchellh/mapstructure)) bundled(golang(github.com/mitchellh/pointerstructure)) bundled(golang(github.com/mitchellh/reflectwalk)) bundled(golang(github.com/moby/docker_image_spec)) bundled(golang(github.com/moby/go_archive)) bundled(golang(github.com/moby/patternmatcher)) bundled(golang(github.com/moby/spdystream)) bundled(golang(github.com/moby/sys/sequential)) bundled(golang(github.com/moby/sys/user)) bundled(golang(github.com/moby/sys/userns)) bundled(golang(github.com/moby/term)) bundled(golang(github.com/modern_go/concurrent)) bundled(golang(github.com/modern_go/reflect2)) bundled(golang(github.com/munnerz/goautoneg)) bundled(golang(github.com/mxk/go_flowrate)) bundled(golang(github.com/natefinch/atomic)) bundled(golang(github.com/nicolai86/scaleway_sdk)) bundled(golang(github.com/oklog/run)) bundled(golang(github.com/okta/okta_sdk_golang/v2)) bundled(golang(github.com/onsi/ginkgo/v2)) bundled(golang(github.com/onsi/gomega)) bundled(golang(github.com/openbao/go_kms_wrapping/entropy/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/aead/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/alicloudkms/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/awskms/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/azurekeyvault/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/gcpckms/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/kmip/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/ocikms/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/pkcs11/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/static/v2)) bundled(golang(github.com/openbao/go_kms_wrapping/wrappers/transit/v2)) bundled(golang(github.com/openbao/openbao/api/auth/approle/v2)) bundled(golang(github.com/openbao/openbao/api/auth/kubernetes/v2)) bundled(golang(github.com/openbao/openbao/api/auth/userpass/v2)) bundled(golang(github.com/openbao/openbao/api/v2)) bundled(golang(github.com/openbao/openbao/sdk/v2)) bundled(golang(github.com/openbao/openbao_template)) bundled(golang(github.com/opencontainers/go_digest)) bundled(golang(github.com/opencontainers/image_spec)) bundled(golang(github.com/opencontainers/runc)) bundled(golang(github.com/opentracing/opentracing_go)) bundled(golang(github.com/oracle/oci_go_sdk/v60)) bundled(golang(github.com/ory/dockertest/v3)) bundled(golang(github.com/ovh/kmip_go)) bundled(golang(github.com/packethost/packngo)) bundled(golang(github.com/patrickmn/go_cache)) bundled(golang(github.com/petermattis/goid)) bundled(golang(github.com/pierrec/lz4)) bundled(golang(github.com/pires/go_proxyproto)) bundled(golang(github.com/pkg/browser)) bundled(golang(github.com/pkg/errors)) bundled(golang(github.com/pmezard/go_difflib)) bundled(golang(github.com/posener/complete)) bundled(golang(github.com/power_devops/perfstat)) bundled(golang(github.com/pquerna/otp)) bundled(golang(github.com/prometheus/client_golang)) bundled(golang(github.com/prometheus/client_model)) bundled(golang(github.com/prometheus/common)) bundled(golang(github.com/prometheus/procfs)) bundled(golang(github.com/rboyer/safeio)) bundled(golang(github.com/renier/xmlrpc)) bundled(golang(github.com/rogpeppe/go_internal)) bundled(golang(github.com/ryanuber/columnize)) bundled(golang(github.com/ryanuber/go_glob)) bundled(golang(github.com/sasha_s/go_deadlock)) bundled(golang(github.com/sethvargo/go_limiter)) bundled(golang(github.com/shirou/gopsutil/v4)) bundled(golang(github.com/shopspring/decimal)) bundled(golang(github.com/sirupsen/logrus)) bundled(golang(github.com/softlayer/softlayer_go)) bundled(golang(github.com/sony/gobreaker)) bundled(golang(github.com/spf13/cast)) bundled(golang(github.com/spf13/pflag)) bundled(golang(github.com/stoewer/go_strcase)) bundled(golang(github.com/stretchr/objx)) bundled(golang(github.com/stretchr/testify)) bundled(golang(github.com/tencentcloud/tencentcloud_sdk_go)) bundled(golang(github.com/tilinna/clock)) bundled(golang(github.com/tink_crypto/tink_go/v2)) bundled(golang(github.com/tklauser/go_sysconf)) bundled(golang(github.com/tklauser/numcpus)) bundled(golang(github.com/tv42/httpunix)) bundled(golang(github.com/vmware/govmomi)) bundled(golang(github.com/x448/float16)) bundled(golang(github.com/xeipuuv/gojsonpointer)) bundled(golang(github.com/xeipuuv/gojsonreference)) bundled(golang(github.com/xeipuuv/gojsonschema)) bundled(golang(github.com/yeqown/go_qrcode/v2)) bundled(golang(github.com/yeqown/reedsolomon)) bundled(golang(github.com/yusufpapurcu/wmi)) bundled(golang(github.com/zclconf/go_cty)) bundled(golang(github.com/zeebo/blake3)) bundled(golang(go.etcd.io/bbolt)) bundled(golang(go.opentelemetry.io/auto/sdk)) bundled(golang(go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc)) bundled(golang(go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp)) bundled(golang(go.opentelemetry.io/otel)) bundled(golang(go.opentelemetry.io/otel/metric)) bundled(golang(go.opentelemetry.io/otel/sdk)) bundled(golang(go.opentelemetry.io/otel/trace)) bundled(golang(go.uber.org/atomic)) bundled(golang(go.uber.org/goleak)) bundled(golang(go.uber.org/multierr)) bundled(golang(go.uber.org/zap)) bundled(golang(go.uber.org/zap/exp)) bundled(golang(golang.org/x/crypto)) bundled(golang(golang.org/x/exp)) bundled(golang(golang.org/x/mod)) bundled(golang(golang.org/x/net)) bundled(golang(golang.org/x/oauth2)) bundled(golang(golang.org/x/sync)) bundled(golang(golang.org/x/sys)) bundled(golang(golang.org/x/term)) bundled(golang(golang.org/x/text)) bundled(golang(golang.org/x/time)) bundled(golang(golang.org/x/tools)) bundled(golang(google.golang.org/api)) bundled(golang(google.golang.org/genproto)) bundled(golang(google.golang.org/genproto/googleapis/api)) bundled(golang(google.golang.org/genproto/googleapis/rpc)) bundled(golang(google.golang.org/grpc)) bundled(golang(google.golang.org/protobuf)) bundled(golang(gopkg.in/evanphx/json_patch.v4)) bundled(golang(gopkg.in/inf.v0)) bundled(golang(gopkg.in/ini.v1)) bundled(golang(gopkg.in/jcmturner/goidentity.v3)) bundled(golang(gopkg.in/resty.v1)) bundled(golang(gopkg.in/yaml.v2)) bundled(golang(gopkg.in/yaml.v3)) bundled(golang(k8s.io/api)) bundled(golang(k8s.io/apimachinery)) bundled(golang(k8s.io/client_go)) bundled(golang(k8s.io/klog/v2)) bundled(golang(k8s.io/kube_openapi)) bundled(golang(k8s.io/utils)) bundled(golang(layeh.com/radius)) bundled(golang(sigs.k8s.io/json)) bundled(golang(sigs.k8s.io/randfill)) bundled(golang(sigs.k8s.io/structured_merge_diff/v4)) bundled(golang(sigs.k8s.io/yaml)) bundled(nodejs-JSV) bundled(nodejs-abab) bundled(nodejs-abbrev) bundled(nodejs-abortcontroller-polyfill) bundled(nodejs-accepts) bundled(nodejs-acorn) bundled(nodejs-acorn-dynamic-import) bundled(nodejs-acorn-globals) bundled(nodejs-acorn-jsx) bundled(nodejs-acorn-walk) bundled(nodejs-agent-base) bundled(nodejs-agentkeepalive) bundled(nodejs-aggregate-error) bundled(nodejs-ajv) bundled(nodejs-ajv-errors) bundled(nodejs-ajv-keywords) bundled(nodejs-amd-name-resolver) bundled(nodejs-amdefine) bundled(nodejs-anchor-markdown-header) bundled(nodejs-ansi-escapes) bundled(nodejs-ansi-html) bundled(nodejs-ansi-regex) bundled(nodejs-ansi-styles) bundled(nodejs-ansi-to-html) bundled(nodejs-ansicolors) bundled(nodejs-anymatch) bundled(nodejs-aproba) bundled(nodejs-are-we-there-yet) bundled(nodejs-argparse) bundled(nodejs-aria-query) bundled(nodejs-arr-diff) bundled(nodejs-arr-flatten) bundled(nodejs-arr-union) bundled(nodejs-array-buffer-byte-length) bundled(nodejs-array-equal) bundled(nodejs-array-flatten) bundled(nodejs-array-from) bundled(nodejs-array-to-error) bundled(nodejs-array-to-sentence) bundled(nodejs-array-union) bundled(nodejs-array-unique) bundled(nodejs-arraybuffer.prototype.slice) bundled(nodejs-arrify) bundled(nodejs-asn1) bundled(nodejs-asn1.js) bundled(nodejs-asn1js) bundled(nodejs-assert) bundled(nodejs-assert-never) bundled(nodejs-assert-plus) bundled(nodejs-assign-symbols) bundled(nodejs-ast-metadata-inferer) bundled(nodejs-ast-types) bundled(nodejs-async) bundled(nodejs-async-disk-cache) bundled(nodejs-async-each) bundled(nodejs-async-function) bundled(nodejs-async-promise-queue) bundled(nodejs-asynckit) bundled(nodejs-at-least-node) bundled(nodejs-atob) bundled(nodejs-autoprefixer) bundled(nodejs-autosize) bundled(nodejs-available-typed-arrays) bundled(nodejs-aws-sign2) bundled(nodejs-aws4) bundled(nodejs-babel-code-frame) bundled(nodejs-babel-core) bundled(nodejs-babel-generator) bundled(nodejs-babel-helper-builder-binary-assignment-operator-visitor) bundled(nodejs-babel-helper-call-delegate) bundled(nodejs-babel-helper-define-map) bundled(nodejs-babel-helper-explode-assignable-expression) bundled(nodejs-babel-helper-function-name) bundled(nodejs-babel-helper-get-function-arity) bundled(nodejs-babel-helper-hoist-variables) bundled(nodejs-babel-helper-optimise-call-expression) bundled(nodejs-babel-helper-regex) bundled(nodejs-babel-helper-remap-async-to-generator) bundled(nodejs-babel-helper-replace-supers) bundled(nodejs-babel-helpers) bundled(nodejs-babel-import-util) bundled(nodejs-babel-loader) bundled(nodejs-babel-messages) bundled(nodejs-babel-plugin-check-es2015-constants) bundled(nodejs-babel-plugin-compact-reexports) bundled(nodejs-babel-plugin-debug-macros) bundled(nodejs-babel-plugin-dynamic-import-node) bundled(nodejs-babel-plugin-ember-data-packages-polyfill) bundled(nodejs-babel-plugin-ember-modules-api-polyfill) bundled(nodejs-babel-plugin-ember-template-compilation) bundled(nodejs-babel-plugin-filter-imports) bundled(nodejs-babel-plugin-htmlbars-inline-precompile) bundled(nodejs-babel-plugin-inline-json-import) bundled(nodejs-babel-plugin-module-resolver) bundled(nodejs-babel-plugin-polyfill-corejs2) bundled(nodejs-babel-plugin-polyfill-corejs3) bundled(nodejs-babel-plugin-polyfill-regenerator) bundled(nodejs-babel-plugin-syntax-async-functions) bundled(nodejs-babel-plugin-syntax-dynamic-import) bundled(nodejs-babel-plugin-syntax-exponentiation-operator) bundled(nodejs-babel-plugin-syntax-trailing-function-commas) bundled(nodejs-babel-plugin-transform-async-to-generator) bundled(nodejs-babel-plugin-transform-es2015-arrow-functions) bundled(nodejs-babel-plugin-transform-es2015-block-scoped-functions) bundled(nodejs-babel-plugin-transform-es2015-block-scoping) bundled(nodejs-babel-plugin-transform-es2015-classes) bundled(nodejs-babel-plugin-transform-es2015-computed-properties) bundled(nodejs-babel-plugin-transform-es2015-destructuring) bundled(nodejs-babel-plugin-transform-es2015-duplicate-keys) bundled(nodejs-babel-plugin-transform-es2015-for-of) bundled(nodejs-babel-plugin-transform-es2015-function-name) bundled(nodejs-babel-plugin-transform-es2015-literals) bundled(nodejs-babel-plugin-transform-es2015-modules-amd) bundled(nodejs-babel-plugin-transform-es2015-modules-commonjs) bundled(nodejs-babel-plugin-transform-es2015-modules-systemjs) bundled(nodejs-babel-plugin-transform-es2015-modules-umd) bundled(nodejs-babel-plugin-transform-es2015-object-super) bundled(nodejs-babel-plugin-transform-es2015-parameters) bundled(nodejs-babel-plugin-transform-es2015-shorthand-properties) bundled(nodejs-babel-plugin-transform-es2015-spread) bundled(nodejs-babel-plugin-transform-es2015-sticky-regex) bundled(nodejs-babel-plugin-transform-es2015-template-literals) bundled(nodejs-babel-plugin-transform-es2015-typeof-symbol) bundled(nodejs-babel-plugin-transform-es2015-unicode-regex) bundled(nodejs-babel-plugin-transform-exponentiation-operator) bundled(nodejs-babel-plugin-transform-regenerator) bundled(nodejs-babel-plugin-transform-strict-mode) bundled(nodejs-babel-polyfill) bundled(nodejs-babel-preset-env) bundled(nodejs-babel-register) bundled(nodejs-babel-runtime) bundled(nodejs-babel-template) bundled(nodejs-babel-traverse) bundled(nodejs-babel-types) bundled(nodejs-babel6-plugin-strip-class-callcheck) bundled(nodejs-babylon) bundled(nodejs-backbone) bundled(nodejs-bail) bundled(nodejs-balanced-match) bundled(nodejs-base) bundled(nodejs-base64-js) bundled(nodejs-base64id) bundled(nodejs-basic-auth) bundled(nodejs-bcrypt-pbkdf) bundled(nodejs-better-path-resolve) bundled(nodejs-big.js) bundled(nodejs-binary-extensions) bundled(nodejs-binaryextensions) bundled(nodejs-bl) bundled(nodejs-blank-object) bundled(nodejs-bluebird) bundled(nodejs-bn.js) bundled(nodejs-body) bundled(nodejs-body-parser) bundled(nodejs-boolbase) bundled(nodejs-boolify) bundled(nodejs-bower-config) bundled(nodejs-bower-endpoint-parser) bundled(nodejs-brace-expansion) bundled(nodejs-braces) bundled(nodejs-broccoli) bundled(nodejs-broccoli-amd-funnel) bundled(nodejs-broccoli-asset-rev) bundled(nodejs-broccoli-asset-rewrite) bundled(nodejs-broccoli-autoprefixer) bundled(nodejs-broccoli-babel-transpiler) bundled(nodejs-broccoli-builder) bundled(nodejs-broccoli-caching-writer) bundled(nodejs-broccoli-clean-css) bundled(nodejs-broccoli-concat) bundled(nodejs-broccoli-config-loader) bundled(nodejs-broccoli-config-replace) bundled(nodejs-broccoli-debug) bundled(nodejs-broccoli-dependency-funnel) bundled(nodejs-broccoli-file-creator) bundled(nodejs-broccoli-filter) bundled(nodejs-broccoli-funnel) bundled(nodejs-broccoli-funnel-reducer) bundled(nodejs-broccoli-kitchen-sink-helpers) bundled(nodejs-broccoli-merge-trees) bundled(nodejs-broccoli-middleware) bundled(nodejs-broccoli-node-api) bundled(nodejs-broccoli-node-info) bundled(nodejs-broccoli-output-wrapper) bundled(nodejs-broccoli-persistent-filter) bundled(nodejs-broccoli-plugin) bundled(nodejs-broccoli-rollup) bundled(nodejs-broccoli-sass-source-maps) bundled(nodejs-broccoli-slow-trees) bundled(nodejs-broccoli-source) bundled(nodejs-broccoli-sri-hash) bundled(nodejs-broccoli-stew) bundled(nodejs-broccoli-string-replace) bundled(nodejs-broccoli-svg-optimizer) bundled(nodejs-broccoli-templater) bundled(nodejs-broccoli-terser-sourcemap) bundled(nodejs-broccoli-test-helper) bundled(nodejs-broccoli-uglify-sourcemap) bundled(nodejs-brorand) bundled(nodejs-browser-process-hrtime) bundled(nodejs-browserify-aes) bundled(nodejs-browserify-cipher) bundled(nodejs-browserify-des) bundled(nodejs-browserify-rsa) bundled(nodejs-browserify-sign) bundled(nodejs-browserify-zlib) bundled(nodejs-browserslist) bundled(nodejs-bser) bundled(nodejs-buffer) bundled(nodejs-buffer-from) bundled(nodejs-buffer-xor) bundled(nodejs-builtin-status-codes) bundled(nodejs-builtins) bundled(nodejs-bytes) bundled(nodejs-bytestreamjs) bundled(nodejs-cacache) bundled(nodejs-cache-base) bundled(nodejs-calculate-cache-key-for-tree) bundled(nodejs-call-bind) bundled(nodejs-call-bind-apply-helpers) bundled(nodejs-call-bound) bundled(nodejs-callsite) bundled(nodejs-callsites) bundled(nodejs-camelcase) bundled(nodejs-camelcase-keys) bundled(nodejs-can-symlink) bundled(nodejs-caniuse-api) bundled(nodejs-caniuse-lite) bundled(nodejs-capture-exit) bundled(nodejs-cardinal) bundled(nodejs-caseless) bundled(nodejs-ccount) bundled(nodejs-ceibo) bundled(nodejs-chalk) bundled(nodejs-character-entities) bundled(nodejs-character-entities-legacy) bundled(nodejs-character-reference-invalid) bundled(nodejs-charcodes) bundled(nodejs-chardet) bundled(nodejs-charm) bundled(nodejs-cheerio) bundled(nodejs-cheerio-select) bundled(nodejs-chokidar) bundled(nodejs-chownr) bundled(nodejs-chrome-trace-event) bundled(nodejs-ci-info) bundled(nodejs-cipher-base) bundled(nodejs-class-utils) bundled(nodejs-clean-base-url) bundled(nodejs-clean-css) bundled(nodejs-clean-css-promise) bundled(nodejs-clean-stack) bundled(nodejs-clean-up-path) bundled(nodejs-cli-cursor) bundled(nodejs-cli-spinners) bundled(nodejs-cli-table) bundled(nodejs-cli-truncate) bundled(nodejs-cli-width) bundled(nodejs-clipboard) bundled(nodejs-cliui) bundled(nodejs-clone) bundled(nodejs-coa) bundled(nodejs-codemirror) bundled(nodejs-collection-visit) bundled(nodejs-color-convert) bundled(nodejs-color-name) bundled(nodejs-color-support) bundled(nodejs-colorette) bundled(nodejs-colors) bundled(nodejs-columnify) bundled(nodejs-combined-stream) bundled(nodejs-commander) bundled(nodejs-common-ancestor-path) bundled(nodejs-common-tags) bundled(nodejs-commondir) bundled(nodejs-component-emitter) bundled(nodejs-compressible) bundled(nodejs-compression) bundled(nodejs-concat-map) bundled(nodejs-concat-stream) bundled(nodejs-configstore) bundled(nodejs-connect) bundled(nodejs-console-browserify) bundled(nodejs-console-control-strings) bundled(nodejs-console-ui) bundled(nodejs-consolidate) bundled(nodejs-constants-browserify) bundled(nodejs-content-disposition) bundled(nodejs-content-tag) bundled(nodejs-content-type) bundled(nodejs-continuable-cache) bundled(nodejs-convert-source-map) bundled(nodejs-cookie) bundled(nodejs-cookie-signature) bundled(nodejs-copy-concurrently) bundled(nodejs-copy-dereference) bundled(nodejs-copy-descriptor) bundled(nodejs-core-js) bundled(nodejs-core-js-compat) bundled(nodejs-core-object) bundled(nodejs-core-util-is) bundled(nodejs-cors) bundled(nodejs-create-ecdh) bundled(nodejs-create-hash) bundled(nodejs-create-hmac) bundled(nodejs-cross-spawn) bundled(nodejs-crypto-browserify) bundled(nodejs-crypto-random-string) bundled(nodejs-css-loader) bundled(nodejs-css-select) bundled(nodejs-css-select-base-adapter) bundled(nodejs-css-tree) bundled(nodejs-css-what) bundled(nodejs-cssesc) bundled(nodejs-csso) bundled(nodejs-cssom) bundled(nodejs-cssstyle) bundled(nodejs-cyclist) bundled(nodejs-d3) bundled(nodejs-d3-array) bundled(nodejs-d3-axis) bundled(nodejs-d3-brush) bundled(nodejs-d3-chord) bundled(nodejs-d3-collection) bundled(nodejs-d3-color) bundled(nodejs-d3-contour) bundled(nodejs-d3-dispatch) bundled(nodejs-d3-drag) bundled(nodejs-d3-dsv) bundled(nodejs-d3-ease) bundled(nodejs-d3-fetch) bundled(nodejs-d3-force) bundled(nodejs-d3-format) bundled(nodejs-d3-geo) bundled(nodejs-d3-hierarchy) bundled(nodejs-d3-interpolate) bundled(nodejs-d3-path) bundled(nodejs-d3-polygon) bundled(nodejs-d3-quadtree) bundled(nodejs-d3-random) bundled(nodejs-d3-scale) bundled(nodejs-d3-scale-chromatic) bundled(nodejs-d3-selection) bundled(nodejs-d3-selection-multi) bundled(nodejs-d3-shape) bundled(nodejs-d3-time) bundled(nodejs-d3-time-format) bundled(nodejs-d3-timer) bundled(nodejs-d3-tip) bundled(nodejs-d3-transition) bundled(nodejs-d3-voronoi) bundled(nodejs-d3-zoom) bundled(nodejs-dag-map) bundled(nodejs-dashdash) bundled(nodejs-data-urls) bundled(nodejs-data-view-buffer) bundled(nodejs-data-view-byte-length) bundled(nodejs-data-view-byte-offset) bundled(nodejs-date-fns) bundled(nodejs-date-fns-tz) bundled(nodejs-date-time) bundled(nodejs-debug) bundled(nodejs-decache) bundled(nodejs-decimal.js) bundled(nodejs-decode-uri-component) bundled(nodejs-decorator-transforms) bundled(nodejs-deep-is) bundled(nodejs-deepmerge) bundled(nodejs-defaults) bundled(nodejs-define-data-property) bundled(nodejs-define-properties) bundled(nodejs-define-property) bundled(nodejs-delayed-stream) bundled(nodejs-delegate) bundled(nodejs-delegates) bundled(nodejs-depd) bundled(nodejs-des.js) bundled(nodejs-destroy) bundled(nodejs-detect-file) bundled(nodejs-detect-indent) bundled(nodejs-detect-newline) bundled(nodejs-dialog-polyfill) bundled(nodejs-diff) bundled(nodejs-diff-match-patch) bundled(nodejs-diffie-hellman) bundled(nodejs-dir-glob) bundled(nodejs-dlv) bundled(nodejs-doctoc) bundled(nodejs-doctrine) bundled(nodejs-dom-element-descriptors) bundled(nodejs-dom-serializer) bundled(nodejs-domain-browser) bundled(nodejs-domelementtype) bundled(nodejs-domexception) bundled(nodejs-domhandler) bundled(nodejs-dompurify) bundled(nodejs-domutils) bundled(nodejs-dot-case) bundled(nodejs-dot-prop) bundled(nodejs-dunder-proto) bundled(nodejs-duplexify) bundled(nodejs-eastasianwidth) bundled(nodejs-ecc-jsbn) bundled(nodejs-editions) bundled(nodejs-ee-first) bundled(nodejs-electron-to-chromium) bundled(nodejs-elliptic) bundled(nodejs-ember-a11y-refocus) bundled(nodejs-ember-asset-loader) bundled(nodejs-ember-assign-helper) bundled(nodejs-ember-auto-import) bundled(nodejs-ember-basic-dropdown) bundled(nodejs-ember-cache-primitive-polyfill) bundled(nodejs-ember-cached-decorator-polyfill) bundled(nodejs-ember-cli) bundled(nodejs-ember-cli-autoprefixer) bundled(nodejs-ember-cli-babel) bundled(nodejs-ember-cli-babel-plugin-helpers) bundled(nodejs-ember-cli-clipboard) bundled(nodejs-ember-cli-content-security-policy) bundled(nodejs-ember-cli-dependency-checker) bundled(nodejs-ember-cli-deprecation-workflow) bundled(nodejs-ember-cli-flash) bundled(nodejs-ember-cli-get-component-path-option) bundled(nodejs-ember-cli-htmlbars) bundled(nodejs-ember-cli-inject-live-reload) bundled(nodejs-ember-cli-is-package-missing) bundled(nodejs-ember-cli-lodash-subset) bundled(nodejs-ember-cli-mirage) bundled(nodejs-ember-cli-node-assets) bundled(nodejs-ember-cli-normalize-entity-name) bundled(nodejs-ember-cli-page-object) bundled(nodejs-ember-cli-path-utils) bundled(nodejs-ember-cli-preprocess-registry) bundled(nodejs-ember-cli-sass) bundled(nodejs-ember-cli-sri) bundled(nodejs-ember-cli-string-helpers) bundled(nodejs-ember-cli-string-utils) bundled(nodejs-ember-cli-terser) bundled(nodejs-ember-cli-test-info) bundled(nodejs-ember-cli-test-loader) bundled(nodejs-ember-cli-typescript) bundled(nodejs-ember-cli-typescript-blueprint-polyfill) bundled(nodejs-ember-cli-version-checker) bundled(nodejs-ember-compatibility-helpers) bundled(nodejs-ember-composable-helpers) bundled(nodejs-ember-concurrency) bundled(nodejs-ember-concurrency-decorators) bundled(nodejs-ember-copy) bundled(nodejs-ember-d3) bundled(nodejs-ember-data) bundled(nodejs-ember-destroyable-polyfill) bundled(nodejs-ember-element-helper) bundled(nodejs-ember-engines) bundled(nodejs-ember-eslint-parser) bundled(nodejs-ember-export-application-global) bundled(nodejs-ember-fetch) bundled(nodejs-ember-focus-trap) bundled(nodejs-ember-get-config) bundled(nodejs-ember-in-element-polyfill) bundled(nodejs-ember-inflector) bundled(nodejs-ember-keyboard) bundled(nodejs-ember-load-initializers) bundled(nodejs-ember-maybe-in-element) bundled(nodejs-ember-modal-dialog) bundled(nodejs-ember-modifier) bundled(nodejs-ember-modifier-manager-polyfill) bundled(nodejs-ember-named-blocks-polyfill) bundled(nodejs-ember-native-dom-helpers) bundled(nodejs-ember-page-title) bundled(nodejs-ember-power-select) bundled(nodejs-ember-qrcode-shim) bundled(nodejs-ember-qunit) bundled(nodejs-ember-resolver) bundled(nodejs-ember-resources) bundled(nodejs-ember-responsive) bundled(nodejs-ember-rfc176-data) bundled(nodejs-ember-router-generator) bundled(nodejs-ember-router-helpers) bundled(nodejs-ember-service-worker) bundled(nodejs-ember-sinon) bundled(nodejs-ember-source) bundled(nodejs-ember-source-channel-url) bundled(nodejs-ember-stargate) bundled(nodejs-ember-style-modifier) bundled(nodejs-ember-svg-jar) bundled(nodejs-ember-template-lint) bundled(nodejs-ember-template-lint-plugin-prettier) bundled(nodejs-ember-template-recast) bundled(nodejs-ember-test-selectors) bundled(nodejs-ember-tether) bundled(nodejs-ember-text-measurer) bundled(nodejs-ember-tracked-storage-polyfill) bundled(nodejs-ember-truth-helpers) bundled(nodejs-ember-wormhole) bundled(nodejs-emoji-regex) bundled(nodejs-emojis-list) bundled(nodejs-encodeurl) bundled(nodejs-encoding) bundled(nodejs-end-of-stream) bundled(nodejs-engine.io) bundled(nodejs-engine.io-parser) bundled(nodejs-enhanced-resolve) bundled(nodejs-ensure-posix-path) bundled(nodejs-entities) bundled(nodejs-env-paths) bundled(nodejs-environment) bundled(nodejs-err-code) bundled(nodejs-errlop) bundled(nodejs-errno) bundled(nodejs-error) bundled(nodejs-error-ex) bundled(nodejs-es-abstract) bundled(nodejs-es-define-property) bundled(nodejs-es-errors) bundled(nodejs-es-module-lexer) bundled(nodejs-es-object-atoms) bundled(nodejs-es-set-tostringtag) bundled(nodejs-es-to-primitive) bundled(nodejs-es6-promise) bundled(nodejs-es6-promisify) bundled(nodejs-escalade) bundled(nodejs-escape-html) bundled(nodejs-escape-string-regexp) bundled(nodejs-escodegen) bundled(nodejs-eslint) bundled(nodejs-eslint-compat-utils) bundled(nodejs-eslint-config-prettier) bundled(nodejs-eslint-plugin-compat) bundled(nodejs-eslint-plugin-ember) bundled(nodejs-eslint-plugin-es-x) bundled(nodejs-eslint-plugin-n) bundled(nodejs-eslint-plugin-prettier) bundled(nodejs-eslint-plugin-qunit) bundled(nodejs-eslint-scope) bundled(nodejs-eslint-utils) bundled(nodejs-eslint-visitor-keys) bundled(nodejs-esm) bundled(nodejs-espree) bundled(nodejs-esprima) bundled(nodejs-esquery) bundled(nodejs-esrecurse) bundled(nodejs-estraverse) bundled(nodejs-estree-walker) bundled(nodejs-esutils) bundled(nodejs-etag) bundled(nodejs-eventemitter3) bundled(nodejs-events) bundled(nodejs-events-to-array) bundled(nodejs-evp_bytestokey) bundled(nodejs-exec-sh) bundled(nodejs-execa) bundled(nodejs-exists-sync) bundled(nodejs-exit) bundled(nodejs-expand-brackets) bundled(nodejs-expand-tilde) bundled(nodejs-express) bundled(nodejs-extend) bundled(nodejs-extend-shallow) bundled(nodejs-external-editor) bundled(nodejs-extglob) bundled(nodejs-extract-stack) bundled(nodejs-extsprintf) bundled(nodejs-fake-xml-http-request) bundled(nodejs-fast-deep-equal) bundled(nodejs-fast-diff) bundled(nodejs-fast-glob) bundled(nodejs-fast-json-stable-stringify) bundled(nodejs-fast-levenshtein) bundled(nodejs-fast-ordered-set) bundled(nodejs-fast-sourcemap-concat) bundled(nodejs-fast-uri) bundled(nodejs-fastq) bundled(nodejs-fault) bundled(nodejs-faye-websocket) bundled(nodejs-fb-watchman) bundled(nodejs-figgy-pudding) bundled(nodejs-figures) bundled(nodejs-file-entry-cache) bundled(nodejs-filesize) bundled(nodejs-fill-range) bundled(nodejs-finalhandler) bundled(nodejs-find-babel-config) bundled(nodejs-find-cache-dir) bundled(nodejs-find-index) bundled(nodejs-find-up) bundled(nodejs-find-yarn-workspace-root) bundled(nodejs-findup-sync) bundled(nodejs-fireworm) bundled(nodejs-fixturify) bundled(nodejs-fixturify-project) bundled(nodejs-flat) bundled(nodejs-flat-cache) bundled(nodejs-flatted) bundled(nodejs-flush-write-stream) bundled(nodejs-focus-trap) bundled(nodejs-follow-redirects) bundled(nodejs-for-each) bundled(nodejs-for-in) bundled(nodejs-foreground-child) bundled(nodejs-forever-agent) bundled(nodejs-form-data) bundled(nodejs-format) bundled(nodejs-forwarded) bundled(nodejs-fragment-cache) bundled(nodejs-fresh) bundled(nodejs-from2) bundled(nodejs-fs-extra) bundled(nodejs-fs-merger) bundled(nodejs-fs-minipass) bundled(nodejs-fs-tree-diff) bundled(nodejs-fs-updater) bundled(nodejs-fs-write-stream-atomic) bundled(nodejs-fs.realpath) bundled(nodejs-function-bind) bundled(nodejs-function.prototype.name) bundled(nodejs-functions-have-names) bundled(nodejs-fuse.js) bundled(nodejs-gauge) bundled(nodejs-gensync) bundled(nodejs-get-caller-file) bundled(nodejs-get-east-asian-width) bundled(nodejs-get-intrinsic) bundled(nodejs-get-proto) bundled(nodejs-get-stdin) bundled(nodejs-get-stream) bundled(nodejs-get-symbol-description) bundled(nodejs-get-tsconfig) bundled(nodejs-get-value) bundled(nodejs-getpass) bundled(nodejs-git-hooks-list) bundled(nodejs-git-repo-info) bundled(nodejs-glob) bundled(nodejs-glob-parent) bundled(nodejs-glob-to-regexp) bundled(nodejs-global-modules) bundled(nodejs-global-prefix) bundled(nodejs-globals) bundled(nodejs-globalthis) bundled(nodejs-globalyzer) bundled(nodejs-globby) bundled(nodejs-globrex) bundled(nodejs-good-listener) bundled(nodejs-gopd) bundled(nodejs-graceful-fs) bundled(nodejs-graceful-readlink) bundled(nodejs-grapheme-splitter) bundled(nodejs-graphemer) bundled(nodejs-growly) bundled(nodejs-handlebars) bundled(nodejs-har-schema) bundled(nodejs-har-validator) bundled(nodejs-has) bundled(nodejs-has-ansi) bundled(nodejs-has-bigints) bundled(nodejs-has-color) bundled(nodejs-has-flag) bundled(nodejs-has-property-descriptors) bundled(nodejs-has-proto) bundled(nodejs-has-symbols) bundled(nodejs-has-tostringtag) bundled(nodejs-has-unicode) bundled(nodejs-has-value) bundled(nodejs-has-values) bundled(nodejs-hash-base) bundled(nodejs-hash-for-dep) bundled(nodejs-hash.js) bundled(nodejs-hasown) bundled(nodejs-heimdalljs) bundled(nodejs-heimdalljs-fs-monitor) bundled(nodejs-heimdalljs-graph) bundled(nodejs-heimdalljs-logger) bundled(nodejs-highlight.js) bundled(nodejs-hmac-drbg) bundled(nodejs-home-or-tmp) bundled(nodejs-homedir-polyfill) bundled(nodejs-hosted-git-info) bundled(nodejs-html-encoding-sniffer) bundled(nodejs-html-tags) bundled(nodejs-htmlparser2) bundled(nodejs-http-cache-semantics) bundled(nodejs-http-errors) bundled(nodejs-http-parser-js) bundled(nodejs-http-proxy) bundled(nodejs-http-proxy-agent) bundled(nodejs-http-signature) bundled(nodejs-https) bundled(nodejs-https-browserify) bundled(nodejs-https-proxy-agent) bundled(nodejs-human-signals) bundled(nodejs-humanize-ms) bundled(nodejs-iconv-lite) bundled(nodejs-icss-utils) bundled(nodejs-ieee754) bundled(nodejs-iferr) bundled(nodejs-ignore) bundled(nodejs-immutable) bundled(nodejs-import-fresh) bundled(nodejs-imurmurhash) bundled(nodejs-include-path-searcher) bundled(nodejs-indent-string) bundled(nodejs-infer-owner) bundled(nodejs-inflected) bundled(nodejs-inflection) bundled(nodejs-inflight) bundled(nodejs-inherits) bundled(nodejs-ini) bundled(nodejs-inline-source-map-comment) bundled(nodejs-inquirer) bundled(nodejs-internal-slot) bundled(nodejs-invariant) bundled(nodejs-ip) bundled(nodejs-ipaddr.js) bundled(nodejs-is-accessor-descriptor) bundled(nodejs-is-alphabetical) bundled(nodejs-is-alphanumerical) bundled(nodejs-is-array-buffer) bundled(nodejs-is-arrayish) bundled(nodejs-is-async-function) bundled(nodejs-is-bigint) bundled(nodejs-is-binary-path) bundled(nodejs-is-boolean-object) bundled(nodejs-is-buffer) bundled(nodejs-is-callable) bundled(nodejs-is-core-module) bundled(nodejs-is-data-descriptor) bundled(nodejs-is-data-view) bundled(nodejs-is-date-object) bundled(nodejs-is-decimal) bundled(nodejs-is-descriptor) bundled(nodejs-is-docker) bundled(nodejs-is-extendable) bundled(nodejs-is-extglob) bundled(nodejs-is-finalizationregistry) bundled(nodejs-is-finite) bundled(nodejs-is-fullwidth-code-point) bundled(nodejs-is-generator-function) bundled(nodejs-is-git-url) bundled(nodejs-is-glob) bundled(nodejs-is-hexadecimal) bundled(nodejs-is-interactive) bundled(nodejs-is-lambda) bundled(nodejs-is-language-code) bundled(nodejs-is-map) bundled(nodejs-is-negative-zero) bundled(nodejs-is-number) bundled(nodejs-is-number-object) bundled(nodejs-is-obj) bundled(nodejs-is-path-inside) bundled(nodejs-is-plain-obj) bundled(nodejs-is-plain-object) bundled(nodejs-is-potential-custom-element-name) bundled(nodejs-is-reference) bundled(nodejs-is-regex) bundled(nodejs-is-set) bundled(nodejs-is-shared-array-buffer) bundled(nodejs-is-stream) bundled(nodejs-is-string) bundled(nodejs-is-subdir) bundled(nodejs-is-symbol) bundled(nodejs-is-type) bundled(nodejs-is-typed-array) bundled(nodejs-is-typedarray) bundled(nodejs-is-unicode-supported) bundled(nodejs-is-weakmap) bundled(nodejs-is-weakref) bundled(nodejs-is-weakset) bundled(nodejs-is-windows) bundled(nodejs-is-wsl) bundled(nodejs-isarray) bundled(nodejs-isbinaryfile) bundled(nodejs-isexe) bundled(nodejs-isobject) bundled(nodejs-isstream) bundled(nodejs-istextorbinary) bundled(nodejs-jackspeak) bundled(nodejs-jest-worker) bundled(nodejs-jquery) bundled(nodejs-js-sdsl) bundled(nodejs-js-string-escape) bundled(nodejs-js-tokens) bundled(nodejs-js-yaml) bundled(nodejs-jsbn) bundled(nodejs-jsdom) bundled(nodejs-jsesc) bundled(nodejs-json-buffer) bundled(nodejs-json-parse-better-errors) bundled(nodejs-json-parse-even-better-errors) bundled(nodejs-json-schema) bundled(nodejs-json-schema-traverse) bundled(nodejs-json-stable-stringify) bundled(nodejs-json-stable-stringify-without-jsonify) bundled(nodejs-json-stringify-safe) bundled(nodejs-json5) bundled(nodejs-jsondiffpatch) bundled(nodejs-jsonfile) bundled(nodejs-jsonify) bundled(nodejs-jsonlint) bundled(nodejs-jsprim) bundled(nodejs-just-extend) bundled(nodejs-keyv) bundled(nodejs-kind-of) bundled(nodejs-klaw) bundled(nodejs-language-subtag-registry) bundled(nodejs-language-tags) bundled(nodejs-leek) bundled(nodejs-levn) bundled(nodejs-lilconfig) bundled(nodejs-line-column) bundled(nodejs-linkify-it) bundled(nodejs-lint-staged) bundled(nodejs-listr2) bundled(nodejs-livereload-js) bundled(nodejs-load-json-file) bundled(nodejs-loader-runner) bundled(nodejs-loader-utils) bundled(nodejs-loader.js) bundled(nodejs-locate-character) bundled(nodejs-locate-path) bundled(nodejs-lodash) bundled(nodejs-lodash-es) bundled(nodejs-lodash._baseassign) bundled(nodejs-lodash._basecopy) bundled(nodejs-lodash._baseflatten) bundled(nodejs-lodash._bindcallback) bundled(nodejs-lodash._createassigner) bundled(nodejs-lodash._getnative) bundled(nodejs-lodash._isiterateecall) bundled(nodejs-lodash._reinterpolate) bundled(nodejs-lodash.assign) bundled(nodejs-lodash.camelcase) bundled(nodejs-lodash.clonedeep) bundled(nodejs-lodash.compact) bundled(nodejs-lodash.debounce) bundled(nodejs-lodash.defaultsdeep) bundled(nodejs-lodash.find) bundled(nodejs-lodash.flatten) bundled(nodejs-lodash.foreach) bundled(nodejs-lodash.forin) bundled(nodejs-lodash.get) bundled(nodejs-lodash.has) bundled(nodejs-lodash.invokemap) bundled(nodejs-lodash.isarguments) bundled(nodejs-lodash.isarray) bundled(nodejs-lodash.isempty) bundled(nodejs-lodash.isequal) bundled(nodejs-lodash.isfunction) bundled(nodejs-lodash.isinteger) bundled(nodejs-lodash.isplainobject) bundled(nodejs-lodash.kebabcase) bundled(nodejs-lodash.keys) bundled(nodejs-lodash.lowerfirst) bundled(nodejs-lodash.map) bundled(nodejs-lodash.mapvalues) bundled(nodejs-lodash.memoize) bundled(nodejs-lodash.merge) bundled(nodejs-lodash.omit) bundled(nodejs-lodash.pick) bundled(nodejs-lodash.restparam) bundled(nodejs-lodash.snakecase) bundled(nodejs-lodash.template) bundled(nodejs-lodash.templatesettings) bundled(nodejs-lodash.uniq) bundled(nodejs-lodash.uniqby) bundled(nodejs-lodash.values) bundled(nodejs-log-symbols) bundled(nodejs-log-update) bundled(nodejs-loglevel) bundled(nodejs-loglevel-colored-level-prefix) bundled(nodejs-lolex) bundled(nodejs-longest-streak) bundled(nodejs-loose-envify) bundled(nodejs-lower-case) bundled(nodejs-lru-cache) bundled(nodejs-magic-string) bundled(nodejs-make-dir) bundled(nodejs-make-fetch-happen) bundled(nodejs-make-plural) bundled(nodejs-makeerror) bundled(nodejs-map-cache) bundled(nodejs-map-obj) bundled(nodejs-map-visit) bundled(nodejs-markdown-it) bundled(nodejs-markdown-it-terminal) bundled(nodejs-markdown-table) bundled(nodejs-matcher-collection) bundled(nodejs-math-intrinsics) bundled(nodejs-mathml-tag-names) bundled(nodejs-md5.js) bundled(nodejs-mdast-util-find-and-replace) bundled(nodejs-mdast-util-footnote) bundled(nodejs-mdast-util-from-markdown) bundled(nodejs-mdast-util-frontmatter) bundled(nodejs-mdast-util-gfm) bundled(nodejs-mdast-util-gfm-autolink-literal) bundled(nodejs-mdast-util-gfm-strikethrough) bundled(nodejs-mdast-util-gfm-table) bundled(nodejs-mdast-util-gfm-task-list-item) bundled(nodejs-mdast-util-to-markdown) bundled(nodejs-mdast-util-to-string) bundled(nodejs-mdn-data) bundled(nodejs-mdurl) bundled(nodejs-media-typer) bundled(nodejs-memory-fs) bundled(nodejs-memory-streams) bundled(nodejs-memorystream) bundled(nodejs-merge-descriptors) bundled(nodejs-merge-stream) bundled(nodejs-merge-trees) bundled(nodejs-merge2) bundled(nodejs-methods) bundled(nodejs-micromark) bundled(nodejs-micromark-extension-footnote) bundled(nodejs-micromark-extension-frontmatter) bundled(nodejs-micromark-extension-gfm) bundled(nodejs-micromark-extension-gfm-autolink-literal) bundled(nodejs-micromark-extension-gfm-strikethrough) bundled(nodejs-micromark-extension-gfm-table) bundled(nodejs-micromark-extension-gfm-tagfilter) bundled(nodejs-micromark-extension-gfm-task-list-item) bundled(nodejs-micromatch) bundled(nodejs-miller-rabin) bundled(nodejs-mime) bundled(nodejs-mime-db) bundled(nodejs-mime-types) bundled(nodejs-mimic-fn) bundled(nodejs-mimic-function) bundled(nodejs-mini-css-extract-plugin) bundled(nodejs-minimalistic-assert) bundled(nodejs-minimalistic-crypto-utils) bundled(nodejs-minimatch) bundled(nodejs-minimist) bundled(nodejs-minipass) bundled(nodejs-minipass-collect) bundled(nodejs-minipass-fetch) bundled(nodejs-minipass-flush) bundled(nodejs-minipass-pipeline) bundled(nodejs-minipass-sized) bundled(nodejs-minizlib) bundled(nodejs-miragejs) bundled(nodejs-mississippi) bundled(nodejs-mixin-deep) bundled(nodejs-mkdirp) bundled(nodejs-mktemp) bundled(nodejs-moo) bundled(nodejs-morgan) bundled(nodejs-mout) bundled(nodejs-move-concurrently) bundled(nodejs-mr-dep-walk) bundled(nodejs-ms) bundled(nodejs-mustache) bundled(nodejs-mute-stream) bundled(nodejs-nanoid) bundled(nodejs-nanomatch) bundled(nodejs-natural-compare) bundled(nodejs-negotiator) bundled(nodejs-neo-async) bundled(nodejs-nice-try) bundled(nodejs-nise) bundled(nodejs-no-case) bundled(nodejs-node-fetch) bundled(nodejs-node-gyp) bundled(nodejs-node-int64) bundled(nodejs-node-libs-browser) bundled(nodejs-node-modules-path) bundled(nodejs-node-notifier) bundled(nodejs-node-releases) bundled(nodejs-node-watch) bundled(nodejs-nomnom) bundled(nodejs-nopt) bundled(nodejs-normalize-package-data) bundled(nodejs-normalize-path) bundled(nodejs-normalize-range) bundled(nodejs-normalize.css) bundled(nodejs-npm-git-info) bundled(nodejs-npm-package-arg) bundled(nodejs-npm-run-all) bundled(nodejs-npm-run-path) bundled(nodejs-npmlog) bundled(nodejs-nth-check) bundled(nodejs-num2fraction) bundled(nodejs-nwsapi) bundled(nodejs-oauth-sign) bundled(nodejs-object-assign) bundled(nodejs-object-copy) bundled(nodejs-object-hash) bundled(nodejs-object-inspect) bundled(nodejs-object-keys) bundled(nodejs-object-visit) bundled(nodejs-object.assign) bundled(nodejs-object.getownpropertydescriptors) bundled(nodejs-object.pick) bundled(nodejs-object.values) bundled(nodejs-on-finished) bundled(nodejs-on-headers) bundled(nodejs-once) bundled(nodejs-onetime) bundled(nodejs-optionator) bundled(nodejs-ora) bundled(nodejs-os-browserify) bundled(nodejs-os-homedir) bundled(nodejs-os-tmpdir) bundled(nodejs-osenv) bundled(nodejs-own-keys) bundled(nodejs-p-defer) bundled(nodejs-p-finally) bundled(nodejs-p-limit) bundled(nodejs-p-locate) bundled(nodejs-p-map) bundled(nodejs-p-try) bundled(nodejs-package-json-from-dist) bundled(nodejs-pako) bundled(nodejs-parallel-transform) bundled(nodejs-parent-module) bundled(nodejs-parse-asn1) bundled(nodejs-parse-entities) bundled(nodejs-parse-json) bundled(nodejs-parse-ms) bundled(nodejs-parse-passwd) bundled(nodejs-parse-static-imports) bundled(nodejs-parse5) bundled(nodejs-parse5-htmlparser2-tree-adapter) bundled(nodejs-parseurl) bundled(nodejs-pascalcase) bundled(nodejs-path-browserify) bundled(nodejs-path-dirname) bundled(nodejs-path-exists) bundled(nodejs-path-is-absolute) bundled(nodejs-path-key) bundled(nodejs-path-parse) bundled(nodejs-path-posix) bundled(nodejs-path-root) bundled(nodejs-path-root-regex) bundled(nodejs-path-scurry) bundled(nodejs-path-to-regexp) bundled(nodejs-path-type) bundled(nodejs-pbkdf2) bundled(nodejs-performance-now) bundled(nodejs-picocolors) bundled(nodejs-picomatch) bundled(nodejs-pidtree) bundled(nodejs-pify) bundled(nodejs-pinkie) bundled(nodejs-pinkie-promise) bundled(nodejs-pkg-dir) bundled(nodejs-pkg-entry-points) bundled(nodejs-pkg-up) bundled(nodejs-pkijs) bundled(nodejs-portfinder) bundled(nodejs-posix-character-classes) bundled(nodejs-possible-typed-array-names) bundled(nodejs-postcss) bundled(nodejs-postcss-modules-extract-imports) bundled(nodejs-postcss-modules-local-by-default) bundled(nodejs-postcss-modules-scope) bundled(nodejs-postcss-modules-values) bundled(nodejs-postcss-selector-parser) bundled(nodejs-postcss-value-parser) bundled(nodejs-prelude-ls) bundled(nodejs-pretender) bundled(nodejs-prettier) bundled(nodejs-prettier-eslint-cli) bundled(nodejs-prettier-linter-helpers) bundled(nodejs-pretty-format) bundled(nodejs-pretty-ms) bundled(nodejs-printf) bundled(nodejs-private) bundled(nodejs-process) bundled(nodejs-process-nextick-args) bundled(nodejs-process-relative-require) bundled(nodejs-promise-inflight) bundled(nodejs-promise-map-series) bundled(nodejs-promise-retry) bundled(nodejs-promise.hash.helper) bundled(nodejs-promise.prototype.finally) bundled(nodejs-proper-lockfile) bundled(nodejs-proxy-addr) bundled(nodejs-prr) bundled(nodejs-psl) bundled(nodejs-public-encrypt) bundled(nodejs-pump) bundled(nodejs-pumpify) bundled(nodejs-punycode) bundled(nodejs-pvutils) bundled(nodejs-q) bundled(nodejs-qs) bundled(nodejs-querystring) bundled(nodejs-querystring-es3) bundled(nodejs-queue-microtask) bundled(nodejs-quick-lru) bundled(nodejs-quick-temp) bundled(nodejs-qunit) bundled(nodejs-qunit-dom) bundled(nodejs-randombytes) bundled(nodejs-randomfill) bundled(nodejs-range-parser) bundled(nodejs-raw-body) bundled(nodejs-react-is) bundled(nodejs-read-pkg) bundled(nodejs-readable-stream) bundled(nodejs-readdirp) bundled(nodejs-recast) bundled(nodejs-redeyed) bundled(nodejs-reflect.getprototypeof) bundled(nodejs-regenerate) bundled(nodejs-regenerate-unicode-properties) bundled(nodejs-regenerator-runtime) bundled(nodejs-regenerator-transform) bundled(nodejs-regex-not) bundled(nodejs-regexp.prototype.flags) bundled(nodejs-regexpp) bundled(nodejs-regexpu-core) bundled(nodejs-regjsgen) bundled(nodejs-regjsparser) bundled(nodejs-remark-footnotes) bundled(nodejs-remark-frontmatter) bundled(nodejs-remark-gfm) bundled(nodejs-remark-parse) bundled(nodejs-remove-trailing-separator) bundled(nodejs-remove-types) bundled(nodejs-repeat-element) bundled(nodejs-repeat-string) bundled(nodejs-repeating) bundled(nodejs-request) bundled(nodejs-request-promise-core) bundled(nodejs-request-promise-native) bundled(nodejs-require-directory) bundled(nodejs-require-from-string) bundled(nodejs-require-relative) bundled(nodejs-requireindex) bundled(nodejs-requires-port) bundled(nodejs-reselect) bundled(nodejs-resolve) bundled(nodejs-resolve-dir) bundled(nodejs-resolve-from) bundled(nodejs-resolve-package-path) bundled(nodejs-resolve-path) bundled(nodejs-resolve-pkg-maps) bundled(nodejs-resolve-url) bundled(nodejs-restore-cursor) bundled(nodejs-ret) bundled(nodejs-retry) bundled(nodejs-reusify) bundled(nodejs-rfdc) bundled(nodejs-rimraf) bundled(nodejs-ripemd160) bundled(nodejs-rollup) bundled(nodejs-rollup-pluginutils) bundled(nodejs-route-recognizer) bundled(nodejs-rsvp) bundled(nodejs-run-async) bundled(nodejs-run-parallel) bundled(nodejs-run-queue) bundled(nodejs-rw) bundled(nodejs-rxjs) bundled(nodejs-safe-array-concat) bundled(nodejs-safe-buffer) bundled(nodejs-safe-identifier) bundled(nodejs-safe-json-parse) bundled(nodejs-safe-push-apply) bundled(nodejs-safe-regex) bundled(nodejs-safe-regex-test) bundled(nodejs-safe-stable-stringify) bundled(nodejs-safer-buffer) bundled(nodejs-sane) bundled(nodejs-sass) bundled(nodejs-sass-svg-uri) bundled(nodejs-sax) bundled(nodejs-saxes) bundled(nodejs-schema-utils) bundled(nodejs-select) bundled(nodejs-semver) bundled(nodejs-send) bundled(nodejs-serialize-javascript) bundled(nodejs-serve-static) bundled(nodejs-set-blocking) bundled(nodejs-set-function-length) bundled(nodejs-set-function-name) bundled(nodejs-set-proto) bundled(nodejs-set-value) bundled(nodejs-setimmediate) bundled(nodejs-setprototypeof) bundled(nodejs-sha.js) bundled(nodejs-shebang-command) bundled(nodejs-shebang-regex) bundled(nodejs-shell-quote) bundled(nodejs-shellwords) bundled(nodejs-side-channel) bundled(nodejs-side-channel-list) bundled(nodejs-side-channel-map) bundled(nodejs-side-channel-weakmap) bundled(nodejs-signal-exit) bundled(nodejs-silent-error) bundled(nodejs-simple-html-tokenizer) bundled(nodejs-sinon) bundled(nodejs-slash) bundled(nodejs-slice-ansi) bundled(nodejs-smart-buffer) bundled(nodejs-snake-case) bundled(nodejs-snapdragon) bundled(nodejs-snapdragon-node) bundled(nodejs-snapdragon-util) bundled(nodejs-socket.io) bundled(nodejs-socket.io-adapter) bundled(nodejs-socket.io-parser) bundled(nodejs-socks) bundled(nodejs-socks-proxy-agent) bundled(nodejs-sort-object-keys) bundled(nodejs-sort-package-json) bundled(nodejs-source-list-map) bundled(nodejs-source-map) bundled(nodejs-source-map-js) bundled(nodejs-source-map-resolve) bundled(nodejs-source-map-support) bundled(nodejs-source-map-url) bundled(nodejs-sourcemap-codec) bundled(nodejs-sourcemap-validator) bundled(nodejs-spawn-args) bundled(nodejs-spdx-correct) bundled(nodejs-spdx-exceptions) bundled(nodejs-spdx-expression-parse) bundled(nodejs-spdx-license-ids) bundled(nodejs-split-string) bundled(nodejs-sprintf-js) bundled(nodejs-sri-toolbox) bundled(nodejs-sshpk) bundled(nodejs-ssri) bundled(nodejs-stable) bundled(nodejs-stagehand) bundled(nodejs-static-extend) bundled(nodejs-statuses) bundled(nodejs-stealthy-require) bundled(nodejs-stream-browserify) bundled(nodejs-stream-each) bundled(nodejs-stream-http) bundled(nodejs-stream-shift) bundled(nodejs-string-argv) bundled(nodejs-string-template) bundled(nodejs-string-width) bundled(nodejs-string.prototype.endswith) bundled(nodejs-string.prototype.matchall) bundled(nodejs-string.prototype.padend) bundled(nodejs-string.prototype.startswith) bundled(nodejs-string.prototype.trim) bundled(nodejs-string.prototype.trimend) bundled(nodejs-string.prototype.trimstart) bundled(nodejs-string_decoder) bundled(nodejs-strip-ansi) bundled(nodejs-strip-bom) bundled(nodejs-strip-eof) bundled(nodejs-strip-final-newline) bundled(nodejs-strip-json-comments) bundled(nodejs-strip-test-selectors) bundled(nodejs-style-loader) bundled(nodejs-styled_string) bundled(nodejs-sum-up) bundled(nodejs-supports-color) bundled(nodejs-supports-preserve-symlinks-flag) bundled(nodejs-svg-tags) bundled(nodejs-svgo) bundled(nodejs-swagger-ui-dist) bundled(nodejs-symbol-tree) bundled(nodejs-symlink-or-copy) bundled(nodejs-sync-disk-cache) bundled(nodejs-synckit) bundled(nodejs-tabbable) bundled(nodejs-tap-parser) bundled(nodejs-tapable) bundled(nodejs-tar) bundled(nodejs-temp) bundled(nodejs-terser) bundled(nodejs-terser-webpack-plugin) bundled(nodejs-testem) bundled(nodejs-tether) bundled(nodejs-text-encoder-lite) bundled(nodejs-text-table) bundled(nodejs-textextensions) bundled(nodejs-through) bundled(nodejs-through2) bundled(nodejs-time-zone) bundled(nodejs-timers-browserify) bundled(nodejs-tiny-emitter) bundled(nodejs-tiny-glob) bundled(nodejs-tiny-lr) bundled(nodejs-tippy.js) bundled(nodejs-tmp) bundled(nodejs-tmpl) bundled(nodejs-to-arraybuffer) bundled(nodejs-to-fast-properties) bundled(nodejs-to-object-path) bundled(nodejs-to-regex) bundled(nodejs-to-regex-range) bundled(nodejs-toidentifier) bundled(nodejs-tough-cookie) bundled(nodejs-tr46) bundled(nodejs-tracked-maps-and-sets) bundled(nodejs-traverse) bundled(nodejs-tree-sync) bundled(nodejs-trim-right) bundled(nodejs-trough) bundled(nodejs-ts-api-utils) bundled(nodejs-tslib) bundled(nodejs-tty-browserify) bundled(nodejs-tunnel-agent) bundled(nodejs-tweetnacl) bundled(nodejs-type-check) bundled(nodejs-type-detect) bundled(nodejs-type-fest) bundled(nodejs-type-is) bundled(nodejs-typed-array-buffer) bundled(nodejs-typed-array-byte-length) bundled(nodejs-typed-array-byte-offset) bundled(nodejs-typed-array-length) bundled(nodejs-typedarray) bundled(nodejs-typedarray-to-buffer) bundled(nodejs-typescript) bundled(nodejs-typescript-eslint) bundled(nodejs-typescript-memoize) bundled(nodejs-uc.micro) bundled(nodejs-uglify-js) bundled(nodejs-unbox-primitive) bundled(nodejs-underscore) bundled(nodejs-underscore.string) bundled(nodejs-unicode-canonical-property-names-ecmascript) bundled(nodejs-unicode-match-property-ecmascript) bundled(nodejs-unicode-match-property-value-ecmascript) bundled(nodejs-unicode-property-aliases-ecmascript) bundled(nodejs-unified) bundled(nodejs-union-value) bundled(nodejs-unique-filename) bundled(nodejs-unique-slug) bundled(nodejs-unique-string) bundled(nodejs-unist-util-is) bundled(nodejs-unist-util-stringify-position) bundled(nodejs-unist-util-visit-parents) bundled(nodejs-universalify) bundled(nodejs-unpipe) bundled(nodejs-unquote) bundled(nodejs-unset-value) bundled(nodejs-untildify) bundled(nodejs-upath) bundled(nodejs-update-browserslist-db) bundled(nodejs-update-section) bundled(nodejs-uri-js) bundled(nodejs-urix) bundled(nodejs-url) bundled(nodejs-use) bundled(nodejs-username-sync) bundled(nodejs-util) bundled(nodejs-util-deprecate) bundled(nodejs-util.promisify) bundled(nodejs-utils-merge) bundled(nodejs-uuid) bundled(nodejs-v8-compile-cache) bundled(nodejs-validate-npm-package-license) bundled(nodejs-validate-npm-package-name) bundled(nodejs-validate-peer-dependencies) bundled(nodejs-vary) bundled(nodejs-verror) bundled(nodejs-vfile) bundled(nodejs-vfile-message) bundled(nodejs-vm-browserify) bundled(nodejs-w3c-hr-time) bundled(nodejs-w3c-xmlserializer) bundled(nodejs-walk-sync) bundled(nodejs-walker) bundled(nodejs-watch-detector) bundled(nodejs-watchpack) bundled(nodejs-watchpack-chokidar2) bundled(nodejs-wcwidth) bundled(nodejs-webidl-conversions) bundled(nodejs-webpack) bundled(nodejs-webpack-sources) bundled(nodejs-websocket-driver) bundled(nodejs-websocket-extensions) bundled(nodejs-whatwg-encoding) bundled(nodejs-whatwg-fetch) bundled(nodejs-whatwg-mimetype) bundled(nodejs-whatwg-url) bundled(nodejs-which) bundled(nodejs-which-boxed-primitive) bundled(nodejs-which-builtin-type) bundled(nodejs-which-collection) bundled(nodejs-which-typed-array) bundled(nodejs-wide-align) bundled(nodejs-word-wrap) bundled(nodejs-wordwrap) bundled(nodejs-worker-farm) bundled(nodejs-workerpool) bundled(nodejs-wrap-ansi) bundled(nodejs-wrap-legacy-hbs-plugin-if-needed) bundled(nodejs-wrappy) bundled(nodejs-write-file-atomic) bundled(nodejs-ws) bundled(nodejs-xdg-basedir) bundled(nodejs-xml-name-validator) bundled(nodejs-xmlchars) bundled(nodejs-xstate) bundled(nodejs-xtend) bundled(nodejs-y18n) bundled(nodejs-yallist) bundled(nodejs-yam) bundled(nodejs-yaml) bundled(nodejs-yargs) bundled(nodejs-yargs-parser) bundled(nodejs-yocto-queue) bundled(nodejs-zwitch) config(openbao) group(openbao) openbao openbao(x86-64) user(openbao) openbao-vault-compat: openbao-vault-compat openbao-vault-compat(x86-64) vault Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24 Command line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name openbao --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg Buildroot used: fedora-43-x86_64 Active plugins: Generic, C/C++, Shell-api Disabled plugins: Perl, R, PHP, Ocaml, Haskell, Python, SugarActivity, fonts, Java Disabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH