Giter Club home page Giter Club logo

Comments (2)

pmarkowsky avatar pmarkowsky commented on June 9, 2024 1

We have build processes written in Python that generates a lot of temp files that are blocked in lockdown mode. Since Python is not a compiled language, should we still add compiler rules for the Python binary to allow builds to run smoothly without blocking outputs. I am assuming we may need to do same for Java, Rust, C#, c++, etc?

Right now you have to add more compiler rules or use a scope to allow executables from a path see AllowedPathRegex.

What will be the best approach?

Hard to say without knowing your environment and security needs. Some folks use scopes to allow anything run under a given path. Others try to setup compiler rules.

Also when running 'brew install' in lockdown mode, it is not a pretty experience as a lot of things get blocked and have to add rules and start over. We are now thinking of implementing a snooze mode to temporary go into monitor mode while doing this kind of activities in lockdown but that defeats the purpose.

This is a known limitation and unfortunately there isn't much to say at this point. We're trying to find better ways to improve the experience overall while still maintaining security.

from santa.

eopeter avatar eopeter commented on June 9, 2024

Thank you!

from santa.

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.