Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(licenses): Trivy doesn't separate licenses by ,, or, etc. #6915

Closed
1 of 2 tasks
DmitriyLewen opened this issue Jun 13, 2024 Discussed in #6909 · 0 comments · Fixed by #6916
Closed
1 of 2 tasks

bug(licenses): Trivy doesn't separate licenses by ,, or, etc. #6915

DmitriyLewen opened this issue Jun 13, 2024 Discussed in #6909 · 0 comments · Fixed by #6916
Assignees
Labels
kind/bug Categorizes issue or PR as related to a bug. scan/license Issues relating to license scanning

Comments

@DmitriyLewen
Copy link
Contributor

Discussed in #6909

Originally posted by MarcinGlappo June 11, 2024

Description

regression with scanning of packages on multiple licenses on v0.51.2

Desired Behavior

licenses.table.txt

example package pyphen with multiple licenses in table row

Actual Behavior

licenses.table.txt

example package pyphen with multiple licenses with comma instead row

Reproduction Steps

1. bad behavior: use trivy v0.51.2 with --scanners license --scanners license --format table
2. have a package with multiple licenses to scan, e.g. pyphen
3. good behavior: use trivy v0.51.1 with --scanners license --scanners license --format table 
4. maybe problem is with this commit:
https://github.com/aquasecurity/trivy/commit/c2b46d3c20ea5b5652a26c922c7f20774bb91efe

Target

Container Image

Scanner

License

Output Format

Table

Mode

Client/Server

Debug Output

trivy ${TRIVY_SCANNER_COMMAND} ${TRIVY_CONFIG_FILE_PATH:+--config ${TRIVY_CONFIG_FILE_PATH}} --scanners license --exit-code 0 --debug --format json ${SCANNING_TARGET} -o ${TRIVY_REPORT_DIR}/tmp.${TRIVY_REPORT_NAME} ${TRIVY_SCANNER_PARAMS}
2024/06/11 14:44:09 INFO Loaded file_path=/trivy/trivy-default.yaml
2024-06-11T14:44:09Z	DEBUG	Parsed severities	severities=[UNKNOWN LOW MEDIUM HIGH CRITICAL]
2024-06-11T14:44:09Z	DEBUG	Ignore statuses	statuses=[]
2024-06-11T14:44:09Z	DEBUG	Cache dir	dir=".trivycache/"
2024-06-11T14:44:09Z	INFO	License scanning is enabled
2024-06-11T14:44:09Z	DEBUG	Enabling misconfiguration scanners	scanners=[azure-arm cloudformation dockerfile helm kubernetes terraform terraformplan-json terraformplan-snapshot]
2024-06-11T14:44:09Z	DEBUG	[nuget] The nuget packages directory couldn't be found. License search disabled
2024-06-11T14:44:09Z	DEBUG	[image] Detected image ID	image_id="sha256:69f9185d245531d195a18667fab8bd9287c5e0c89aa68369e7a1ead0929b8579"
2024-06-11T14:44:09Z	DEBUG	[image] Detected diff ID	diff_ids=[sha256:69bdcb067acdca8769d701bf9caf2c83fee88d42d8a6202d7ab2affe39dd3db5 sha256:ddce842846cdebc5ccb7f5a99d8734a15815b318d77c7cb39a97d6f4c798cbce sha256:c7383182fb71f57566f1ed424d0c18a1ed0f2b114f8f88b5f6c245e470317577 sha256:dbaf862752dfc8cadd172a64f4645217a438a2e49a4148dd0ef614e8a1ca377b sha256:774390bd96df6f10807fb486703f005b2af60a3727848a6e7ed2e18a82acb89e sha256:3b3e07173ea0a12f2b77b66bd5e6062b4827825bd5eae63ba010a99bf256e1a9 sha256:91c55657b7f5c91af65fcd64b3d9f2c1a1bc83fd47eaa4649b5a181c6767cb0c sha256:1c676fc23c2ad72c01662423abeb5dd15e51bd2d990fcbcc877213296886523d sha256:49feb30bd8e7daceda1a4352e642d01e8492f38721256deb4eeae99fb7d9eae2 sha256:2ec963ba23779a002ea9c188338657934b04916a6c962fcfbc552d0e24af336c sha256:00d5ecfc276b22c453ad8cc06ef4c049b98a7f55eddebf73f0dc2a2bd4d25fdc]
2024-06-11T14:44:09Z	DEBUG	[image] Detected base layers	diff_ids=[]
2024-06-11T14:44:09Z	DEBUG	[image] Missing image ID in cache	image_id="sha256:69f9185d245531d195a18667fab8bd9287c5e0c89aa68369e7a1ead0929b8579"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:69bdcb067acdca8769d701bf9caf2c83fee88d42d8a6202d7ab2affe39dd3db5"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:dbaf862752dfc8cadd172a64f4645217a438a2e49a4148dd0ef614e8a1ca377b"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:ddce842846cdebc5ccb7f5a99d8734a15815b318d77c7cb39a97d6f4c798cbce"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:c7383182fb71f57566f1ed424d0c18a1ed0f2b114f8f88b5f6c245e470317577"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:774390bd96df6f10807fb486703f005b2af60a3727848a6e7ed2e18a82acb89e"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:3b3e07173ea0a12f2b77b66bd5e6062b4827825bd5eae63ba010a99bf256e1a9"
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:91c55657b7f5c91af65fcd64b3d9f2c1a1bc83fd47eaa4649b5a181c6767cb0c"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:1c676fc23c2ad72c01662423abeb5dd15e51bd2d990fcbcc877213296886523d"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:49feb30bd8e7daceda1a4352e642d01e8492f38721256deb4eeae99fb7d9eae2"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:2ec963ba23779a002ea9c188338657934b04916a6c962fcfbc552d0e24af336c"
2024-06-11T14:44:09Z	DEBUG	[image] Missing diff ID in cache	diff_id="sha256:00d5ecfc276b22c453ad8cc06ef4c049b98a7f55eddebf73f0dc2a2bd4d25fdc"
2024-06-11T14:44:09Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/PIL/_imaging.cpython-311-x86_64-linux-gnu.so) parse error: failed to parse usr/lib/python3.11/site-packages/PIL/_imaging.cpython-311-x86_64-linux-gnu.so: failed to parse usr/lib/python3.11/site-packages/PIL/_imaging.cpython-311-x86_64-linux-gnu.so: EOF"
2024-06-11T14:44:09Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-x86_64-linux-gnu.so) parse error: failed to parse usr/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-x86_64-linux-gnu.so: failed to parse usr/lib/python3.11/site-packages/PIL/_imagingcms.cpython-311-x86_64-linux-gnu.so: EOF"
2024-06-11T14:44:09Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/PIL/_imagingft.cpython-311-x86_64-linux-gnu.so) parse error: failed to parse usr/lib/python3.11/site-packages/PIL/_imagingft.cpython-311-x86_64-linux-gnu.so: failed to parse usr/lib/python3.11/site-packages/PIL/_imagingft.cpython-311-x86_64-linux-gnu.so: EOF"
2024-06-11T14:44:09Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/PIL/_webp.cpython-311-x86_64-linux-gnu.so) parse error: failed to parse usr/lib/python3.11/site-packages/PIL/_webp.cpython-311-x86_64-linux-gnu.so: failed to parse usr/lib/python3.11/site-packages/PIL/_webp.cpython-311-x86_64-linux-gnu.so: EOF"
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:09Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="pip" version="24.0"
2024-06-11T14:44:10Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libXau-154567c4.so.6.0.0) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libXau-154567c4.so.6.0.0: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libXau-154567c4.so.6.0.0: EOF"
2024-06-11T14:44:10Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libbrotlicommon-3ecfe81c.so.1) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libbrotlicommon-3ecfe81c.so.1: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libbrotlicommon-3ecfe81c.so.1: EOF"
2024-06-11T14:44:10Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libbrotlidec-ba690955.so.1) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libbrotlidec-ba690955.so.1: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libbrotlidec-ba690955.so.1: EOF"
2024-06-11T14:44:10Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libfreetype-1f2cdfbb.so.6.20.1) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libfreetype-1f2cdfbb.so.6.20.1: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libfreetype-1f2cdfbb.so.6.20.1: EOF"
2024-06-11T14:44:10Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libharfbuzz-8b0b6641.so.0.60840.0) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libharfbuzz-8b0b6641.so.0.60840.0: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libharfbuzz-8b0b6641.so.0.60840.0: EOF"
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libjpeg-f391b078.so.62.4.0) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libjpeg-f391b078.so.62.4.0: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libjpeg-f391b078.so.62.4.0: EOF"
2024-06-11T14:44:10Z	WARN	Ignore the OS package as no OS is detected.
2024-06-11T14:44:10Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/liblcms2-e69eef39.so.2.0.16) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/liblcms2-e69eef39.so.2.0.16: failed to parse usr/lib/python3.11/site-packages/pillow.libs/liblcms2-e69eef39.so.2.0.16: EOF"
2024-06-11T14:44:10Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/liblzma-13fa198c.so.5.4.5) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/liblzma-13fa198c.so.5.4.5: failed to parse usr/lib/python3.11/site-packages/pillow.libs/liblzma-13fa198c.so.5.4.5: EOF"
2024-06-11T14:44:11Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libopenjp2-05423b53.so) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libopenjp2-05423b53.so: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libopenjp2-05423b53.so: EOF"
2024-06-11T14:44:11Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libpng16-58efbb84.so.16.43.0) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libpng16-58efbb84.so.16.43.0: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libpng16-58efbb84.so.16.43.0: EOF"
2024-06-11T14:44:11Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libsharpyuv-20f78091.so.0.0.1) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libsharpyuv-20f78091.so.0.0.1: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libsharpyuv-20f78091.so.0.0.1: EOF"
2024-06-11T14:44:11Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libtiff-4da6744b.so.6.0.2) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libtiff-4da6744b.so.6.0.2: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libtiff-4da6744b.so.6.0.2: EOF"
2024-06-11T14:44:11Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libwebp-850e2bec.so.7.1.8) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libwebp-850e2bec.so.7.1.8: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libwebp-850e2bec.so.7.1.8: EOF"
2024-06-11T14:44:11Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libwebpdemux-df9b36c7.so.2.0.14) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libwebpdemux-df9b36c7.so.2.0.14: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libwebpdemux-df9b36c7.so.2.0.14: EOF"
2024-06-11T14:44:11Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libwebpmux-9fe05867.so.3.0.13) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libwebpmux-9fe05867.so.3.0.13: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libwebpmux-9fe05867.so.3.0.13: EOF"
2024-06-11T14:44:11Z	DEBUG	[analyzer] Analysis error	err="go binary (filepath: usr/lib/python3.11/site-packages/pillow.libs/libxcb-80c5a837.so.1.1.0) parse error: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libxcb-80c5a837.so.1.1.0: failed to parse usr/lib/python3.11/site-packages/pillow.libs/libxcb-80c5a837.so.1.1.0: EOF"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="Brotli" version="1.1.0"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="MarkupSafe" version="2.1.5"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="PyYAML" version="6.0.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="TgCrypto" version="1.2.5"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="aiohttp" version="3.9.5"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="aiosignal" version="1.3.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="boltons" version="24.0.0"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="cachetools" version="5.3.3"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="certifi" version="2024.6.2"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="cffi" version="1.16.0"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="charset-normalizer" version="3.3.2"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="cryptography" version="42.0.8"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="deepdiff" version="7.0.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="docopt" version="0.6.2"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="fonttools" version="4.53.0"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="frozenlist" version="1.4.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="html5lib" version="1.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="markdown2" version="2.4.13"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="md2pdf" version="1.0.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="mergedeep" version="1.3.4"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="msgpack" version="1.0.8"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="multidict" version="6.0.5"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="pillow" version="10.3.0"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="puresnmp" version="2.0.0.post1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="pycparser" version="2.22"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="pydantic_core" version="2.18.2"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="python-dotenv" version="1.0.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="requests" version="2.32.2"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="scrapli" version="2023.7.30"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="six" version="1.16.0"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="sourcedefender" version="14.0.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="t61codec" version="1.0.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="tenacity" version="8.3.0"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="validators" version="0.28.2"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="webencodings" version="0.5.1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="websockets" version="12.0"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="x690" version="1.0.0.post1"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="yarl" version="1.9.4"
2024-06-11T14:44:11Z	INFO	[python] License acquired from METADATA classifiers may be subject to additional terms	name="zopfli" version="0.2.3"
2024-06-11T14:44:11Z	DEBUG	No secrets found in container image config

Operating System

Ubuntu 22.04

Version

/ # trivy --version
Version: 0.51.2

Checklist

@DmitriyLewen DmitriyLewen added kind/bug Categorizes issue or PR as related to a bug. scan/license Issues relating to license scanning labels Jun 13, 2024
@DmitriyLewen DmitriyLewen self-assigned this Jun 13, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. scan/license Issues relating to license scanning
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant