angular-ui / ui-router

The de-facto solution to flexible routing with nested views in AngularJS
http://ui-router.github.io/
MIT License
13.54k stars 3k forks source link

<Security Issue> Slack token need to be encrypted #3575

Closed csanuragjain closed 6 years ago

csanuragjain commented 6 years ago

Currently, slack token are mentioned in plain text. Can you please renew the token and use the encrypted one to avoid misuse. https://github.com/angular-ui/ui-router/blob/master/.travis.yml

christopherthielen commented 6 years ago

Thanks for the report!