{"id":25519674,"url":"https://github.com/aligent/magento2-pci-4-compatibility","last_synced_at":"2025-07-01T23:06:03.155Z","repository":{"id":268819672,"uuid":"905547098","full_name":"aligent/magento2-pci-4-compatibility","owner":"aligent","description":"Magento 2 module that provides compatibility with PCI DSS 4.0 requirements","archived":false,"fork":false,"pushed_at":"2025-04-15T23:37:27.000Z","size":60,"stargazers_count":23,"open_issues_count":2,"forks_count":2,"subscribers_count":11,"default_branch":"main","last_synced_at":"2025-06-30T04:51:55.230Z","etag":null,"topics":["magento2","pci-dss","security"],"latest_commit_sha":null,"homepage":"","language":"PHP","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/aligent.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-12-19T03:50:23.000Z","updated_at":"2025-04-15T23:40:56.000Z","dependencies_parsed_at":"2024-12-19T05:20:59.618Z","dependency_job_id":"5d6c70f5-cb87-48aa-8b8a-3685064bb7b0","html_url":"https://github.com/aligent/magento2-pci-4-compatibility","commit_stats":null,"previous_names":["aligent/magento2-pci-4-compatibility"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/aligent/magento2-pci-4-compatibility","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento2-pci-4-compatibility","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento2-pci-4-compatibility/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento2-pci-4-compatibility/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento2-pci-4-compatibility/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aligent","download_url":"https://codeload.github.com/aligent/magento2-pci-4-compatibility/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aligent%2Fmagento2-pci-4-compatibility/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":263047678,"owners_count":23405280,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["magento2","pci-dss","security"],"created_at":"2025-02-19T17:29:20.592Z","updated_at":"2025-07-01T23:06:03.122Z","avatar_url":"https://github.com/aligent.png","language":"PHP","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Magento 2 PCI DSS 4.0 Compatibility\n\nA Magento 2 module to bring the use of admin accounts in-line with the [PCI DSS 4.0 requirements](https://east.pcisecuritystandards.org/document_library?category=pcidss\u0026document=pci_dss), with changes covering the following requirements:\n* 8.2.6\n   * Inactive user accounts are removed or disabled within 90 days of inactivity\n* 8.2.8\n   * If a user session has been idle for more than 15 minutes, the user is required to re-authenticate to re-activate the terminal or session.\n* 8.3.4\n   * Invalid authentication attempts are limited by:\n      * Locking out the user ID after not more than 10 attempts.\n      * Setting the lockout duration to a minimum of 30 minutes or until the user’s identity is confirmed.\n* 8.3.6\n   * If passwords/passphrases are used as authentication factors to meet Requirement 8.3.1, they meet the following minimum level of complexity:\n      * A minimum length of 12 characters (or IF the system does not support 12 characters, a minimum length of eight characters).\n      * Contain both numeric and alphabetic characters\n\nThe changes invovled for each requirement are as follows:\n* 8.2.6\n   * A new cron job (scheduled once per day) will automatically make any account that has not logged in for 90 days inactive\n* 8.2.8\n   * The configuration setting in admin for idle timeout has been modified to only accept values less than or equal to 900 seconds (15 minutes).\n* 8.3.4\n   * The configuration setting in admin for the number of incorrect login attempts before an account is locked has been modified to only accept values less than or equal to 10.\n   * The configuration setting in admin for the time an account is locked for has been modified to only accept values greater than or equal to 30.\n* 8.3.6\n   * The minimum number of characters a password must have has been increased from 7 to 12.\n\n## Installation\n```shell\ncomposer require aligent/magento2-pci-4-compatibility\nbin/magento module:enable Aligent_Pci4Compatibility\nbin/magento setup:upgrade\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Fmagento2-pci-4-compatibility","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faligent%2Fmagento2-pci-4-compatibility","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faligent%2Fmagento2-pci-4-compatibility/lists"}