Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 967 Bytes

File metadata and controls

29 lines (18 loc) · 967 Bytes

Security Policy

This repository is documentation and example code, not a deployable managed package.

Supported Versions

The latest released version is supported for documentation corrections and public-safety fixes.

Reporting A Security Or Privacy Issue

Do not open a public issue if you find private data, credentials, internal URLs, real Salesforce ids, customer information, or other sensitive content.

Instead, contact the repository owner through GitHub and include:

  • the file path,
  • the line number if known,
  • the type of sensitive content,
  • a short explanation of the risk.

Public-Safety Standard

This repo should never contain:

  • tokens, secrets, passwords, private keys, or named credential values,
  • real customer, claim, property, invoice, or user data,
  • private org names, app names, domains, or URLs,
  • Salesforce record ids, deploy ids, or screenshots from private orgs,
  • raw internal debug logs copied without sanitization.