Skip to content

Latest commit

 

History

History
50 lines (34 loc) · 1.29 KB

File metadata and controls

50 lines (34 loc) · 1.29 KB

Environment dependencies policy

Purpose

This policy describes how .github maintainers consume third-party packages.

Scope

This policy applies to all .github maintainers and all third-party packages used in the .github project.

Policy

.github contributors should not use any third-party packages.

Caution

This repository is markdown-cnetric and does not use any third-party packages.

Important

A few basic GitHub Actions are used to automate the security posture, adapted from opennudge/opentemplate

Enforcement

This policy is enforced by the .github maintainers. Maintainers are expected to review each other's code changes to ensure that they comply with this policy.

Exceptions

Exceptions to this policy may be granted by the .github maintainers/leaders on a case-by-case basis.

Credits

This policy was adapted from the Kubescape Community and Project Capsule