Giter Site home page Giter Site logo

magento-security-checklist's People

Contributors

avoelkl avatar bmxpasw avatar erikhansen avatar kalpmehta avatar opepin avatar piotrsiejczuk avatar renttek avatar talesh avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

magento-security-checklist's Issues

Scripts to add to JIRA, Trello, Pivotal Tracker Asana etc

This list would only be useful if it is actually implemented. The best way to get developers to do a thing is to put it into the bug tracker. They already have a pattern of picking up things from that tool and completing them.

We should build a simple to use script to inject all these tasks from the main list into a project in each popular task/bug tracker software used by Magento agencies.

I am not sure how this will be implemented yet, or if it will require modifying the main list in a manner that is easier to read from a script or not. Those are details that still need to be hashed out.

Notes from JD from community slack to integrate

`Nothing about content security policy on there. I think that’s a big one. Most important place to have your CSP locked down is on the checkout page.

Recommendation - use a read only filesystem. Use Docker and checksum your images.
Firewall your entire site and make sure it’s not doing any outbound connections (unless you know what those are).
Secure your backups! You don’t need access to the database if you take your backups and put them in a public S3 bucket.
Your backups should have the same security as root access to your database. They should also be encrypted so they can’t just be transferred around.
Be careful with any PII. Don’t be lazy and make a copy of your production database for devs to put on insecure machines (their laptops) that they take on the train, airports, etc. Make a development database. Use mocks. Use test data.
That brings me to the next point - your whole system is completely insecure if the person with all of the keys is running on an insecure computer. Mandate that anyone with production access has an up-to-date anti-virus program, they are trained in how to detect phishing attacks, they have secure passwords/keys, their browsers are up-to-date and all of the plugins on that are up-to-date.`

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.