PHPackages                             experius/module-sansecreport - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Admin Panels](/categories/admin)
4. /
5. experius/module-sansecreport

ActiveMagento2-module[Admin Panels](/categories/admin)

experius/module-sansecreport
============================

Provides an adminpanel interface for Sansec eComscan Reports

1.0.4(8mo ago)21.5k↓82.5%GPL-3.0PHP

Since Dec 22Pushed 8mo ago1 watchersCompare

[ Source](https://github.com/experius/Mage2-Module-Experius-SansecReport)[ Packagist](https://packagist.org/packages/experius/module-sansecreport)[ RSS](/packages/experius-module-sansecreport/feed)WikiDiscussions main Synced yesterday

READMEChangelog (3)DependenciesVersions (6)Used By (0)

Mage2 Module Experius SansecReport
==================================

[](#mage2-module-experius-sansecreport)

```
``experius/module-sansecreport``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)

Main Functionalities
--------------------

[](#main-functionalities)

Provides an adminpanel interface for Sansec eComscan Reports.

[![Picture](/Docs/Images/report.png)](/Docs/Images/report.png)

Installation
------------

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Experius`
- Enable the module by running `php bin/magento module:enable Experius_SansecReport`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require experius/module-sansecreport`
- enable the module by running `php bin/magento module:enable Experius_SansecReport`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Configuration

[](#configuration)

In order to configure eComscan to publish reports to your Magento installation, two steps are required:

- Create a new Integration Bearer token via Magento:
    - System-&gt;Extension-&gt;Integrations
    - Add New Integration
    - Fill in the name as `sansec` and fill in your current Administrator password in the lowest field on the page
    - Under the `API` tab, choose `Resource Access` `Custom`. Check the field `SansecReports`
    - Save And Activate
    - Copy the `Access Token`
- Change your Sansec Cron to add the POST call (change EXAMPLEBEARERTOKEN to your copied `Access Token` and change the domain to your Magento store)
    - Add `--format=json | ifne curl -k -H 'Content-Type: application/json' -H 'Authorization: Bearer ' -d@- -X POST /rest/V1/experius-sansecreport/sansecreports`
    - Example full Cron: `~/bin/ecomscan -k  --report  --new-only --format=json --slack   | ifne curl -k -H 'Content-Type: application/json' -H 'Authorization: Bearer ' -d@- -X POST /rest/V1/experius-sansecreport/sansecreports`

###  Health Score

39

—

LowBetter than 84% of packages

Maintenance58

Moderate activity, may be stable

Popularity23

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~692 days

Total

3

Last Release

269d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/c7e58de96a040039bac3b892c000da2ee83d6adaafc1abc7519c5ceb0c81cc91?d=identicon)[experius](/maintainers/experius)

---

Top Contributors

[![MickeyBeijer-HH](https://avatars.githubusercontent.com/u/208668416?v=4)](https://github.com/MickeyBeijer-HH "MickeyBeijer-HH (3 commits)")[![florisschreuder](https://avatars.githubusercontent.com/u/57114356?v=4)](https://github.com/florisschreuder "florisschreuder (2 commits)")

### Embed Badge

![Health badge](/badges/experius-module-sansecreport/health.svg)

```
[![Health](https://phpackages.com/badges/experius-module-sansecreport/health.svg)](https://phpackages.com/packages/experius-module-sansecreport)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
