clearlinux / cve-check-tool

Original Automated CVE Checking Tool
GNU General Public License v2.0
204 stars 78 forks source link

Set JIRA maxResults #3

Closed johnwhiteman closed 9 years ago

johnwhiteman commented 9 years ago

By default JIRA will not return all records that match query if exceed a certain threshold (1K) by default but can be set lower/higher by admin. Allow maxResults to be set in jql field in configuration file to return all records.

johnwhiteman commented 9 years ago

This appears to be working now. Now one can set maxResults in configuration file to an acceptable watermark.