Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[che-dev] 2 New PRs on che-core

Hi All,

 

I've submitted 2 new Pull Requests to che-core

 

https://github.com/codenvy/che-core/pull/707

 

Check permissions on symbolic links/relative paths

Covers some security issues

-          Prevents access (read, write, delete) of files from the service dir (.vfs folder)

-          Prevents read/write access to files outside of the workspace root using symbolic links

 

https://github.com/codenvy/che-core/pull/706

fixes bug with folders cleanup not being performed correctly – on project import and unzip project APIs

 

 

Your input is welcomed,

Dror


Back to the top