Skip to content

Multi-Org Security Summary gives you the ability to bring all of the Security Health Check data from all of your Salesforce environments(production & sandbox) into a single org! This allows you to get a clear picture of the security health of your entire Salesforce program and manage your team of Admins more efficiently.

Notifications You must be signed in to change notification settings

SalesforceLabs/MultiOrgSecuritySummary

Repository files navigation

Multi-Org Security Summary

Multi-Org Security Summary gives you the ability to bring all of the Security Health Check data from all of your Salesforce environments(production & sandbox) into a single org! This allows you to get a clear picture of the security health of your entire Salesforce program and manage your team of Admins more efficiently.

Multi-Org Security Summary

Installing Multi-Org Security Summary using a Scratch Org

  1. If you haven't already done so, authorize your hub org and provide it with an alias (myhuborg in the command below):

    sfdx force:auth:web:login -d -a myhuborg
    
  2. Clone the repository:

    git clone https://github.com/schandlergarcia/MultiOrgSecuritySummary
    cd lwc-scheduler-service
    
  3. Create a scratch org and provide it with an alias (multi-org-security in the command below):

    sfdx force:org:create -s -f config/project-scratch-def.json -a multi-org-security
    
  4. Push the app to your scratch org:

    sfdx force:source:push
    
  5. Open the scratch org:

    sfdx force:org:open
    

About

Multi-Org Security Summary gives you the ability to bring all of the Security Health Check data from all of your Salesforce environments(production & sandbox) into a single org! This allows you to get a clear picture of the security health of your entire Salesforce program and manage your team of Admins more efficiently.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published