Security Policy
December 9, 2024 ยท View on GitHub
This document outlines security procedures and general policies for this OCPP project.
Supported Versions
The currently supported versions of this OCPP project are:
| Version | Supported |
|---|---|
| 2.0.0 | :soon: |
| 1.0.0 | :white_check_mark: |
| < 1.0.0 | :white_check_mark: |
Reporting a Vulnerability
Please include the requested information listed below (as much as you can provide) to help us better understand the nature and scope of the possible issue:
- Type of issue (e.g. buffer overflow, SQL injection, cross-site scripting, etc.)
- Full paths of source file(s) related to the manifestation of the issue
- The location of the affected source code (tag/branch/commit or direct URL)
- Any special configuration required to reproduce the issue
- Step-by-step instructions to reproduce the issue
- Proof-of-concept or exploit code (if possible)
- Impact of the issue, including how an attacker might exploit the issue
This information will help us triage your report more quickly.
Comments on this Policy
If you have suggestions on how this process could be improved please submit a pull request. Thanks!