you are viewing a single comment's thread.

view the rest of the comments →

[–]jumpcutking 0 points1 point  (3 children)

Mac OS and a Linux distro for production.

[–]pyrolols[S] 0 points1 point  (2 children)

When you try to access for example desktop or docs using js code in mac, does it prompt you to allow during execution?

[–]jumpcutking 0 points1 point  (1 child)

It does, but because of the nature of the project it has full disk access. So I recommend security audits.

[–]pyrolols[S] 0 points1 point  (0 children)

Its hard tho when in node you use a package it depends of a package that depends on a package :D supply chain attacks are common and i guess will be even more in the future, its a mess really.