{ "issues": [ { "result": "fail", "text": "Package installs a %{name}.desktop using desktop-file-install or desktop-file-validate if there is such a file.", "note": null, "name": "CheckDesktopFileInstall", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_desktop_files" }, { "result": "fail", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": "Rpm(s) have files under /srv, /opt or /usr/local: /opt owasp-threat-dragon-1.6.1-1.fc38.x86_64.rpm ", "name": "generic-srv-opt", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" } ], "results": { "MUST": { "C/C++": [ { "result": "pending", "text": "Development (unversioned) .so files in -devel subpackage, if present.", "note": "Unversioned so-files in private %_libdir subdirectory (see attachment). Verify they are not in ld path. ", "name": "CheckSoFiles", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_devel_packages" } ], "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": "pending", "text": "Each %files section contains %defattr if rpm < 4.4", "note": "%defattr present but not needed", "name": "CheckDefattr", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_file_permissions" }, { "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": "pass", "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": "fail", "text": "Package installs a %{name}.desktop using desktop-file-install or desktop-file-validate if there is such a file.", "note": null, "name": "CheckDesktopFileInstall", "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": "pending", "text": "Package requires other packages for directories it uses.", "note": "No known owner of /opt/OWASP-Threat-Dragon/swiftshader, /opt/OWASP-Threat-Dragon/icon", "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. Licenses found: \"Unknown or generated\", \"*No copyright* Apache License 2.0\", \"MIT License\". 328 files have unknown license. Detailed output of licensecheck in /var/lib/copr-rpmbuild/results/owasp-threat-dragon/licensecheck.txt", "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": "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": "pending", "text": "Package must own all directories that it creates.", "note": "Directories without known owners: /opt/OWASP-Threat-Dragon/swiftshader, /opt/OWASP-Threat-Dragon/icon", "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": "pass", "text": "Large documentation must go in a -doc subpackage. Large could be size (~1MB) or number of files.", "note": "Documentation size is 0 bytes in 0 files. ", "name": "generic-large-docs", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_documentation" }, { "result": "fail", "text": "Packages must not store files under /srv, /opt or /usr/local", "note": "Rpm(s) have files under /srv, /opt or /usr/local: /opt owasp-threat-dragon-1.6.1-1.fc38.x86_64.rpm ", "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": "Patches link to upstream bugs/comments/lists or are otherwise justified.", "note": null, "name": "CheckPatchComments", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_patch_guidelines" }, { "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": "pending", "text": "Spec use %global instead of %define unless justified.", "note": "%define requiring justification: %define td_desktop_dir /opt/OWASP-Threat-Dragon, %define td_desktop_install %{buildroot}%{td_desktop_dir}, %define td_desktop_root %{_builddir}/threat-dragon-%{version}/td.desktop, %define td_desktop_build %{td_desktop_root}/installers/linux-unpacked", "name": "CheckUseGlobal", "url": "https://docs.fedoraproject.org/en-US/packaging-guidelines/#_global_preferred_over_define" } ] }, "EXTRA": { "Generic": [ { "result": "pass", "text": "Large data in /usr/share should live in a noarch subpackage if package is arched.", "note": null, "name": "generic-large-data", "url": "https://fedoraproject.org/wiki/Packaging:ReviewGuidelines#Package_Review_Guidelines" }, { "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: owasp-threat-dragon-1.6.1-1.fc38.x86_64.rpm\n owasp-threat-dragon-1.6.1-1.fc38.src.rpm\n============================ rpmlint session starts ============================\nrpmlint: 2.4.0\nconfiguration:\n /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-legacy-licenses.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/tmpqg7illbz')]\nchecks: 31, packages: 2\n\nowasp-threat-dragon.x86_64: W: unstripped-binary-or-object /opt/OWASP-Threat-Dragon/chrome-sandbox\nowasp-threat-dragon.x86_64: W: unstripped-binary-or-object /opt/OWASP-Threat-Dragon/libvulkan.so\nowasp-threat-dragon.spec: E: superfluous-%clean-section\nowasp-threat-dragon.x86_64: E: script-without-shebang /opt/OWASP-Threat-Dragon/LICENSE.electron.txt\nowasp-threat-dragon.x86_64: E: script-without-shebang /opt/OWASP-Threat-Dragon/LICENSES.chromium.html\nowasp-threat-dragon.x86_64: W: no-documentation\nowasp-threat-dragon.spec:13: W: mixed-use-of-spaces-and-tabs (spaces: line 13, tab: line 1)\nowasp-threat-dragon.x86_64: E: missing-call-to-setgroups-before-setuid /opt/OWASP-Threat-Dragon/chrome-sandbox\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/LICENSE.electron.txt\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/LICENSES.chromium.html\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/chrome-sandbox\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/chrome_100_percent.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/chrome_200_percent.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/icon/128x128.png\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/icudtl.dat\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/libEGL.so\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/libGLESv2.so\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/libffmpeg.so\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/libvk_swiftshader.so\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/libvulkan.so\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/am.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/ar.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/bg.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/bn.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/ca.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/cs.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/da.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/de.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/el.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/en-GB.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/en-US.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/es-419.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/es.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/et.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/fa.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/fi.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/fil.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/fr.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/gu.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/he.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/hi.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/hr.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/hu.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/id.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/it.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/ja.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/kn.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/ko.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/lt.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/lv.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/ml.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/mr.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/ms.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/nb.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/nl.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/pl.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/pt-BR.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/pt-PT.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/ro.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/ru.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/sk.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/sl.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/sr.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/sv.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/sw.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/ta.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/te.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/th.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/tr.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/uk.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/vi.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/zh-CN.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/locales/zh-TW.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/resources\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/resources.pak\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/resources/app.asar\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/snapshot_blob.bin\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/swiftshader/libEGL.so\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/swiftshader/libGLESv2.so\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/threat-dragon\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/v8_context_snapshot.bin\nowasp-threat-dragon.x86_64: E: dir-or-file-in-opt /opt/OWASP-Threat-Dragon/vk_swiftshader_icd.json\nowasp-threat-dragon.x86_64: E: binary-or-shlib-defines-rpath /opt/OWASP-Threat-Dragon/threat-dragon (RUNPATH: $ORIGIN)\n 2 packages and 0 specfiles checked; 81 errors, 4 warnings, 81 badness; has taken 2.0 s \n\n\n" }, { "header": "Rpmlint (installed packages)", "text": "(none): E: there is no installed rpm \"owasp-threat-dragon\".\nThere are no files to process nor additional arguments.\nNothing to do, aborting.\n============================ rpmlint session starts ============================\nrpmlint: 2.4.0\nconfiguration:\n /usr/lib/python3.11/site-packages/rpmlint/configdefaults.toml\n /etc/xdg/rpmlint/fedora-legacy-licenses.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: 31, packages: 1\n\n 0 packages and 0 specfiles checked; 0 errors, 0 warnings, 0 badness; has taken 0.0 s \n\n" }, { "header": "", "text": "Generated by fedora-review 0.10.0 (e79b66b) last change: 2023-07-24\nCommand line :/usr/bin/fedora-review --no-colors --prebuilt --rpm-spec --name owasp-threat-dragon --mock-config /var/lib/copr-rpmbuild/results/configs/child.cfg\nBuildroot used: fedora-38-x86_64\nActive plugins: Shell-api, Generic\nDisabled plugins: Ocaml, PHP, C/C++, Java, Haskell, fonts, SugarActivity, Perl, R, Python\nDisabled flags: EXARCH, EPEL6, EPEL7, DISTTAG, BATCH\n" }, { "header": "Unversioned so-files", "text": "owasp-threat-dragon: /opt/OWASP-Threat-Dragon/libEGL.so\nowasp-threat-dragon: /opt/OWASP-Threat-Dragon/libGLESv2.so\nowasp-threat-dragon: /opt/OWASP-Threat-Dragon/libffmpeg.so\nowasp-threat-dragon: /opt/OWASP-Threat-Dragon/libvk_swiftshader.so\nowasp-threat-dragon: /opt/OWASP-Threat-Dragon/libvulkan.so\nowasp-threat-dragon: /opt/OWASP-Threat-Dragon/swiftshader/libEGL.so\nowasp-threat-dragon: /opt/OWASP-Threat-Dragon/swiftshader/libGLESv2.so" }, { "header": "Source checksums", "text": "https://github.com/OWASP/threat-dragon/archive/refs/tags/v1.6.1.tar.gz :\n CHECKSUM(SHA256) this package : 5022ee93c9856b941825bfd6d932b883baf3c8bf583e8be380b47e4fc312b0ea\n CHECKSUM(SHA256) upstream package : 5022ee93c9856b941825bfd6d932b883baf3c8bf583e8be380b47e4fc312b0ea\n" }, { "header": "Requires", "text": "owasp-threat-dragon (rpmlib, GLIBC filtered):\n ld-linux-x86-64.so.2()(64bit)\n libX11-xcb.so.1()(64bit)\n libX11.so.6()(64bit)\n libXcomposite.so.1()(64bit)\n libXcursor.so.1()(64bit)\n libXdamage.so.1()(64bit)\n libXext.so.6()(64bit)\n libXfixes.so.3()(64bit)\n libXi.so.6()(64bit)\n libXrandr.so.2()(64bit)\n libXrender.so.1()(64bit)\n libXss.so.1()(64bit)\n libXtst.so.6()(64bit)\n libasound.so.2()(64bit)\n libasound.so.2(ALSA_0.9)(64bit)\n libasound.so.2(ALSA_0.9.0rc4)(64bit)\n libatk-1.0.so.0()(64bit)\n libatk-bridge-2.0.so.0()(64bit)\n libatspi.so.0()(64bit)\n libc.so.6()(64bit)\n libcairo.so.2()(64bit)\n libcups.so.2()(64bit)\n libdbus-1.so.3()(64bit)\n libdl.so.2()(64bit)\n libdrm.so.2()(64bit)\n libexpat.so.1()(64bit)\n libffmpeg.so()(64bit)\n libgbm.so.1()(64bit)\n libgcc_s.so.1()(64bit)\n libgcc_s.so.1(GCC_3.0)(64bit)\n libgdk-3.so.0()(64bit)\n libgdk_pixbuf-2.0.so.0()(64bit)\n libgio-2.0.so.0()(64bit)\n libglib-2.0.so.0()(64bit)\n libgobject-2.0.so.0()(64bit)\n libgtk-3.so.0()(64bit)\n libm.so.6()(64bit)\n libnspr4.so()(64bit)\n libnss3.so()(64bit)\n libnss3.so(NSS_3.10)(64bit)\n libnss3.so(NSS_3.11)(64bit)\n libnss3.so(NSS_3.11.1)(64bit)\n libnss3.so(NSS_3.12)(64bit)\n libnss3.so(NSS_3.12.1)(64bit)\n libnss3.so(NSS_3.12.3)(64bit)\n libnss3.so(NSS_3.2)(64bit)\n libnss3.so(NSS_3.22)(64bit)\n libnss3.so(NSS_3.3)(64bit)\n libnss3.so(NSS_3.4)(64bit)\n libnss3.so(NSS_3.5)(64bit)\n libnss3.so(NSS_3.8)(64bit)\n libnss3.so(NSS_3.9.2)(64bit)\n libnssutil3.so()(64bit)\n libnssutil3.so(NSSUTIL_3.12)(64bit)\n libnssutil3.so(NSSUTIL_3.12.3)(64bit)\n libpango-1.0.so.0()(64bit)\n libpangocairo-1.0.so.0()(64bit)\n libpthread.so.0()(64bit)\n librt.so.1()(64bit)\n libsmime3.so()(64bit)\n libsmime3.so(NSS_3.10)(64bit)\n libsmime3.so(NSS_3.2)(64bit)\n libxcb-dri3.so.0()(64bit)\n libxcb.so.1()(64bit)\n rtld(GNU_HASH)\n\n" }, { "header": "Provides", "text": "owasp-threat-dragon:\n application()\n application(owasp-threat-dragon.desktop)\n libEGL.so()(64bit)\n libGLESv2.so()(64bit)\n libffmpeg.so()(64bit)\n libvk_swiftshader.so()(64bit)\n libvulkan.so()(64bit)\n owasp-threat-dragon\n owasp-threat-dragon(x86-64)\n\n" } ] }