Giter VIP home page Giter VIP logo

fortifyjira's Introduction

HP Fortify Software Security Center Extension Sample : JIRA 4 Defect Tracking Integration


-------------
ABOUT
-------------
This sample demonstrates an implementation of the Bug Tracker interface for HP Fortify Software Security Center (SSC).
The interface exists as an extension point to allow end users to customize the integration between SSC
and defect tracking systems.  This allows for users to use the GUI to easily push the found defects into the
an external defect tracking system.

The sample implementation provides an example of how the defect tracking can be performed by delegating the
request to the server, from there the server makes the appropriate calls to the external defect tracking
systems.


-------------
REQUIREMENTS
-------------

Building the sample extension requires JDK 1.5, available from Sun, and Apache ant version 1.7 or newer.


-------------
BUILDING
-------------

To build the sample, simply run

> ant build

-------------
DEPLOYING
-------------

Copy the resulting jars in the dist folder into WEB-INF/lib of the ssc.war file.
The dependencies axis-jaxrpc-1.3.jar is not be needed on full J2EE servers like 
weblogic and jboss, but servers like tomcat need it.
   
The axis-saaj-1.3.jar is needed when JDK5 is used.

-------------
USING
-------------

Edit your project version within Software Security Center and enable JIRA 4 integration

fortifyjira's People

Contributors

arkadeepk 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.