Open-Vulnerability-Project icon indicating copy to clipboard operation
Open-Vulnerability-Project copied to clipboard

Set the total resultsPerPage in pom?

Open jasonflaherty opened this issue 1 year ago • 1 comments
trafficstars

Hello! I have been looking for a way to set the resultsPerPage. Are we able to do this?

Thanks :)

jasonflaherty avatar Mar 26 '24 20:03 jasonflaherty

Via the open-vulnerability-client API: https://github.com/jeremylong/Open-Vulnerability-Project/blob/5988546bfa6c62d7342f2e583ba7e11882e5bdee/open-vulnerability-clients/src/main/java/io/github/jeremylong/openvulnerability/client/nvd/NvdCveClientBuilder.java#L170

Via the vulnz CLI - I don't think I exposed that. We accept PRs.

jeremylong avatar Mar 27 '24 10:03 jeremylong