google / santa

A binary authorization and monitoring system for macOS
https://santa.dev
Apache License 2.0
4.42k stars 296 forks source link

docs(ISSUE-1325): Add Identifier Conventions #1366

Closed toastsec closed 3 months ago

toastsec commented 3 months ago

What does this change?

ISSUE-1325 ( #1325 ) identified that Identifier conventions were not documented. This change modifies the contributing.md file to include the following information


Identifier Conventions

All submissions related to the use of different identifiers should adhere to the following conventions.

Identifier Notes Example
SHA-256 lowercase 801d1dd8bc78984c126a269aca053642d16eef4389dfdc8df575af929fdcf279
CDHash lowercase 2d1cff4b1080058e7e5913e5a3398bcd0199b6a4
TeamID uppercase 43AQ936H96
Signing ID case insensitive EQHXZ8M8AV:com.google.Chrome
google-cla[bot] commented 3 months ago

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

mlw commented 3 months ago

Thank you!