npm / ndm

ndm allows you to deploy OS-specific service-wrappers directly from npm-packages.
ISC License
182 stars 22 forks source link

make it so you can specify a uuid placeholder #112

Closed bcoe closed 9 years ago

bcoe commented 9 years ago

Made it so during the interview process, you can specify that a default value should be a randomly generated uuid. This addresses a security concern, regarding uuids defaulting to the same value:

https://github.com/npm/security/issues/38