Git Product home page Git Product logo

appscan-gocd-plugin's Introduction

AppScan GoCD Plugin

Integrate HCL Application Security on Cloud security scanning into your GoCD pipelines.

Prerequisites

This project has been tested on version on GoCD 16.4.0 and several more recent versions. If you encounter any issues please submit a issue in this projects's GitHub Tracker.

Installation

This plugin is delivered as a typical GoCD plugin jar and just needs to be copied to the appropriate location in your GoCD Server such as <GoCD Server Install Folder>/plugins/external

Usage

This plugin adds a Pipeline Task step called "AppScan Security Test". This task is able to scan a folder of code or to handle .irx file that was generated in a previous Task. For example, if your project is built with Maven, it is recommended that you first call the Maven plugin to generate the .IRX file, and then use that as the target below.

AppScan Security Test - Task Fields

Field Description
API Key ID Your HCL Application Security on Cloud API Key ID
API Key Secret Your HCL Application Security on Cloud API Key Secret
Application Name of the HCL Application Security on Cloud application to associate the scan with
Scan Name Name to be used for the scan
Scan Type The type of scan to run. Currently only "Static Analyzer" scans are supported
Target What to scan. Either a folder or an .IRX file that was generated in a previous Task
Fail Conditions Controls when the Task should fail. For example, this can be used to halt pipelines when there are too many security issues

License

All files found in this project are licensed under Apache License 2.0.

appscan-gocd-plugin's People

Contributors

mattmurp avatar turnham-hcl avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.