symfony2-checklist icon indicating copy to clipboard operation
symfony2-checklist copied to clipboard

update the composer.json

Open lsmith77 opened this issue 11 years ago • 4 comments

fix the package name, description, license etc. also make sure that ideally there are only specific versions or branches used. make sure that custom branches have been merged upstream etc.

lsmith77 avatar Jun 04 '13 15:06 lsmith77

:+1:

This is something I do for all apps I build.

ghost avatar Dec 01 '13 19:12 ghost

Can you write a proposal for it? Thanks!

winzou avatar Dec 02 '13 02:12 winzou

We also can add a security check on composer.lock. It's a service provided by sensioLabs who collect vulnerabilites inside your dependencies and you will be warn of discovered.

Few links :

  • https://security.sensiolabs.org
  • https://github.com/sensiolabs/security-checker

jjsaunier avatar Dec 03 '13 22:12 jjsaunier

:+1: for @lsmith77 and @ProPheT777 suggestions

Filoz avatar Jul 09 '14 13:07 Filoz