
Research
/Security News
60 Malicious Ruby Gems Used in Targeted Credential Theft Campaign
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
@pcon/sf-cli-pubsub
Advanced tools
sf plugins install @pcon/sf-cli-pubsub
You will be prompted to confirm that you want to install an unsigned plugin. Choose "yes"
This plugin is not digitally signed and its authenticity cannot be verified. Continue installation y/n?: y
To allowlist this plugin, add an entry for it in $HOME/.config/sfdx/unsignedPluginAllowList.json.
sf plugins install @pcon/sf-cli-pubsub@x.y.z
Please report any issues at https://github.com/pcon/sf-cli-pubsub/issues
sf pubsub subscribe
Subscribes to one or more topics.
USAGE
$ sf pubsub subscribe -o <value> --topic <value>... [--json] [--flags-dir <value>] [-c <value>] [--api-version
<value>]
FLAGS
-c, --count=<value> [default: 100] The number of messages to watch for.
-o, --target-org=<value> (required) Username or alias of the target org. Not required if the `target-org`
configuration variable is already set.
--api-version=<value> Override the api version used for api requests made by this command
--topic=<value>... (required) The topic to subscribe to.
GLOBAL FLAGS
--flags-dir=<value> Import flag values from a directory.
--json Format output as json.
DESCRIPTION
Subscribes to one or more topics.
Connects to a pub / sub endpoint and logs the message to the console.
EXAMPLES
$ sf pubsub subscribe --target-org myTargetOrg --topic "/data/CaseChangeEvent" --topic "/event/My_Event**e" --topic "/data/My_Object**ChangeEvent"
See code: src/commands/pubsub/subscribe.ts
FAQs
A toolchain to help with pubsub related tasks.
We found that @pcon/sf-cli-pubsub demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
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.
Research
/Security News
A RubyGems malware campaign used 60 malicious packages posing as automation tools to steal credentials from social media and marketing tool users.
Security News
The CNA Scorecard ranks CVE issuers by data completeness, revealing major gaps in patch info and software identifiers across thousands of vulnerabilities.
Research
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isn’t whitelisted.