.codeclimate.json | |
|
|
.editorconfig | |
|
|
.eslintrc | |
|
|
.gitattributes | |
|
|
.github/FUNDING.yml | |
|
|
.github/ISSUE_TEMPLATE/1-bug-report.md | |
|
|
.github/ISSUE_TEMPLATE/4-security.md | |
|
|
.github/ISSUE_TEMPLATE/5-docker.md | |
|
|
.github/PULL_REQUEST_TEMPLATE.md | |
|
|
.github/SECURITY.md | |
|
|
.github/dependabot.yml | |
|
|
.github/renovate.json | |
|
|
.github/workflows/actions.yml | |
|
|
.github/workflows/code-analysis.yml | |
|
|
.github/workflows/doc-checker.yml | |
|
|
.github/workflows/scorecards-analysis.yml | |
|
|
.github/workflows/semgrep.yml | |
|
|
.github/workflows/tests.yml | |
|
|
.gitignore | |
|
|
.htaccess | |
|
|
.php-cs-fixer.dist.php | 141 | A 0 mins |
|
.prettierrc.js | 27 | A 0 mins |
|
.scrutinizer.yml | |
|
|
.symfony.insight.yaml | |
|
|
.user.ini | |
|
|
.whitesource | |
|
|
.yarnclean | |
|
|
CODE_OF_CONDUCT.md | |
|
|
CONTRIBUTING.md | |
|
|
Dockerfile | |
|
|
LICENSE | |
|
|
README.md | |
|
|
api/doc/ManageConsents.json | |
|
|
api/doc/ManageConsents.yaml | |
|
|
api/doc/SMS.json | |
|
|
api/doc/SMS.yaml | |
|
|
api/doc/WebservicePremium.json | |
|
|
api/doc/WebservicePremium.yaml | |
|
|
api/doc/WebserviceStandard.json | |
|
|
api/doc/WebserviceStandard.yaml | |
|
|
api/webservice/Controller.php | 161 | B 4 hrs | A 90% |
api/webservice/Core/Auth.php | 20 | A 0 mins | A 100% |
api/webservice/Core/Auth/AbstractAuth.php | 12 | A 0 mins | A 100% |
api/webservice/Core/Auth/Basic.php | 37 | A 0 mins | C 77% |
api/webservice/Core/BaseAction.php | 186 | A 1 hr | B 80% |
api/webservice/Core/Containers.php | 29 | A 0 mins | F 0% |
api/webservice/Core/Exception.php | 81 | B 4 hrs | F 41% |
api/webservice/Core/Module.php | 40 | A 0 mins | A 90% |
api/webservice/Core/Request.php | 85 | A 0 mins | C 72% |
api/webservice/Core/Response.php | 174 | C 7 hrs | C 75% |