Last Version

Burp CI Driver 1.0.7beta

Executable and library to interact with the Burp API, allowing the triggering and customization of scans on one or more URLs

License

License

None - this software is released with no specific license
Categories

Categories

Net
GroupId

GroupId

net.portswigger.burp.api.driver
ArtifactId

ArtifactId

burp-ci-driver
Version

Version

1.0.7beta
Type

Type

jar
Description

Description

Burp CI Driver
Executable and library to interact with the Burp API, allowing the triggering and customization of scans on one or more URLs
Project URL

Project URL

https://portswigger.net/burp/extender/ci-integration

Download burp-ci-driver 1.0.7beta


<!-- https://jarcasting.com/artifacts/net.portswigger.burp.api.driver/burp-ci-driver/ -->
<dependency>
    <groupId>net.portswigger.burp.api.driver</groupId>
    <artifactId>burp-ci-driver</artifactId>
    <version>1.0.7beta</version>
</dependency>
// https://jarcasting.com/artifacts/net.portswigger.burp.api.driver/burp-ci-driver/
implementation 'net.portswigger.burp.api.driver:burp-ci-driver:1.0.7beta'
// https://jarcasting.com/artifacts/net.portswigger.burp.api.driver/burp-ci-driver/
implementation ("net.portswigger.burp.api.driver:burp-ci-driver:1.0.7beta")
'net.portswigger.burp.api.driver:burp-ci-driver:jar:1.0.7beta'
<dependency org="net.portswigger.burp.api.driver" name="burp-ci-driver" rev="1.0.7beta">
  <artifact name="burp-ci-driver" type="jar" />
</dependency>
@Grapes(
@Grab(group='net.portswigger.burp.api.driver', module='burp-ci-driver', version='1.0.7beta')
)
libraryDependencies += "net.portswigger.burp.api.driver" % "burp-ci-driver" % "1.0.7beta"
[net.portswigger.burp.api.driver/burp-ci-driver "1.0.7beta"]

Dependencies

There are no dependencies for this project. It is a standalone project that does not depend on any other jars.

Project Modules

There are no modules declared in this project.