aaronsaray / composer-mac-security-demonstration
This demonstrates one example of what composer can do if you use it locally using your mac. Always review your source code before installing!
Package info
github.com/aaronsaray/composer-mac-security-demonstration
pkg:composer/aaronsaray/composer-mac-security-demonstration
1.0.1
2019-01-19 23:42 UTC
This package is auto-updated.
Last update: 2026-02-22 07:17:04 UTC
README
This example "library" demonstrates one of the abilities we implicitly grant Composer
when we run an install locally. For demonstration purposes, I've made this a local demo
for a Mac. It will execute the say command to demonstrate it can execute things you didn't
necessarily authorize.
There is a companion piece with this located at aaronsaray.com/blog.