-
Updated
Dec 5, 2020
maven-plugin
Here are 707 public repositories matching this topic...
-
Updated
Dec 4, 2020 - Java
-
Updated
Nov 27, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Dec 3, 2020 - Java
-
Updated
Nov 28, 2019 - Java
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Nov 23, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Nov 24, 2020 - Java
Add 'since' information to plugin configuration parameters by inspecting the commit history.
-
Updated
Oct 13, 2020 - Java
-
Updated
Nov 9, 2020 - Java
-
Updated
Oct 17, 2020 - Java
Currently, the headless scanner extension expects an XML based configuration file and this works ok. But, making the XML is cumbersome and also requires that most of the request URLs be wrapped in CDATA blocks.
IMHO, this would be much simpler, cleaner and much more concise in JSON than in XML, Also, the configuration files for Burp itself seem to be JSON based. So, this move will make it sor
-
Updated
Oct 13, 2020 - Java
-
Updated
Dec 5, 2020 - Java
-
Updated
Oct 21, 2020 - Java
-
Updated
Dec 1, 2020 - Java
-
Updated
Dec 4, 2020 - Java
-
Updated
Mar 26, 2019 - Java
-
Updated
Nov 23, 2020 - Scala
-
Updated
Nov 5, 2020 - Java
Improve this page
Add a description, image, and links to the maven-plugin topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the maven-plugin topic, visit your repo's landing page and select "manage topics."
We need to add more integration tests (living in the
src/itfolder) to cover various usage scenarios.Right now we only have a single test that just checks that the plugin can run a basic test with no additional configuration (This can be used as an example on how to configure other integration tests). We should be testing various configuration options as well.
Requirements: