René's URL Explorer Experiment


Title: 3.11.4-slim adds dev packages · Issue #857 · docker-library/python · GitHub

Open Graph Title: 3.11.4-slim adds dev packages · Issue #857 · docker-library/python

X Title: 3.11.4-slim adds dev packages · Issue #857 · docker-library/python

Description: I run trivy for vulnerability scan on the python image. After upgrade from python:3.11.3-slim to python:3.11.4-slim, it started to report on vulnerabilities in Linux kernel due to linux-libc-dev. It seems to contain upgrade from bullseye...

Open Graph Description: I run trivy for vulnerability scan on the python image. After upgrade from python:3.11.3-slim to python:3.11.4-slim, it started to report on vulnerabilities in Linux kernel due to linux-libc-dev. I...

X Description: I run trivy for vulnerability scan on the python image. After upgrade from python:3.11.3-slim to python:3.11.4-slim, it started to report on vulnerabilities in Linux kernel due to linux-libc-dev. I...

Opengraph URL: https://github.com/docker-library/python/issues/857

X: @github

direct link

Domain: github.com


Hey, it has json ld scripts:
{"@context":"https://schema.org","@type":"DiscussionForumPosting","headline":"3.11.4-slim adds dev packages","articleBody":"I run trivy for vulnerability scan on the python image. After upgrade from python:3.11.3-slim to python:3.11.4-slim, it started to report on vulnerabilities in Linux kernel due to linux-libc-dev.\r\n\r\nIt seems to contain upgrade from bullseye to bookworm. The base debian:bookworm-slim does not add the dev packages, but they seem to be added during Python build.\r\n\r\nThe added packages are these:\r\n\r\nlibc-dev-bin\r\nlibc6-dev\r\nlibcrypt-dev\r\nlibnsl-dev\r\nlibtirpc-dev\r\nlinux-libc-dev\r\nrpcsvc-proto\r\n\r\nThese total about 20 MB of unnecessary packages.\r\n\r\nI traced the problem into libc6-dev containing file paths that embed the searched library path\r\n\r\n```\r\n$ docker run --rm python:3.11.4-slim dpkg-query --search lib/x86_64-linux-gnu/libc.so.6\r\nlibc6-dev:amd64: /usr/share/gdb/auto-load/lib/x86_64-linux-gnu/libc.so.6-gdb.py\r\nlibc6:amd64: /lib/x86_64-linux-gnu/libc.so.6\r\n```\r\n\r\nTherefore it thinks libc6-dev is needed and marks it manually installed to be saved on the image.","author":{"url":"https://github.com/kohtala","@type":"Person","name":"kohtala"},"datePublished":"2023-08-02T05:47:42.000Z","interactionStatistic":{"@type":"InteractionCounter","interactionType":"https://schema.org/CommentAction","userInteractionCount":5},"url":"https://github.com/857/python/issues/857"}

route-pattern/_view_fragments/issues/show/:user_id/:repository/:id/issue_layout(.:format)
route-controllervoltron_issues_fragments
route-actionissue_layout
fetch-noncev2:9cb4cdab-f23c-8c4d-dad4-d774d86c4ed1
current-catalog-service-hash81bb79d38c15960b92d99bca9288a9108c7a47b18f2423d0f6438c5b7bcd2114
request-id83D8:17CAAB:BF1000:1016B2E:6A5940C4
html-safe-nonce4b534977ec7dec9de7dc333792ca5b23d25ef6af8022135027463092bf213c87
visitor-payloadeyJyZWZlcnJlciI6IiIsInJlcXVlc3RfaWQiOiI4M0Q4OjE3Q0FBQjpCRjEwMDA6MTAxNkIyRTo2QTU5NDBDNCIsInZpc2l0b3JfaWQiOiI3NDk5NjIyMjQ5MDg1MzU0MTgwIiwicmVnaW9uX2VkZ2UiOiJpYWQiLCJyZWdpb25fcmVuZGVyIjoiaWFkIn0=
visitor-hmacb86d8b07c31b879863c9e1356ab919a0fd56a6c6a231abceb9dbb56195f66a5b
hovercard-subject-tagissue:1832477750
github-keyboard-shortcutsrepository,issues,copilot
google-site-verificationApib7-x98H0j5cPqHWwSMm6dNU4GmODRoqxLiDzdx9I
octolytics-urlhttps://collector.github.com/github/collect
analytics-location///voltron/issues_fragments/issue_layout
fb:app_id1401488693436528
apple-itunes-appapp-id=1477376905, app-argument=https://github.com/_view_fragments/issues/show/docker-library/python/857/issue_layout
twitter:imagehttps://opengraph.githubassets.com/2967756fc89206e6458449c6425ee7691d1eb6fc32b421a1aeef177c8c7af5a6/docker-library/python/issues/857
twitter:cardsummary_large_image
og:imagehttps://opengraph.githubassets.com/2967756fc89206e6458449c6425ee7691d1eb6fc32b421a1aeef177c8c7af5a6/docker-library/python/issues/857
og:image:altI run trivy for vulnerability scan on the python image. After upgrade from python:3.11.3-slim to python:3.11.4-slim, it started to report on vulnerabilities in Linux kernel due to linux-libc-dev. I...
og:image:width1200
og:image:height600
og:site_nameGitHub
og:typeobject
og:author:usernamekohtala
hostnamegithub.com
expected-hostnamegithub.com
None1b31c9453e1607b2781513084b4770f67217e549834c85b76960d7b13626f7c8
turbo-cache-controlno-preview
go-importgithub.com/docker-library/python git https://github.com/docker-library/python.git
octolytics-dimension-user_id7739233
octolytics-dimension-user_logindocker-library
octolytics-dimension-repository_id21054928
octolytics-dimension-repository_nwodocker-library/python
octolytics-dimension-repository_publictrue
octolytics-dimension-repository_is_forkfalse
octolytics-dimension-repository_network_root_id21054928
octolytics-dimension-repository_network_root_nwodocker-library/python
turbo-body-classeslogged-out env-production page-responsive
disable-turbofalse
browser-stats-urlhttps://api.github.com/_private/browser/stats
browser-errors-urlhttps://api.github.com/_private/browser/errors
release220f27779da5b92b5e17fcaef93e474cc8affba3
ui-targetfull
theme-color#1e2327
color-schemelight dark

Links:

Skip to contenthttps://github.com/docker-library/python/issues/857#start-of-content
https://github.com/
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-library%2Fpython%2Fissues%2F857
GitHub CopilotWrite better code with AIhttps://github.com/features/copilot
GitHub Copilot appDirect agents from issue to mergehttps://github.com/features/ai/github-app
MCP RegistryNewIntegrate external toolshttps://github.com/mcp
ActionsAutomate any workflowhttps://github.com/features/actions
CodespacesInstant dev environmentshttps://github.com/features/codespaces
IssuesPlan and track workhttps://github.com/features/issues
Code ReviewManage code changeshttps://github.com/features/code-review
GitHub Advanced SecurityFind and fix vulnerabilitieshttps://github.com/security/advanced-security
Code securitySecure your code as you buildhttps://github.com/security/advanced-security/code-security
Secret protectionStop leaks before they starthttps://github.com/security/advanced-security/secret-protection
Why GitHubhttps://github.com/why-github
Documentationhttps://docs.github.com
Bloghttps://github.blog
Changeloghttps://github.blog/changelog
Marketplacehttps://github.com/marketplace
View all featureshttps://github.com/features
Enterpriseshttps://github.com/enterprise
Small and medium teamshttps://github.com/team
Startupshttps://github.com/enterprise/startups
Nonprofitshttps://github.com/solutions/industry/nonprofits
App Modernizationhttps://github.com/solutions/use-case/app-modernization
DevSecOpshttps://github.com/solutions/use-case/devsecops
DevOpshttps://github.com/solutions/use-case/devops
CI/CDhttps://github.com/solutions/use-case/ci-cd
View all use caseshttps://github.com/solutions/use-case
Healthcarehttps://github.com/solutions/industry/healthcare
Financial serviceshttps://github.com/solutions/industry/financial-services
Manufacturinghttps://github.com/solutions/industry/manufacturing
Governmenthttps://github.com/solutions/industry/government
View all industrieshttps://github.com/solutions/industry
View all solutionshttps://github.com/solutions
AIhttps://github.com/resources/articles?topic=ai
Software Developmenthttps://github.com/resources/articles?topic=software-development
DevOpshttps://github.com/resources/articles?topic=devops
Securityhttps://github.com/resources/articles?topic=security
View all topicshttps://github.com/resources/articles
Customer storieshttps://github.com/customer-stories
Events & webinarshttps://github.com/resources/events
Ebooks & reportshttps://github.com/resources/whitepapers
Business insightshttps://github.com/solutions/executive-insights
GitHub Skillshttps://skills.github.com
Documentationhttps://docs.github.com
Customer supporthttps://support.github.com
Community forumhttps://github.com/orgs/community/discussions
Trust centerhttps://github.com/trust-center
Partnershttps://github.com/partners
View all resourceshttps://github.com/resources
GitHub SponsorsFund open source developershttps://github.com/open-source/sponsors
Security Labhttps://securitylab.github.com
Maintainer Communityhttps://maintainers.github.com
Acceleratorhttps://github.com/open-source/accelerator
GitHub Starshttps://stars.github.com
Archive Programhttps://archiveprogram.github.com
Topicshttps://github.com/topics
Trendinghttps://github.com/trending
Collectionshttps://github.com/collections
Enterprise platformAI-powered developer platformhttps://github.com/enterprise
GitHub Advanced SecurityEnterprise-grade security featureshttps://github.com/security/advanced-security
Copilot for BusinessEnterprise-grade AI featureshttps://github.com/features/copilot/copilot-business
Premium SupportEnterprise-grade 24/7 supporthttps://github.com/enterprise/premium-support
Pricinghttps://github.com/pricing
Search syntax tipshttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
documentationhttps://docs.github.com/search-github/github-code-search/understanding-github-code-search-syntax
Sign in https://github.com/login?return_to=https%3A%2F%2Fgithub.com%2Fdocker-library%2Fpython%2Fissues%2F857
Sign up https://github.com/signup?ref_cta=Sign+up&ref_loc=header+logged+out&ref_page=%2F%3Cuser-name%3E%2F%3Crepo-name%3E%2Fvoltron%2Fissues_fragments%2Fissue_layout&source=header-repo&source_repo=docker-library%2Fpython
Reloadhttps://github.com/docker-library/python/issues/857
Reloadhttps://github.com/docker-library/python/issues/857
Reloadhttps://github.com/docker-library/python/issues/857
Please reload this pagehttps://github.com/docker-library/python/issues/857
docker-library https://github.com/docker-library
pythonhttps://github.com/docker-library/python
Notifications https://github.com/login?return_to=%2Fdocker-library%2Fpython
Fork 1.1k https://github.com/login?return_to=%2Fdocker-library%2Fpython
Star 2.8k https://github.com/login?return_to=%2Fdocker-library%2Fpython
Code https://github.com/docker-library/python
Issues 27 https://github.com/docker-library/python/issues
Pull requests 5 https://github.com/docker-library/python/pulls
Discussions https://github.com/docker-library/python/discussions
Actions https://github.com/docker-library/python/actions
Projects https://github.com/docker-library/python/projects
Security and quality 0 https://github.com/docker-library/python/security
Insights https://github.com/docker-library/python/pulse
Code https://github.com/docker-library/python
Issues https://github.com/docker-library/python/issues
Pull requests https://github.com/docker-library/python/pulls
Discussions https://github.com/docker-library/python/discussions
Actions https://github.com/docker-library/python/actions
Projects https://github.com/docker-library/python/projects
Security and quality https://github.com/docker-library/python/security
Insights https://github.com/docker-library/python/pulse
#858https://github.com/docker-library/python/pull/858
3.11.4-slim adds dev packageshttps://github.com/docker-library/python/issues/857#top
#858https://github.com/docker-library/python/pull/858
https://github.com/kohtala
kohtalahttps://github.com/kohtala
on Aug 2, 2023https://github.com/docker-library/python/issues/857#issue-1832477750
https://github.com
Termshttps://docs.github.com/site-policy/github-terms/github-terms-of-service
Privacyhttps://docs.github.com/site-policy/privacy-policies/github-privacy-statement
Securityhttps://github.com/security
Statushttps://www.githubstatus.com/
Communityhttps://github.community/
Docshttps://docs.github.com/
Contacthttps://support.github.com?tags=dotcom-footer

Viewport: width=device-width


URLs of crawlers that visited me.