MVN

com.hcl.security : appscan-maven-plugin

Maven & Gradle

Jun 21, 2023
4 stars

HCL AppScan on Cloud Maven Plugin · Generate an IRX file and optionally submit it for analysis to HCL AppScan on Cloud

<plugin>
    <groupId>com.hcl.security</groupId>
    <artifactId>appscan-maven-plugin</artifactId>
    <version>1.0.13</version>
</plugin>
Copy
pom.xml
Table Of Contents

Latest Version

Choose a version of com.hcl.security : appscan-maven-plugin to add to Maven - Latest Versions:

  • Latest Stable: 1.0.13

All Versions

Choose a version of com.hcl.security : appscan-maven-plugin to add to Maven - All Versions:

Version Vulnerabilities Updated
1.0.x
appscan-maven-plugin-1.0.13
appscan-maven-plugin-1.0.12
appscan-maven-plugin-1.0.11
appscan-maven-plugin-1.0.10
appscan-maven-plugin-1.0.9
appscan-maven-plugin-1.0.8
appscan-maven-plugin-1.0.7
appscan-maven-plugin-1.0.6
appscan-maven-plugin-1.0.5
appscan-maven-plugin-1.0.4
appscan-maven-plugin-1.0.3

How to add a plugin to Maven

Add the maven plugin to the pom.xml file information in this tag as follows:

<plugin>
    <groupId>com.hcl.security</groupId>
    <artifactId>appscan-maven-plugin</artifactId>
    <version>1.0.13</version>
</plugin>