Coder Social home page Coder Social logo

Dockerfile security issues about docker HOT 3 CLOSED

odoo avatar odoo commented on September 23, 2024
Dockerfile security issues

from docker.

Comments (3)

sle-odoo avatar sle-odoo commented on September 23, 2024

Hello,
Thanks for your feedback.

First, could we add checksums for the two insecure http downloads? wkhtmltox.deb and odoo.deb are not verified, and they are downloaded in-the-clear.

It is true that we do not check the deb file, but we correctly check wkhtmltopdf.

Second, could we download all required packages directly from debian and then run odoo completely unprivileged?

It is the case, we run the process with the odoo user created by the deb and all the dependencies are downloaded from debian, also thanks to the deb.

from docker.

ToBeReplaced avatar ToBeReplaced commented on September 23, 2024

Ah yes, thanks. Reviewing the .deb is sufficient for my requirements so long as it is pegged (we add a checksum). I missed that for wkhtmltopdf; thanks.

So now the only reason this issue is open is because of wanting a check on odoo.deb.

from docker.

aab-odoo avatar aab-odoo commented on September 23, 2024

Fixed by ad90fca.

Regards

from docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.