Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sf-org-summary-core

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sf-org-summary-core

## Overview

  • 1.2.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

Salesforce Org Summarizer

Overview

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.

Table of Contents

  • Usage
  • Flags
  • Examples
  • Output

Usage

To generate a summary of your Salesforce org, use the following function:

summarizeOrg(orgAlias: string, baseSummary?: OrgSummary)

Flags:

FlagDescriptionOptional
-o, --outputdirectoryOutput directory for the summaryYes
-c, --componentsComponents to process (comma-separated)Yes
-k, --keepdataKeep raw query data filesYes
-h, --healthcheckEnable Health Check analysisYes
-l, --limitsEnable Org Limits checkYes
-a, --codeanalysisEnable Code AnalysisYes
-t, --testsEnable Apex testsYes
-u, --targetusernameAlias or username of the target orgYes

Output:

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

Package last updated on 16 Dec 2023

Did you know?

Socket

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.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc