glassops-platform/GlassOps Runtime

Bootstraps a governed Salesforce execution environment adhering to the GlassOps Protocol.

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
jwt_keyPrivate Key for JWT flowyes
client_idConnected App Consumer Keyyes
usernameTarget Org Usernameyes
instance_urlSalesforce login URL (e.g., https://login.salesforce.com or https://test.salesforce.com)nohttps://login.salesforce.com
enforce_policyIf true, scans devops-config.json before allowing CLI usenotrue
test_resultsJSON string with test results: {"total": 100, "passed": 95, "failed": 5}no
coverage_percentageCode coverage percentage (0-100)no
coverage_requiredRequired coverage percentage thresholdno80
pluginsComma-separated list of Salesforce CLI plugins to install (e.g., 'sfdx-hardis,@salesforce/plugin-deploy-retrieve')no
skip_authIf true, skips Salesforce authentication (useful for CI/governance testing)nofalse
namedescription
runtime_idUnique ID for this execution session
org_idAuthenticated Org ID
is_lockedTrue if the environment is currently frozen by policy
contract_pathPath to the generated deployment contract JSON file