Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
sf-org-summary
Advanced tools
SF Org Summary is a powerful Salesforce CLI plugin designed to provide a comprehensive overview of your Salesforce Org instance(s). This tool offers valuable insights into key metadata, test results, code metrics, usage of limit-related resources, linter results, and more, empowering you to better understand and monitor your Salesforce environment.
Utilize the Tooling API to aggregate and track metadata details. Get a quick overview of component totals, including the last modified date.
Run Apex tests and analyze the health of your codebase. Evaluate the overall test coverage of your Apex code and Flows.
Fetch actual usage related to Salesforce Org limits to ensure you stay within the allowed thresholds.
Identify and analyze potential risks in your codebase for Apex and JavaScript. Receive insights into various aspects such as severity, file location, and suggested improvements. The tool also measures the lines of code in your Apex Classes, Triggers, Aura Components, Lightning Web Components, and Static Resources, providing context by calculating the average amount of issues per line of code. The breakdown of lines of code includes total lines, comments, and actual code lines.
Assess the health of your Salesforce instance with a comprehensive health check score. Understand the amount of open risks versus compliance and receive detailed information about security-related settings.
Install the SF Org Summary plugin seamlessly into your Salesforce CLI environment:
sfdx plugins:install sf-org-summary
sfdx summarize:org [flags]
-c, --components <datapoint1,datapoint2>: Specify the data points to include in the summary.
-g, --nohealthcheck: Skip fetching and displaying Salesforce Health Check Score and Risks.
-k, --keepdata: Keep the intermediate data files generated during the summary process.
-l, --nolimits: Skip fetching and displaying Salesforce Org limits.
-s, --nocodeanalysis: Skip counting lines of code.
-t, --notests: Skip running Apex tests during the summary.
-u, --targetusername <username>: Specify the target Salesforce Org username.
Get a summary for a Salesforce org:
sfdx summarize:org -u my-org-username
Get a summary of specific components while skipping apex tests:
sfdx summarize:org -u my-org-username --notests -c ApexClass,ApexTrigger,LightningComponentBundle
FAQs
## Overview
We found that sf-org-summary 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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.