mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-07 15:16:56 +00:00
PCI review checklist
This commit is contained in:
parent
4c06c5ccf5
commit
f82e70422f
1 changed files with 16 additions and 0 deletions
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
16
.github/PULL_REQUEST_TEMPLATE.md
vendored
|
|
@ -18,3 +18,19 @@ Relates OR Closes #0000
|
||||||
prioritize this request
|
prioritize this request
|
||||||
* Please do not leave "+1" comments, they generate extra noise for pull request
|
* Please do not leave "+1" comments, they generate extra noise for pull request
|
||||||
followers and do not help prioritize the request
|
followers and do not help prioritize the request
|
||||||
|
|
||||||
|
## PCI review checklist
|
||||||
|
|
||||||
|
<!-- heimdall_github_prtemplate:grc-pci_dss-2024-01-05 -->
|
||||||
|
|
||||||
|
- [ ] If applicable, I’ve documented a plan to revert these changes if they require more than reverting the pull request.
|
||||||
|
|
||||||
|
- [ ] If applicable, I’ve worked with GRC to document the impact of any changes to security controls.
|
||||||
|
|
||||||
|
Examples of changes to controls include access controls, encryption, logging, etc.
|
||||||
|
|
||||||
|
- [ ] If applicable, I’ve worked with GRC to ensure compliance due to a significant change to the cardholder data environment.
|
||||||
|
|
||||||
|
Examples include changes to operating systems, ports, protocols, services, cryptography-related components, PII processing code, etc.
|
||||||
|
|
||||||
|
If you have any questions, please contact your direct supervisor, GRC (#team-grc), or the PCI working group (#proj-pci-core). You can also find more information at [PCI Compliance](https://hashicorp.atlassian.net/wiki/spaces/SEC/pages/2784559202/PCI+Compliance).
|
||||||
Loading…
Reference in a new issue