
Product
Introducing Webhook Events for Pull Request Scans
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
sfdx-oss-plugin
Advanced tools
A plugin for the SFDX CLI that makes it easy to consume open source code.
A plugin for the SFDX CLI with a number of useful commands.
Install the SDFX CLI.
Clone the repository: git clone git@github.com:wadewegner/sfdx-oss-plugin.git
Install npm modules: npm install
Link the plugin: sfdx plugins:link .
sfdx plugins:install sfdx-oss-plugin
Simple example: sfdx waw:connectedapp:create -u <username|alias> -n <ConnectedAppName>
With a self-signed certificate: sfdx waw:connectedapp:create -u <username|alias> -n <ConnectedAppName> -r
Lots of options available:
-> sfdx waw:connectedapp:create --help
Usage: sfdx waw:connectedapp:create
Create a connected app in your org
-c, --callbackurl CALLBACKURL # callbackUrl (default is "sfdx://success")
-r, --certificate # create and register a certificate
-d, --description DESCRIPTION # connected app description
-n, --name NAME # connected app name
-s, --scopes SCOPES # scopes separated by commas (defaut: Basic, Api, Web, Refresh; valid: Basic, Api, Web, Full, Chatter, CustomApplications, RefreshToken, OpenID, CustomPermissions, Wave, Eclair)
-u, --targetusername TARGETUSERNAME # username or alias for the target org
List a Connected App: sfdx waw:connectedapp:list -u <username|alias> -n <ConnectedAppName>
Display project: sfdx waw:project:display
Display package directories: sfdx waw:project:display -p
Set default package: sfdx waw:project:pdir:set -p <directory>
Create: sfdx waw:project:pdir:create -p <directory>
Create as default: sfdx waw:project:pdir:create -p <directory> -d
Delete: sfdx waw:project:pdir:delete -p <directory>
Create a new workspace: sfdx force:workspace:create -n yourname
Get open source: sfdx waw:source:oss -r WadeWegner/Strike-Components -p force-app/main/default/
sfdx waw:source:create -p force-app/main/default/
sfdx waw:trace:list
sfdx waw:trace:list -u <targetusername>
sfdx waw:trace:create
sfdx waw:trace:create -u <targetusername>
sfdx waw:trace:delete
sfdx waw:trace:delete -u <targetusername>
FAQs
A plugin for the SFDX CLI that makes it easy to consume open source code.
We found that sfdx-oss-plugin demonstrated a not healthy version release cadence and project activity because the last version was released 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.
Product
Add real-time Socket webhook events to your workflows to automatically receive pull request scan results and security alerts in real time.
Research
The Socket Threat Research Team uncovered malicious NuGet packages typosquatting the popular Nethereum project to steal wallet keys.
Product
A single platform for static analysis, secrets detection, container scanning, and CVE checks—built on trusted open source tools, ready to run out of the box.