Security News
pnpm 10.0.0 Blocks Lifecycle Scripts by Default
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
sf-org-summary-core
Advanced tools
Salesforce Org Summarizer is a tool designed to provide a comprehensive summary of your Salesforce org, including information about components, code analysis, health checks, limits, and tests. The tool leverages Salesforce CLI and various APIs to gather data and generate a detailed summary.
To generate a summary of your Salesforce org, use the following function:
summarizeOrg(orgAlias: string, baseSummary?: OrgSummary)
Flag | Description | Optional |
---|---|---|
-o , --outputdirectory | Output directory for the summary | Yes |
-c , --components | Components to process (comma-separated) | Yes |
-k , --keepdata | Keep raw query data files | Yes |
-h , --healthcheck | Enable Health Check analysis | Yes |
-l , --limits | Enable Org Limits check | Yes |
-a , --codeanalysis | Enable Code Analysis | Yes |
-t , --tests | Enable Apex tests | Yes |
-u , --targetusername | Alias or username of the target org | Yes |
The tool generates a detailed summary that includes information about components, code analysis, health checks, limits, and tests. The summary is saved as a JSON file in the specified output directory, or in case this is not provided, the current directory.
FAQs
## Overview
We found that sf-org-summary-core 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.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.
Research
Security News
Socket researchers have discovered multiple malicious npm packages targeting Solana private keys, abusing Gmail to exfiltrate the data and drain Solana wallets.