
Security News
Scaling Socket from Zero to 10,000+ Organizations
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.
socialcast
Advanced tools
Used as a command line interface to interact with the Socialcast API http://www.socialcast.com/resources/api.html
gem install socialcastsocialcast authenticate
socialcast authenticate --domain YOUR_DOMAIN_NAMEUsed to tell you information about the currently installed gem.
Example
$ socialcast -v
Used to authenticate your local system to the Socialcast servers. This will create a credentials file stored locally that will be later used to send secure, authenticated requests to Socialcast.
Example
$ socialcast authenticate --domain demo.socialcast.com
Similar to the socialcast authenticate command listed above but will allow you to use a provisioning system to authenticate against Socialcast.
Example
$ socialcast authenticate_external_system --domain demo.socialcast.com
Note: Using an external system is currently limited to the provisioning endpoint
Used to post a message to the stream as the currently authenticated person.
Example
$ socialcast share 'Hi Team!'
Used to sync an LDAP server with your Socialcast community.
Example
$ socialcast provision --config /path/to/ldap.yml
Used to sync an employees photos stored in LDAP with their Socialcast profile photo.
Example
$ socialcast sync_photos --config /path/to/ldap.yml
See CONTRIBUTORS.txt for list of contributors
Copyright (c) 2011 - 2015 VMware Inc. See LICENSE.txt for details.
FAQs
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Security News
Socket CEO Feross Aboukhadijeh shares lessons from scaling a developer security startup to 10,000+ organizations in this founder interview.

Research
Socket Threat Research maps a rare inside look at OtterCookie’s npm-Vercel-GitHub chain, adding 197 malicious packages and evidence of North Korean operators.

Research
Socket researchers identified a malicious Chrome extension that manipulates Raydium swaps to inject an undisclosed SOL transfer, quietly routing fees to an attacker wallet.