Skip to content

Commit

Permalink
feat(security): add IntegerNet SansecWatch Module
Browse files Browse the repository at this point in the history
aleron75 committed Nov 18, 2024
1 parent e40a6ab commit 84065a0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources.csv
Original file line number Diff line number Diff line change
@@ -143,6 +143,7 @@ Security,,End-of-life dates of Magento 2,https://endoflife.date/magento,"End-of-
Security,,Sansec Composer Integrity Checker,https://github.com/element119/module-sansec-composer-integrity-checker,This extension performs Composer packages integrity checks based on the Sansec Composer integrity plugin.,
Security,,Yireo CspWhitelistInlineJs,https://github.com/yireo/Yireo_CspWhitelistInlineJs,"When, in Magento 2, the CSP policy to disallow inline scripts is enabled, any script requires either a hash or a nonce (or something similar). This module scans any PHTML template for scripts on the fly and adds a nonce where needed.",
Security,,Sansec Watch,https://sansec.io/watch,"This free PCI-DSS-compliant tool detects third-party activity to complement your existing CSP ruleset. CSP changes are automatically synchronized, so you don't need to redeploy your store.",
Security,,IntegerNet SansecWatch Module,https://github.com/integer-net/magento2-sansec-watch,"This extension by IntegerNet integrates Sansec Watch's Content Security Policy (CSP) rules into Magento 2. It allows Magento to fetch and apply CSP policies from Sansec Watch without manual file modifications or redeployment. The extension retrieves policies via the Sansec Watch API, stores them in a database table, and incorporates them into Magento's existing CSP framework. It also includes features like policy updates through cron jobs, manual updates via the backend or command line, and options to manage the Full Page Cache upon policy changes.",
Extensions,,Magento 2 – Cloudflare,https://github.com/jetrails/magento2-cloudflare,Interact with popular Cloudflare features through Magento 2's backend portal.,
Extensions,,Rixxo IntroJS,https://bitbucket.org/rxmodules-development/rixxo-introjs/src/master/,Add Google IntroJS to Magento2,
Extensions,,Yireo GoogleTagManager2,https://github.com/yireo/Yireo_GoogleTagManager2,Add Google Tag Manager to Magento2,

0 comments on commit 84065a0

Please sign in to comment.