smarr / ReBenchDB

ReBenchDB records benchmark results and provides customizable reporting to track and analyze run-time performance of software programs.
MIT License
12 stars 6 forks source link

CSV Data Export breaks for unsafe project names #198

Closed smarr closed 5 months ago

smarr commented 5 months ago

The CSV and the JSON data export should make sure to use the project slug and strip any characters that are not safe in a shell context.