{ "issues": [], "results": { "MUST": { "Generic": [ { "result": "pending", "text": "Package is licensed with an open-source compatible license and meets other legal requirements as defined in the legal section of Packaging Guidelines.", "note": null, "name": "CheckApprovedLicense", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/" }, { "result": "pending", "text": "%build honors applicable compiler flags or justifies otherwise.", "note": null, "name": "CheckBuildCompilerFlags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_compiler_flags" }, { "result": "pass", "text": "Package uses either %{buildroot} or $RPM_BUILD_ROOT", "note": null, "name": "CheckBuildrootMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pending", "text": "Package contains no bundled libraries without FPC exception.", "note": null, "name": "CheckBundledLibs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#bundling" }, { "result": "pending", "text": "Changelog in prescribed format.", "note": null, "name": "CheckChangelogFormat", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#changelogs" }, { "result": "pass", "text": "Package does not run rm -rf %{buildroot} (or $RPM_BUILD_ROOT) at the beginning of %install.", "note": null, "name": "CheckCleanBuildroot", "url": "(this test has no URL)" }, { "result": "pending", "text": "Sources contain only permissible code or content.", "note": null, "name": "CheckCodeAndContent", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/what-can-be-packaged/#_impermissible_content" }, { "result": "pass", "text": "Macros in Summary, %description expandable at SRPM build time.", "note": null, "name": "CheckDescMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_rpm_buildtime_macros" }, { "result": "pending", "text": "Package contains desktop file if it is a GUI application.", "note": null, "name": "CheckDesktopFile", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "pending", "text": "Development files must be in a -devel package", "note": null, "name": "CheckDevelFilesInDevel", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" }, { "result": "pass", "text": "Package requires other packages for directories it uses.", "note": null, "name": "CheckDirectoryRequire", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Dist tag is present.", "note": null, "name": "CheckDistTag", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/DistTag/" }, { "result": "pending", "text": "Package uses nothing in %doc for runtime.", "note": null, "name": "CheckDocRuntime", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Package does not contain duplicates in %files.", "note": null, "name": "CheckFileDuplicates", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_duplicate_files" }, { "result": "pass", "text": "Permissions on files are set properly.", "note": null, "name": "CheckFilePermissions", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "result": "pending", "text": "Package complies to the Packaging Guidelines", "note": null, "name": "CheckGuidelines", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package must not depend on deprecated() packages.", "note": null, "name": "CheckIfDepsDeprecated", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/deprecating-packages/" }, { "result": "pass", "text": "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.", "note": null, "name": "CheckLicensInDoc", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "License field in the package spec file matches the actual license.", "note": "Checking patched sources after %prep for licenses. No licenses found. Please check the source files for licenses manually.", "name": "CheckLicenseField", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_valid_license_short_names" }, { "result": "pass", "text": "The License field must be a valid SPDX expression.", "note": null, "name": "CheckLicenseFieldSPDX", "url": "https://fedoraproject.org/wiki/Changes/SPDX_Licenses_Phase_1" }, { "result": "pending", "text": "Package consistently uses macros (instead of hard-coded directory names).", "note": null, "name": "CheckMacros", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_macros" }, { "result": "pass", "text": "Package use %makeinstall only when make install DESTDIR=... doesn't work.", "note": null, "name": "CheckMakeinstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_why_the_makeinstall_macro_should_not_be_used" }, { "result": "pending", "text": "If the package is under multiple licenses, the licensing breakdown must be documented in the spec.", "note": null, "name": "CheckMultipleLicenses", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_multiple_licensing_scenarios" }, { "result": "pass", "text": "Package is named using only allowed ASCII characters.", "note": null, "name": "CheckNameCharset", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package is named according to the Package Naming Guidelines.", "note": null, "name": "CheckNaming", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/" }, { "result": "pending", "text": "Package does not generate any conflict.", "note": null, "name": "CheckNoConflicts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_conflicts" }, { "result": "pass", "text": "Package does not use a name that already exists.", "note": null, "name": "CheckNoNameConflict", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/Naming/#_conflicting_package_names" }, { "result": "pending", "text": "Package obeys FHS, except libexecdir and /usr/target.", "note": null, "name": "CheckObeysFHS", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_filesystem_layout" }, { "result": "pending", "text": "If the package is a rename of another package, proper Obsoletes and Provides are present.", "note": null, "name": "CheckObsoletesForRename", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#renaming-or-replacing-existing-packages" }, { "result": "pass", "text": "Package must own all directories that it creates.", "note": null, "name": "CheckOwnDirs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package does not own files or directories owned by other packages.", "note": null, "name": "CheckOwnOther", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_ownership" }, { "result": "pass", "text": "Package is not relocatable.", "note": null, "name": "CheckRelocatable", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_relocatable_packages" }, { "result": "pending", "text": "Requires correct, justified where necessary.", "note": null, "name": "CheckRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_explicit_requires" }, { "result": "pass", "text": "Sources used to build the package match the upstream source, as provided in the spec URL.", "note": null, "name": "CheckSourceMD5", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Spec file is legible and written in American English.", "note": null, "name": "CheckSpecLegibility", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_legibility" }, { "result": "pass", "text": "Spec file name must match the spec package %{name}, in the format %{name}.spec.", "note": null, "name": "CheckSpecName", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_spec_file_naming" }, { "result": "pending", "text": "Package contains systemd file(s) if in need.", "note": null, "name": "CheckSystemdScripts", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "File names are valid UTF-8.", "note": null, "name": "CheckUTF8Filenames", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_non_ascii_filenames" }, { "result": "pending", "text": "Useful -debuginfo package or justification otherwise.", "note": null, "name": "CheckUsefulDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_debuginfo_packages" }, { "result": "pending", "text": "Package is not known to require an ExcludeArch tag.", "note": null, "name": "generic-excludearch", "url": "https://fedoraproject.org/wiki/Architectures#ExcludeArch_.26_ExclusiveArch" }, { "result": "pending", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 338246 bytes in 110 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pass", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": null, "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "pending", "text": "Package successfully compiles and builds into binary rpms on at least one supported primary architecture.", "note": "Using prebuilt packages", "name": "CheckBuild", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pass", "text": "Package installs properly.", "note": null, "name": "CheckPackageInstalls", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Rpmlint is run on all rpms the build produces.", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlint", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] }, "SHOULD": { "Generic": [ { "result": "fail", "text": "Reviewer should test that the package builds in mock.", "note": null, "name": "CheckBuildInMock", "url": "https://fedoraproject.org/wiki/PackageMaintainers/MockTricks" }, { "result": "pass", "text": "Buildroot is not present", "note": null, "name": "CheckBuildroot", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Package has no %clean section with rm -rf %{buildroot} (or $RPM_BUILD_ROOT)", "note": null, "name": "CheckClean", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "If the source package does not include license text(s) as a separate file from upstream, the packager SHOULD query upstream to include it.", "note": null, "name": "CheckContainsLicenseText", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pass", "text": "No file requires outside of /etc, /bin, /sbin, /usr/bin, /usr/sbin.", "note": null, "name": "CheckFileRequires", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_and_directory_dependencies" }, { "result": "pending", "text": "Final provides and requires are sane (see attachments).", "note": null, "name": "CheckFinalRequiresProvides", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package functions as described.", "note": null, "name": "CheckFunctionAsDescribed", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pass", "text": "Packager, Vendor, PreReq, Copyright tags should not be in spec file", "note": null, "name": "CheckIllegalSpecTags", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_tags_and_sections" }, { "result": "pending", "text": "Latest version is packaged.", "note": null, "name": "CheckLatestVersionIsPackaged", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/" }, { "result": "pending", "text": "Package does not include license text files separate from upstream.", "note": null, "name": "CheckLicenseUpstream", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/LicensingGuidelines/#_license_text" }, { "result": "pending", "text": "SourceX tarball generation or download is documented.", "note": "Package contains tarball without URL, check comments", "name": "CheckSourceComment", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "Sources can be downloaded from URI in Source: tag", "note": null, "name": "CheckSourceDownloads", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pass", "text": "SourceX is a working URL.", "note": null, "name": "CheckSourceUrl", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/SourceURL/" }, { "result": "pending", "text": "Sources are verified with gpgverify first in %prep if upstream publishes signatures.", "note": "gpgverify is not used.", "name": "CheckSourceVerification", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_source_file_verification" }, { "result": "pending", "text": "Package should compile and build into binary rpms on all supported architectures.", "note": null, "name": "CheckSupportAllArchs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_architecture_support" }, { "result": "pending", "text": "%check is present and all tests pass.", "note": null, "name": "CheckTestSuites", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_test_suites" }, { "result": "pending", "text": "Packages should try to preserve timestamps of original installed files.", "note": null, "name": "CheckTimeStamps", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_timestamps" }, { "result": "pass", "text": "Spec use %global instead of %define unless justified.", "note": null, "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pending", "text": "Large data in /usr/share should live in a noarch subpackage if package is arched.", "note": "Arch-ed rpms have a total of 3973120 bytes in /usr/share ", "name": "generic-large-data", "url": "https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines" }, { "result": "pass", "text": "Rpmlint is run on debuginfo package(s).", "note": "There are rpmlint messages (see attachment).", "name": "CheckRpmlintDebuginfo", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" }, { "result": "pass", "text": "Rpmlint is run on all installed packages.", "note": "No rpmlint messages.", "name": "CheckRpmlintInstalled", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_use_rpmlint" } ] } }, "attachments": [ { "header": "Rpmlint", "text": "Checking: kustomize-5.5.0-1.fc41.x86_64.rpm\n kustomize-5.5.0-1.fc41.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.5.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nrpmlintrc: [PosixPath('/tmp/tmppx1helfd')]\nchecks: 32, packages: 2\n\nkustomize.src: E: spelling-error ('kubernetes', 'Summary(en_US) kubernetes -> rubbernecks')\nkustomize.src: E: spelling-error ('kubernetes', '%description -l en_US kubernetes -> rubbernecks')\nkustomize.x86_64: E: spelling-error ('kubernetes', 'Summary(en_US) kubernetes -> rubbernecks')\nkustomize.x86_64: E: spelling-error ('kubernetes', '%description -l en_US kubernetes -> rubbernecks')\nkustomize.x86_64: E: readelf-failed /usr/bin/kustomize 'utf-8' codec can't decode byte 0xc2 in position 5933: invalid continuation byte\nkustomize.x86_64: E: non-executable-script /usr/share/licenses/kustomize/vendor/cloud.google.com/go/internal/version/update_version.sh 644 /bin/bash\nkustomize.x86_64: E: non-executable-script /usr/share/licenses/kustomize/vendor/cloud.google.com/go/storage/emulator_test.sh 644 /bin/bash\nkustomize.x86_64: E: non-executable-script /usr/share/licenses/kustomize/vendor/github.com/go-git/go-git/v5/oss-fuzz.sh 644 /bin/bash -eu\nkustomize.x86_64: E: non-executable-script /usr/share/licenses/kustomize/vendor/google.golang.org/grpc/regenerate.sh 644 /bin/bash\nkustomize.x86_64: W: no-manual-page-for-binary kustomize\nkustomize.spec: W: invalid-url Source1: kustomize-kustomize-v5.5.0-vendor.tar.bz2\nkustomize.x86_64: E: files-duplicated-waste 1122225\nkustomize.x86_64: W: files-duplicate /usr/share/doc/kustomize/examples/wordpress/mysql/deployment.yaml /usr/share/doc/kustomize/examples/mySql/deployment.yaml\nkustomize.x86_64: W: files-duplicate /usr/share/doc/kustomize/examples/wordpress/mysql/service.yaml /usr/share/doc/kustomize/examples/mySql/service.yaml\nkustomize.x86_64: W: files-duplicate /usr/share/doc/kustomize/examples/springboot/overlays/production/application.properties /usr/share/doc/kustomize/examples/springboot/base/application.properties\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/sigs.k8s.io/yaml/goyaml.v2/LICENSE /usr/share/licenses/kustomize/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/go-logr/logr/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/golangci/revgrep/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/matttproud/golang_protobuf_extensions/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/skeema/knownhosts/LICENSE:(and 6 more)\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/k8s.io/utils/LICENSE /usr/share/licenses/kustomize/vendor/cloud.google.com/go/LICENSE:/usr/share/licenses/kustomize/vendor/cloud.google.com/go/compute/LICENSE:/usr/share/licenses/kustomize/vendor/cloud.google.com/go/compute/metadata/LICENSE:/usr/share/licenses/kustomize/vendor/cloud.google.com/go/iam/LICENSE:/usr/share/licenses/kustomize/vendor/cloud.google.com/go/storage/LICENSE:(and 48 more)\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/imdario/mergo/LICENSE /usr/share/licenses/kustomize/vendor/dario.cat/mergo/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/Antonboom/nilnil/LICENSE /usr/share/licenses/kustomize/vendor/github.com/Antonboom/errname/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/Azure/azure-sdk-for-go/sdk/internal/LICENSE.txt /usr/share/licenses/kustomize/vendor/github.com/Azure/azure-sdk-for-go/sdk/azcore/LICENSE.txt:/usr/share/licenses/kustomize/vendor/github.com/Azure/azure-sdk-for-go/sdk/azidentity/LICENSE.txt\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/Azure/go-autorest/autorest/to/LICENSE /usr/share/licenses/kustomize/vendor/github.com/Azure/go-autorest/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/k8s.io/kube-openapi/pkg/internal/third_party/go-json-experiment/json/AUTHORS /usr/share/licenses/kustomize/vendor/github.com/ProtonMail/go-crypto/AUTHORS\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/k8s.io/client-go/third_party/forked/golang/LICENSE /usr/share/licenses/kustomize/vendor/github.com/ProtonMail/go-crypto/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/aws/aws-sdk-go/internal/sync/singleflight/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/golangci/gofmt/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/golangci/gofmt/gofmt/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/golangci/gofmt/goimports/LICENSE:(and 17 more)\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/k8s.io/utils/internal/third_party/forked/golang/PATENTS /usr/share/licenses/kustomize/vendor/github.com/ProtonMail/go-crypto/PATENTS:/usr/share/licenses/kustomize/vendor/golang.org/x/crypto/PATENTS:/usr/share/licenses/kustomize/vendor/golang.org/x/exp/PATENTS:/usr/share/licenses/kustomize/vendor/golang.org/x/image/PATENTS:/usr/share/licenses/kustomize/vendor/golang.org/x/mod/PATENTS:(and 11 more)\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/k8s.io/utils/internal/third_party/forked/golang/LICENSE /usr/share/licenses/kustomize/vendor/github.com/PuerkitoBio/urlesc/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/golangci/maligned/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/golangci/unconvert/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/alecthomas/chroma/v2/COPYING /usr/share/licenses/kustomize/vendor/github.com/alecthomas/chroma/COPYING\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/ashanbrown/makezero/LICENSE /usr/share/licenses/kustomize/vendor/github.com/ashanbrown/forbidigo/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/aws/aws-sdk-go/NOTICE.txt /usr/share/licenses/kustomize/vendor/github.com/aws/aws-sdk-go-v2/NOTICE.txt\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/aws/smithy-go/internal/sync/singleflight/LICENSE /usr/share/licenses/kustomize/vendor/github.com/aws/aws-sdk-go-v2/internal/sync/singleflight/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/bep/simplecobra/LICENSE /usr/share/licenses/kustomize/vendor/github.com/bep/clocks/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/bep/lazycache/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/bep/mclib/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/bep/overlayfs/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/bep/gitmap/LICENSE /usr/share/licenses/kustomize/vendor/github.com/bep/debounce/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/bep/golibsass/LICENSE /usr/share/licenses/kustomize/vendor/github.com/bep/godartsass/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/bep/godartsass/v2/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/evanw/esbuild/internal/xxhash/LICENSE.txt /usr/share/licenses/kustomize/vendor/github.com/cespare/xxhash/v2/LICENSE.txt\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/sigs.k8s.io/application/LICENSE /usr/share/licenses/kustomize/vendor/github.com/charithe/durationcheck/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/joelanford/go-apidiff/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/julz/importas/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/modern-go/concurrent/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/modern-go/reflect2/LICENSE:(and 6 more)\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/gopkg.in/evanphx/json-patch.v4/LICENSE /usr/share/licenses/kustomize/vendor/github.com/evanphx/json-patch/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/evanphx/json-patch/v5/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/leonklingele/grouper/LICENSE /usr/share/licenses/kustomize/vendor/github.com/firefart/nonamedreturns/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/invopop/yaml/LICENSE /usr/share/licenses/kustomize/vendor/github.com/ghodss/yaml/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/gopkg.in/inf.v0/LICENSE /usr/share/licenses/kustomize/vendor/github.com/go-git/gcfg/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/go-toolsmith/typep/LICENSE /usr/share/licenses/kustomize/vendor/github.com/go-toolsmith/astcast/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/go-toolsmith/astcopy/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/go-toolsmith/astfmt/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/go-toolsmith/astp/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/go-toolsmith/strparse/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/k8s.io/klog/v2/LICENSE /usr/share/licenses/kustomize/vendor/github.com/golang/glog/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/golang/groupcache/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/golang.org/x/lint/LICENSE /usr/share/licenses/kustomize/vendor/github.com/golangci/lint-1/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/googleapis/gnostic/LICENSE /usr/share/licenses/kustomize/vendor/github.com/google/gnostic-models/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/gorilla/websocket/LICENSE /usr/share/licenses/kustomize/vendor/github.com/gorilla/mux/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/gorilla/securecookie/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/gorilla/sessions/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/gostaticanalysis/nilerr/LICENSE /usr/share/licenses/kustomize/vendor/github.com/gostaticanalysis/analysisutil/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/gostaticanalysis/forcetypeassert/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/hashicorp/hcl/LICENSE /usr/share/licenses/kustomize/vendor/github.com/hashicorp/errwrap/LICENSE:/usr/share/licenses/kustomize/vendor/github.com/hashicorp/go-version/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/timakin/bodyclose/LICENSE /usr/share/licenses/kustomize/vendor/github.com/jingyugao/rowserrcheck/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/kr/text/License /usr/share/licenses/kustomize/vendor/github.com/kr/pretty/License\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/ldez/tagliatelle/LICENSE /usr/share/licenses/kustomize/vendor/github.com/ldez/gomoddirectives/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/mattn/go-runewidth/LICENSE /usr/share/licenses/kustomize/vendor/github.com/mattn/go-colorable/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/mitchellh/mapstructure/LICENSE /usr/share/licenses/kustomize/vendor/github.com/mitchellh/go-homedir/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/muesli/termenv/LICENSE /usr/share/licenses/kustomize/vendor/github.com/muesli/reflow/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/prometheus/common/internal/bitbucket.org/ww/goautoneg/README.txt /usr/share/licenses/kustomize/vendor/github.com/munnerz/goautoneg/README.txt\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/google.golang.org/protobuf/LICENSE /usr/share/licenses/kustomize/vendor/github.com/rogpeppe/go-internal/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/sashamelentyev/usestdlibvars/LICENSE /usr/share/licenses/kustomize/vendor/github.com/sashamelentyev/interfacebloat/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/shurcooL/graphql/LICENSE /usr/share/licenses/kustomize/vendor/github.com/shurcooL/githubv4/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/sivchari/tenv/LICENSE /usr/share/licenses/kustomize/vendor/github.com/sivchari/containedctx/LICENCE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/spf13/cobra/LICENSE.txt /usr/share/licenses/kustomize/vendor/github.com/spf13/afero/LICENSE.txt\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/spf13/viper/LICENSE /usr/share/licenses/kustomize/vendor/github.com/spf13/cast/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/tdewolff/parse/v2/LICENSE.md /usr/share/licenses/kustomize/vendor/github.com/tdewolff/minify/v2/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/ultraware/whitespace/LICENSE /usr/share/licenses/kustomize/vendor/github.com/ultraware/funlen/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/github.com/xeipuuv/gojsonschema/LICENSE-APACHE-2.0.txt /usr/share/licenses/kustomize/vendor/github.com/xeipuuv/gojsonpointer/LICENSE-APACHE-2.0.txt:/usr/share/licenses/kustomize/vendor/github.com/xeipuuv/gojsonreference/LICENSE-APACHE-2.0.txt\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/google.golang.org/grpc/AUTHORS /usr/share/licenses/kustomize/vendor/go.opencensus.io/AUTHORS\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/sigs.k8s.io/yaml/goyaml.v3/NOTICE /usr/share/licenses/kustomize/vendor/gopkg.in/yaml.v2/NOTICE:/usr/share/licenses/kustomize/vendor/gopkg.in/yaml.v3/NOTICE:/usr/share/licenses/kustomize/vendor/sigs.k8s.io/yaml/goyaml.v2/NOTICE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/sigs.k8s.io/yaml/goyaml.v3/LICENSE /usr/share/licenses/kustomize/vendor/gopkg.in/yaml.v3/LICENSE\nkustomize.x86_64: W: files-duplicate /usr/share/licenses/kustomize/vendor/mvdan.cc/unparam/LICENSE /usr/share/licenses/kustomize/vendor/mvdan.cc/lint/LICENSE\n 2 packages and 0 specfiles checked; 10 errors, 55 warnings, 7 filtered, 10 badness; has taken 1.4 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"kustomize-debuginfo\".\n(none): E: there is no installed rpm \"kustomize\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.5.0\nconfiguration:\n /usr/lib/python3.13/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-spdx-licenses.toml\n /etc/xdg/rpmlint/fedora.toml\n /etc/xdg/rpmlint/scoring.toml\n /etc/xdg/rpmlint/users-groups.toml\n /etc/xdg/rpmlint/warn-on-functions.toml\nchecks: 32, packages: 2\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 filtered, 0 badness; has taken 0.0 s \n\n" }, { "header": "Rpmlint (debuginfo)", "text": "Cannot parse rpmlint output:\n\n" }, { "header": "", "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/bin/fedora-review --no-colors --prebuilt --rpm-spec --name kustomize --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-41-x86_64\nActive plugins: Generic, Shell-api\nDisabled plugins: C/C++, Perl, Java, fonts, SugarActivity, PHP, Ocaml, Haskell, Python, R\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Source checksums", "text": "https://github.com/kubernetes-sigs/kustomize/archive/kustomize/v5.5.0/kustomize-kustomize-v5.5.0.tar.gz :\n CHECKSUM(SHA256) this package : a90ed294c874404934bb5aa132185604d31fbd5622fbcb5ce2c3f56d67eeb322\n CHECKSUM(SHA256) upstream package : a90ed294c874404934bb5aa132185604d31fbd5622fbcb5ce2c3f56d67eeb322\n" }, { "header": "Requires", "text": "kustomize (rpmlib, GLIBC filtered):\n /usr/bin/bash\n git-core\n libc.so.6()(64bit)\n libresolv.so.2()(64bit)\n rtld(GNU_HASH)\n\n" }, { "header": "Provides", "text": "kustomize:\n bundled(golang(4d63.com/gocheckcompilerdirectives))\n bundled(golang(4d63.com/gochecknoglobals))\n bundled(golang(cloud.google.com/go))\n bundled(golang(cloud.google.com/go/compute))\n bundled(golang(cloud.google.com/go/compute/metadata))\n bundled(golang(cloud.google.com/go/iam))\n bundled(golang(cloud.google.com/go/storage))\n bundled(golang(dario.cat/mergo))\n bundled(golang(github.com/Abirdcfly/dupword))\n bundled(golang(github.com/AlecAivazis/survey/v2))\n bundled(golang(github.com/Antonboom/errname))\n bundled(golang(github.com/Antonboom/nilnil))\n bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/azcore))\n bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/azidentity))\n bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/internal))\n bundled(golang(github.com/Azure/azure-sdk-for-go/sdk/storage/azblob))\n bundled(golang(github.com/Azure/go-autorest))\n bundled(golang(github.com/Azure/go-autorest/autorest/to))\n bundled(golang(github.com/AzureAD/microsoft-authentication-library-for-go))\n bundled(golang(github.com/BurntSushi/locker))\n bundled(golang(github.com/BurntSushi/toml))\n bundled(golang(github.com/Djarvur/go-err113))\n bundled(golang(github.com/GaijinEntertainment/go-exhaustruct/v2))\n bundled(golang(github.com/MakeNowJust/heredoc))\n bundled(golang(github.com/Masterminds/semver))\n bundled(golang(github.com/Microsoft/go-winio))\n bundled(golang(github.com/OpenPeeDeeP/depguard))\n bundled(golang(github.com/ProtonMail/go-crypto))\n bundled(golang(github.com/PuerkitoBio/purell))\n bundled(golang(github.com/PuerkitoBio/urlesc))\n bundled(golang(github.com/alecthomas/chroma))\n bundled(golang(github.com/alecthomas/chroma/v2))\n bundled(golang(github.com/alessio/shellescape))\n bundled(golang(github.com/alexkohler/prealloc))\n bundled(golang(github.com/alingse/asasalint))\n bundled(golang(github.com/armon/go-radix))\n bundled(golang(github.com/asaskevich/govalidator))\n bundled(golang(github.com/ashanbrown/forbidigo))\n bundled(golang(github.com/ashanbrown/makezero))\n bundled(golang(github.com/aws/aws-sdk-go))\n bundled(golang(github.com/aws/aws-sdk-go-v2))\n bundled(golang(github.com/aws/aws-sdk-go-v2/aws/protocol/eventstream))\n bundled(golang(github.com/aws/aws-sdk-go-v2/config))\n bundled(golang(github.com/aws/aws-sdk-go-v2/credentials))\n bundled(golang(github.com/aws/aws-sdk-go-v2/feature/ec2/imds))\n bundled(golang(github.com/aws/aws-sdk-go-v2/feature/s3/manager))\n bundled(golang(github.com/aws/aws-sdk-go-v2/internal/configsources))\n bundled(golang(github.com/aws/aws-sdk-go-v2/internal/endpoints/v2))\n bundled(golang(github.com/aws/aws-sdk-go-v2/internal/ini))\n bundled(golang(github.com/aws/aws-sdk-go-v2/internal/v4a))\n bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/accept-encoding))\n bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/checksum))\n bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/presigned-url))\n bundled(golang(github.com/aws/aws-sdk-go-v2/service/internal/s3shared))\n bundled(golang(github.com/aws/aws-sdk-go-v2/service/s3))\n bundled(golang(github.com/aws/aws-sdk-go-v2/service/sso))\n bundled(golang(github.com/aws/aws-sdk-go-v2/service/ssooidc))\n bundled(golang(github.com/aws/aws-sdk-go-v2/service/sts))\n bundled(golang(github.com/aws/smithy-go))\n bundled(golang(github.com/aymerick/douceur))\n bundled(golang(github.com/beorn7/perks))\n bundled(golang(github.com/bep/clocks))\n bundled(golang(github.com/bep/debounce))\n bundled(golang(github.com/bep/gitmap))\n bundled(golang(github.com/bep/goat))\n bundled(golang(github.com/bep/godartsass))\n bundled(golang(github.com/bep/godartsass/v2))\n bundled(golang(github.com/bep/golibsass))\n bundled(golang(github.com/bep/gowebp))\n bundled(golang(github.com/bep/lazycache))\n bundled(golang(github.com/bep/logg))\n bundled(golang(github.com/bep/mclib))\n bundled(golang(github.com/bep/overlayfs))\n bundled(golang(github.com/bep/simplecobra))\n bundled(golang(github.com/bep/tmc))\n bundled(golang(github.com/bkielbasa/cyclop))\n bundled(golang(github.com/blang/semver/v4))\n bundled(golang(github.com/blizzy78/varnamelen))\n bundled(golang(github.com/bmatcuk/doublestar/v4))\n bundled(golang(github.com/bombsimon/wsl/v3))\n bundled(golang(github.com/breml/bidichk))\n bundled(golang(github.com/breml/errchkjson))\n bundled(golang(github.com/briandowns/spinner))\n bundled(golang(github.com/butuzov/ireturn))\n bundled(golang(github.com/campoy/embedmd))\n bundled(golang(github.com/cespare/xxhash/v2))\n bundled(golang(github.com/charithe/durationcheck))\n bundled(golang(github.com/charmbracelet/glamour))\n bundled(golang(github.com/chavacava/garif))\n bundled(golang(github.com/clbanning/mxj/v2))\n bundled(golang(github.com/cli/cli))\n bundled(golang(github.com/cli/safeexec))\n bundled(golang(github.com/cloudflare/circl))\n bundled(golang(github.com/cpuguy83/go-md2man/v2))\n bundled(golang(github.com/curioswitch/go-reassign))\n bundled(golang(github.com/cyphar/filepath-securejoin))\n bundled(golang(github.com/daixiang0/gci))\n bundled(golang(github.com/danwakefield/fnmatch))\n bundled(golang(github.com/davecgh/go-spew))\n bundled(golang(github.com/denis-tingaikin/go-header))\n bundled(golang(github.com/disintegration/gift))\n bundled(golang(github.com/dlclark/regexp2))\n bundled(golang(github.com/dustin/go-humanize))\n bundled(golang(github.com/emicklei/go-restful/v3))\n bundled(golang(github.com/emirpasic/gods))\n bundled(golang(github.com/enescakir/emoji))\n bundled(golang(github.com/esimonov/ifshort))\n bundled(golang(github.com/ettle/strcase))\n bundled(golang(github.com/evanphx/json-patch))\n bundled(golang(github.com/evanphx/json-patch/v5))\n bundled(golang(github.com/evanw/esbuild))\n bundled(golang(github.com/fatih/color))\n bundled(golang(github.com/fatih/structtag))\n bundled(golang(github.com/firefart/nonamedreturns))\n bundled(golang(github.com/frankban/quicktest))\n bundled(golang(github.com/fsnotify/fsnotify))\n bundled(golang(github.com/fzipp/gocyclo))\n bundled(golang(github.com/getkin/kin-openapi))\n bundled(golang(github.com/ghodss/yaml))\n bundled(golang(github.com/go-bindata/go-bindata/v3))\n bundled(golang(github.com/go-critic/go-critic))\n bundled(golang(github.com/go-errors/errors))\n bundled(golang(github.com/go-git/gcfg))\n bundled(golang(github.com/go-git/go-billy/v5))\n bundled(golang(github.com/go-git/go-git/v5))\n bundled(golang(github.com/go-logr/logr))\n bundled(golang(github.com/go-openapi/jsonpointer))\n bundled(golang(github.com/go-openapi/jsonreference))\n bundled(golang(github.com/go-openapi/spec))\n bundled(golang(github.com/go-openapi/swag))\n bundled(golang(github.com/go-toolsmith/astcast))\n bundled(golang(github.com/go-toolsmith/astcopy))\n bundled(golang(github.com/go-toolsmith/astequal))\n bundled(golang(github.com/go-toolsmith/astfmt))\n bundled(golang(github.com/go-toolsmith/astp))\n bundled(golang(github.com/go-toolsmith/strparse))\n bundled(golang(github.com/go-toolsmith/typep))\n bundled(golang(github.com/go-xmlfmt/xmlfmt))\n bundled(golang(github.com/gobuffalo/flect))\n bundled(golang(github.com/gobwas/glob))\n bundled(golang(github.com/gofrs/flock))\n bundled(golang(github.com/gogo/protobuf))\n bundled(golang(github.com/gohugoio/go-i18n/v2))\n bundled(golang(github.com/gohugoio/hugo))\n bundled(golang(github.com/gohugoio/locales))\n bundled(golang(github.com/gohugoio/localescompressed))\n bundled(golang(github.com/golang-jwt/jwt/v5))\n bundled(golang(github.com/golang/glog))\n bundled(golang(github.com/golang/groupcache))\n bundled(golang(github.com/golang/protobuf))\n bundled(golang(github.com/golangci/check))\n bundled(golang(github.com/golangci/dupl))\n bundled(golang(github.com/golangci/go-misc))\n bundled(golang(github.com/golangci/gofmt))\n bundled(golang(github.com/golangci/golangci-lint))\n bundled(golang(github.com/golangci/lint-1))\n bundled(golang(github.com/golangci/maligned))\n bundled(golang(github.com/golangci/misspell))\n bundled(golang(github.com/golangci/revgrep))\n bundled(golang(github.com/golangci/unconvert))\n bundled(golang(github.com/google/addlicense))\n bundled(golang(github.com/google/btree))\n bundled(golang(github.com/google/gnostic))\n bundled(golang(github.com/google/gnostic-models))\n bundled(golang(github.com/google/go-cmp))\n bundled(golang(github.com/google/gofuzz))\n bundled(golang(github.com/google/s2a-go))\n bundled(golang(github.com/google/safetext))\n bundled(golang(github.com/google/shlex))\n bundled(golang(github.com/google/uuid))\n bundled(golang(github.com/google/wire))\n bundled(golang(github.com/googleapis/enterprise-certificate-proxy))\n bundled(golang(github.com/googleapis/gax-go/v2))\n bundled(golang(github.com/googleapis/gnostic))\n bundled(golang(github.com/gordonklaus/ineffassign))\n bundled(golang(github.com/gorilla/css))\n bundled(golang(github.com/gorilla/mux))\n bundled(golang(github.com/gorilla/securecookie))\n bundled(golang(github.com/gorilla/sessions))\n bundled(golang(github.com/gorilla/websocket))\n bundled(golang(github.com/gostaticanalysis/analysisutil))\n bundled(golang(github.com/gostaticanalysis/comment))\n bundled(golang(github.com/gostaticanalysis/forcetypeassert))\n bundled(golang(github.com/gostaticanalysis/nilerr))\n bundled(golang(github.com/gregjones/httpcache))\n bundled(golang(github.com/hairyhenderson/go-codeowners))\n bundled(golang(github.com/hashicorp/errwrap))\n bundled(golang(github.com/hashicorp/go-multierror))\n bundled(golang(github.com/hashicorp/go-version))\n bundled(golang(github.com/hashicorp/golang-lru/v2))\n bundled(golang(github.com/hashicorp/hcl))\n bundled(golang(github.com/henvic/httpretty))\n bundled(golang(github.com/hexops/gotextdiff))\n bundled(golang(github.com/imdario/mergo))\n bundled(golang(github.com/inconshreveable/mousetrap))\n bundled(golang(github.com/instrumenta/kubeval))\n bundled(golang(github.com/invopop/yaml))\n bundled(golang(github.com/jbenet/go-context))\n bundled(golang(github.com/jdkato/prose))\n bundled(golang(github.com/jgautheron/goconst))\n bundled(golang(github.com/jingyugao/rowserrcheck))\n bundled(golang(github.com/jirfag/go-printf-func-name))\n bundled(golang(github.com/jmespath/go-jmespath))\n bundled(golang(github.com/joelanford/go-apidiff))\n bundled(golang(github.com/josharian/intern))\n bundled(golang(github.com/json-iterator/go))\n bundled(golang(github.com/julz/importas))\n bundled(golang(github.com/junk1tm/musttag))\n bundled(golang(github.com/kballard/go-shellquote))\n bundled(golang(github.com/kevinburke/ssh_config))\n bundled(golang(github.com/kisielk/errcheck))\n bundled(golang(github.com/kisielk/gotool))\n bundled(golang(github.com/kkHAIKE/contextcheck))\n bundled(golang(github.com/kr/pretty))\n bundled(golang(github.com/kr/pty))\n bundled(golang(github.com/kr/text))\n bundled(golang(github.com/kulti/thelper))\n bundled(golang(github.com/kunwardeep/paralleltest))\n bundled(golang(github.com/kylelemons/godebug))\n bundled(golang(github.com/kyoh86/exportloopref))\n bundled(golang(github.com/kyokomi/emoji/v2))\n bundled(golang(github.com/ldez/gomoddirectives))\n bundled(golang(github.com/ldez/tagliatelle))\n bundled(golang(github.com/leonklingele/grouper))\n bundled(golang(github.com/liggitt/tabwriter))\n bundled(golang(github.com/lucasb-eyer/go-colorful))\n bundled(golang(github.com/lufeee/execinquery))\n bundled(golang(github.com/magefile/mage))\n bundled(golang(github.com/magiconair/properties))\n bundled(golang(github.com/mailru/easyjson))\n bundled(golang(github.com/maratori/testableexamples))\n bundled(golang(github.com/maratori/testpackage))\n bundled(golang(github.com/marekm4/color-extractor))\n bundled(golang(github.com/matoous/godox))\n bundled(golang(github.com/mattn/go-colorable))\n bundled(golang(github.com/mattn/go-isatty))\n bundled(golang(github.com/mattn/go-runewidth))\n bundled(golang(github.com/matttproud/golang_protobuf_extensions))\n bundled(golang(github.com/mbilski/exhaustivestruct))\n bundled(golang(github.com/mgechev/revive))\n bundled(golang(github.com/mgutz/ansi))\n bundled(golang(github.com/microcosm-cc/bluemonday))\n bundled(golang(github.com/mitchellh/go-homedir))\n bundled(golang(github.com/mitchellh/hashstructure))\n bundled(golang(github.com/mitchellh/mapstructure))\n bundled(golang(github.com/modern-go/concurrent))\n bundled(golang(github.com/modern-go/reflect2))\n bundled(golang(github.com/mohae/deepcopy))\n bundled(golang(github.com/monochromegane/go-gitignore))\n bundled(golang(github.com/monopole/mdrip))\n bundled(golang(github.com/moricho/tparallel))\n bundled(golang(github.com/muesli/reflow))\n bundled(golang(github.com/muesli/smartcrop))\n bundled(golang(github.com/muesli/termenv))\n bundled(golang(github.com/munnerz/goautoneg))\n bundled(golang(github.com/nakabonne/nestif))\n bundled(golang(github.com/nbutton23/zxcvbn-go))\n bundled(golang(github.com/niklasfasching/go-org))\n bundled(golang(github.com/nishanths/exhaustive))\n bundled(golang(github.com/nishanths/predeclared))\n bundled(golang(github.com/nunnatsa/ginkgolinter))\n bundled(golang(github.com/olekukonko/tablewriter))\n bundled(golang(github.com/onsi/ginkgo))\n bundled(golang(github.com/onsi/gomega))\n bundled(golang(github.com/pelletier/go-toml))\n bundled(golang(github.com/pelletier/go-toml/v2))\n bundled(golang(github.com/perimeterx/marshmallow))\n bundled(golang(github.com/peterbourgon/diskv))\n bundled(golang(github.com/pjbgf/sha1cd))\n bundled(golang(github.com/pkg/browser))\n bundled(golang(github.com/pkg/errors))\n bundled(golang(github.com/pmezard/go-difflib))\n bundled(golang(github.com/polyfloyd/go-errorlint))\n bundled(golang(github.com/prometheus/client_golang))\n bundled(golang(github.com/prometheus/client_model))\n bundled(golang(github.com/prometheus/common))\n bundled(golang(github.com/prometheus/procfs))\n bundled(golang(github.com/quasilyte/go-ruleguard))\n bundled(golang(github.com/quasilyte/gogrep))\n bundled(golang(github.com/quasilyte/regex/syntax))\n bundled(golang(github.com/quasilyte/stdinfo))\n bundled(golang(github.com/rivo/uniseg))\n bundled(golang(github.com/rogpeppe/go-internal))\n bundled(golang(github.com/russross/blackfriday/v2))\n bundled(golang(github.com/rwcarlsen/goexif))\n bundled(golang(github.com/ryancurrah/gomodguard))\n bundled(golang(github.com/ryanrolds/sqlclosecheck))\n bundled(golang(github.com/sagikazarmark/locafero))\n bundled(golang(github.com/sagikazarmark/slog-shim))\n bundled(golang(github.com/sanity-io/litter))\n bundled(golang(github.com/sanposhiho/wastedassign/v2))\n bundled(golang(github.com/sashamelentyev/interfacebloat))\n bundled(golang(github.com/sashamelentyev/usestdlibvars))\n bundled(golang(github.com/securego/gosec/v2))\n bundled(golang(github.com/sergi/go-diff))\n bundled(golang(github.com/shazow/go-diff))\n bundled(golang(github.com/shurcooL/githubv4))\n bundled(golang(github.com/shurcooL/graphql))\n bundled(golang(github.com/sirupsen/logrus))\n bundled(golang(github.com/sivchari/containedctx))\n bundled(golang(github.com/sivchari/nosnakecase))\n bundled(golang(github.com/sivchari/tenv))\n bundled(golang(github.com/skeema/knownhosts))\n bundled(golang(github.com/sonatard/noctx))\n bundled(golang(github.com/sourcegraph/conc))\n bundled(golang(github.com/sourcegraph/go-diff))\n bundled(golang(github.com/spf13/afero))\n bundled(golang(github.com/spf13/cast))\n bundled(golang(github.com/spf13/cobra))\n bundled(golang(github.com/spf13/fsync))\n bundled(golang(github.com/spf13/pflag))\n bundled(golang(github.com/spf13/viper))\n bundled(golang(github.com/ssgreg/nlreturn/v2))\n bundled(golang(github.com/stbenjam/no-sprintf-host-port))\n bundled(golang(github.com/stretchr/objx))\n bundled(golang(github.com/stretchr/testify))\n bundled(golang(github.com/subosito/gotenv))\n bundled(golang(github.com/t-yuki/gocover-cobertura))\n bundled(golang(github.com/tdakkota/asciicheck))\n bundled(golang(github.com/tdewolff/minify/v2))\n bundled(golang(github.com/tdewolff/parse/v2))\n bundled(golang(github.com/tetafro/godot))\n bundled(golang(github.com/timakin/bodyclose))\n bundled(golang(github.com/timonwong/loggercheck))\n bundled(golang(github.com/tomarrell/wrapcheck/v2))\n bundled(golang(github.com/tommy-muehle/go-mnd/v2))\n bundled(golang(github.com/ugorji/go))\n bundled(golang(github.com/ultraware/funlen))\n bundled(golang(github.com/ultraware/whitespace))\n bundled(golang(github.com/uudashr/gocognit))\n bundled(golang(github.com/xanzy/ssh-agent))\n bundled(golang(github.com/xeipuuv/gojsonpointer))\n bundled(golang(github.com/xeipuuv/gojsonreference))\n bundled(golang(github.com/xeipuuv/gojsonschema))\n bundled(golang(github.com/xlab/treeprint))\n bundled(golang(github.com/yagipy/maintidx))\n bundled(golang(github.com/yeya24/promlinter))\n bundled(golang(github.com/yuin/goldmark))\n bundled(golang(github.com/yuin/goldmark-emoji))\n bundled(golang(gitlab.com/bosi/decorder))\n bundled(golang(go.opencensus.io))\n bundled(golang(go.uber.org/atomic))\n bundled(golang(go.uber.org/automaxprocs))\n bundled(golang(go.uber.org/goleak))\n bundled(golang(go.uber.org/multierr))\n bundled(golang(go.uber.org/zap))\n bundled(golang(gocloud.dev))\n bundled(golang(golang.org/x/crypto))\n bundled(golang(golang.org/x/exp))\n bundled(golang(golang.org/x/exp/typeparams))\n bundled(golang(golang.org/x/image))\n bundled(golang(golang.org/x/lint))\n bundled(golang(golang.org/x/mod))\n bundled(golang(golang.org/x/net))\n bundled(golang(golang.org/x/oauth2))\n bundled(golang(golang.org/x/sync))\n bundled(golang(golang.org/x/sys))\n bundled(golang(golang.org/x/term))\n bundled(golang(golang.org/x/text))\n bundled(golang(golang.org/x/time))\n bundled(golang(golang.org/x/tools))\n bundled(golang(golang.org/x/xerrors))\n bundled(golang(google.golang.org/api))\n bundled(golang(google.golang.org/appengine))\n bundled(golang(google.golang.org/genproto))\n bundled(golang(google.golang.org/genproto/googleapis/api))\n bundled(golang(google.golang.org/genproto/googleapis/rpc))\n bundled(golang(google.golang.org/grpc))\n bundled(golang(google.golang.org/protobuf))\n bundled(golang(gopkg.in/check.v1))\n bundled(golang(gopkg.in/evanphx/json-patch.v4))\n bundled(golang(gopkg.in/inf.v0))\n bundled(golang(gopkg.in/ini.v1))\n bundled(golang(gopkg.in/warnings.v0))\n bundled(golang(gopkg.in/yaml.v2))\n bundled(golang(gopkg.in/yaml.v3))\n bundled(golang(honnef.co/go/tools))\n bundled(golang(howett.net/plist))\n bundled(golang(k8s.io/api))\n bundled(golang(k8s.io/apiextensions-apiserver))\n bundled(golang(k8s.io/apimachinery))\n bundled(golang(k8s.io/cli-runtime))\n bundled(golang(k8s.io/client-go))\n bundled(golang(k8s.io/klog/v2))\n bundled(golang(k8s.io/kube-openapi))\n bundled(golang(k8s.io/utils))\n bundled(golang(mvdan.cc/gofumpt))\n bundled(golang(mvdan.cc/interfacer))\n bundled(golang(mvdan.cc/lint))\n bundled(golang(mvdan.cc/unparam))\n bundled(golang(sigs.k8s.io/application))\n bundled(golang(sigs.k8s.io/controller-runtime))\n bundled(golang(sigs.k8s.io/controller-tools))\n bundled(golang(sigs.k8s.io/json))\n bundled(golang(sigs.k8s.io/kind))\n bundled(golang(sigs.k8s.io/kustomize))\n bundled(golang(sigs.k8s.io/kustomize/api))\n bundled(golang(sigs.k8s.io/kustomize/cmd/config))\n bundled(golang(sigs.k8s.io/kustomize/cmd/mdtogo))\n bundled(golang(sigs.k8s.io/kustomize/kyaml))\n bundled(golang(sigs.k8s.io/structured-merge-diff/v4))\n bundled(golang(sigs.k8s.io/yaml))\n bundled(golang(software.sslmate.com/src/go-pkcs12))\n kustomize\n kustomize(x86-64)\n\n" } ] }