PaloAltoNetworks / pan.dev

Palo Alto Networks for Developers
https://pan.dev
MIT License
38 stars 53 forks source link

Issue/Help with "Get Top Impacting Vulnerabilities" #665

Closed t3xtm0d3 closed 3 months ago

t3xtm0d3 commented 3 months ago

Documentation link

https://pan.dev/prisma-cloud/api/cspm/top-prioritised-vulnerability/ Parameter: top (integer)

Describe the problem

The parameter "top" seems to ignore the value if it is greater than 10.

Suggested fix

If this is the feature, it should state the maximum number of the parameter to be 10. If not, the results from the API should have been matched with the number in the parameter.

AbiMano4688 commented 3 months ago

Thank you for the feedback. Included possible values for the top parameter. PR: https://github.com/PaloAltoNetworks/pan.dev/pull/677