-
Type:
Bug
-
Resolution: Unresolved
-
Priority:
Minor
-
Component/s: blazemeterjenkinsplugin-plugin
-
None
if you share a Jenkins job folder the resulting build.xml contains your blazemeter API token.
The API token should be only stored encrypted as a credential.
Â
..../builds/14/build.xml
<hudson.plugins.blazemeter.PerformanceBuildAction plugin="BlazeMeterJenkinsPlugin@4.7">
<run class="flow-build" reference="../../.."/>
<reportUrl>https://a.blazemeter.com/app/?public-token=REDACTED#/masters/ID/summary</reportUrl>