Skip to content

homer-app-1.5.18

Choose a tag to compare

@github-actions github-actions released this 02 Jul 19:30
fix: use parameterized InfluxQL queries in statistic endpoints

Build all user-influenced statistic queries with NewQueryWithParameters
and client.Identifier/IntegerValue binds after strict token validation,
eliminating fmt.Sprintf concatenation for database, retention,
measurement, field keys and dbid. Bump version to 1.5.18.