Skip to content

garethr/jenkins-job-builder-brakeman

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A plugin for Jenkins Job Builder to enable the Jenkins Brakeman plugin.

Code Health

Usage

Include the following in your job definitions.

- publishers:
    - brakeman:
        output: file-from-brakeman-run.tabs

Note that the brakeman plugin and brakeman needs to be installed.

Installation

pip install jenkins_job_builder_brakeman

About

A Jenkins Job Builder plugin adding the ability to enable the brakeman plugin

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages