Skip to content

Commit d628b71

Browse files
authored
Merge branch 'master' into QAInsights-patch-1
2 parents 873a364 + 6409f00 commit d628b71

1 file changed

Lines changed: 24 additions & 1 deletion

File tree

site/dat/repo/various.json

Lines changed: 24 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2717,5 +2717,28 @@
27172717
]
27182718
}
27192719
}
2720-
}
2720+
},
2721+
{
2722+
"id": "io.github.vasanthshanmugam-jmeter-auto-correlation-plugin",
2723+
"name": "One-Click Auto-Correlation Plugin",
2724+
"description": "One-click detection and correlation of dynamic values in JMeter test scripts. Automatically finds session IDs, CSRF tokens, OAuth/Bearer tokens, hidden form fields, ViewState, SAML tokens, and replaces hardcoded values with extractors.",
2725+
"screenshotUrl": "https://raw.githubusercontent.com/vasanthshanmugam/jmeter-auto-correlation-plugin/main/screenshot.png",
2726+
"helpUrl": "https://github.com/vasanthshanmugam/jmeter-auto-correlation-plugin",
2727+
"vendor": "Vasanth Shanmugam",
2728+
"markerClass": "io.github.vasanthshanmugam.jmeter.plugins.correlation.gui.CorrelationPostProcessorGui",
2729+
"componentClasses": [
2730+
"io.github.vasanthshanmugam.jmeter.plugins.correlation.CorrelationPostProcessor"
2731+
],
2732+
"canUninstall": true,
2733+
"versions": {
2734+
"1.0.1": {
2735+
"downloadUrl": "https://github.com/vasanthshanmugam/jmeter-auto-correlation-plugin/releases/download/v1.0.1/jmeter-auto-correlation-plugin-1.0.0-jar-with-dependencies.jar",
2736+
"libs": {
2737+
"io.github.vasanthshanmugam-jmeter-auto-correlation-plugin": "https://github.com/vasanthshanmugam/jmeter-auto-correlation-plugin/releases/download/v1.0.1/jmeter-auto-correlation-plugin-1.0.0-jar-with-dependencies.jar"
2738+
},
2739+
"changes": "Initial release with correct package namespace (io.github.vasanthshanmugam)."
2740+
}
2741+
}
2742+
}
2743+
27212744
]

0 commit comments

Comments
 (0)