1 В избранное 0 Ответвления 0

OSCHINA-MIRROR/mirrors-Boundary

Присоединиться к Gitlife
Откройте для себя и примите участие в публичных проектах с открытым исходным кодом с участием более 10 миллионов разработчиков. Приватные репозитории также полностью бесплатны :)
Присоединиться бесплатно
Клонировать/Скачать
classification-rubric.md 1.4 КБ
Копировать Редактировать Web IDE Исходные данные Просмотреть построчно История
Timothy Messier Отправлено 13.04.2022 00:03 6b95d5f

Classification Rubric

This is an initial set of guidelines to use when deciding on the classification of fields for API/SDK resources. The classification is used when generating audit events and will impact the content of the events.

Fields can be classified as secret, sensitive, or public. If a field is not classified, it is treated as secret. The classification is used by the filters/encrypt library along with a configurable filter operation. By default fields classified as secret will be redacted, fields classified as sensitive will be encrypted, and fields classified as public will be left un-modified. See the filters/encrypt package for more details.

  • secret: This classification should be used for any field that contains information like tokens, keys, passwords.
  • sensitive: This classification should be used for any field that contains information like personally identifiable information (PII), such as names of people, email addresses, etc.
  • public: This classification should be use for any field that is not sensitive or secret.

Tag @jimlambrt and @jefferai in your PR if you are unsure about how to classify a field.

Опубликовать ( 0 )

Вы можете оставить комментарий после Вход в систему

1
https://api.gitlife.ru/oschina-mirror/mirrors-Boundary.git
git@api.gitlife.ru:oschina-mirror/mirrors-Boundary.git
oschina-mirror
mirrors-Boundary
mirrors-Boundary
main