/home/techb158/l2hypotheques.com/wp-content/plugins/really-simple-ssl
NameSizeModeActions
assets/-0755rm
core/-0755rm
languages/-0755rm
lets-encrypt/-0755rm
lib/-0755rm
mailer/-0755rm
modal/-0755rm
placeholders/-0755rm
progress/-0755rm
security/-0755rm
settings/-0755rm
testssl/-0755rm
upgrade/-0755rm
.wp-env.json4690644editdlrm
class-admin.php1151930644editdlrm
class-cache.php40440644editdlrm
class-certificate.php75650644editdlrm
class-front-end.php20840644editdlrm
class-installer.php45740644editdlrm
class-mixed-content-fixer.php58070644editdlrm
class-multisite.php202080644editdlrm
class-server.php42170644editdlrm
class-site-health.php145780644editdlrm
class-wp-cli.php653890644editdlrm
compatibility.php21930644editdlrm
force-deactivate.txt38690644editdlrm
functions.php211840644editdlrm
index.php350644editdlrm
readme.txt312190644editdlrm
rector.php10910644editdlrm
rlrsssl-really-simple-ssl.php129420644editdlrm
rsssl-auto-loader.php19250644editdlrm
sbom.json.gz230300644editdlrm
SECURITY.md12090644editdlrm
ssl-test-page.php19500644editdlrm
system-status.php173010644editdlrm
uninstall.php65320644editdlrm
upgrade.php126990644editdlrm
Edit: /home/techb158/l2hypotheques.com/wp-content/plugins/really-simple-ssl/SECURITY.md (1209B)
# Security Policy The security of our software products is essential to us and our customers. In spite of our care, procedures and best efforts it is possible that there are vulnerabilities in our software products. If you find any, please tell us as soon as possible so we can fix them. ## Reporting a Vulnerability To report a security issue, please [email us](mailto:security@really-simple-ssl.com) with a description of the issue, the steps you took to create the issue, affected versions, and, if known, mitigations for the issue. Please read our [Coordinated Vulnerability Disclosure Policy](https://really-simple-ssl.com/coordinated-vulnerability-disclosure-policy/) before reporting any vulnerabilities. ## Preferred languages: en, nl ## Software Bill of Materials (SBOM) This software includes a comprehensive Software Bill of Materials (SBOM) listing all dependencies. **SBOM file:** - `sbom.json.gz` - Compressed SBOM file - Extract with: `gunzip sbom.json.gz` **Format:** CycloneDX JSON v1.5 **Contents:** All direct and transitive dependencies from PHP (Composer) and JavaScript (npm) packages To extract and view the compressed SBOM: ```bash gunzip sbom.json.gz cat sbom.json | jq . ```