demisto / content-docs

Demisto Content Developer Docs
https://xsoar.pan.dev/
MIT License
39 stars 57 forks source link

Issue with "National Vulnerability Database Feed v2" in @site/docs/reference/integrations/feed-nv-dv2.md #1552

Closed edibleShell closed 1 month ago

edibleShell commented 1 month ago

Describe the problem

Screenshots

Environment

Suggested fix

The Base command !nvd-get-indicators has an incorrect argument value passed to it. The current value is history=90. When executed as written in the Playground you receive the following error.

date_range must be "number date_range_unit", examples: (2 hours, 4 minutes,6 months, 1 day, etc.)

I recommend updating the markdown to include !nvd-get-indicators history="90 days" and update the Input description to include these specific units of time.

welcome[bot] commented 1 month ago

Hi and welcome to our Content Developer Docs project! Thanks and congrats for opening your very first issue. If you know the fix, you may also submit a PR to fix the issue if you like!

ShirleyDenkberg commented 1 month ago

@dorschw I think this ticket should be assigned to you.

dorschw commented 1 month ago

tracked internally as CIAC-10592

ShirleyDenkberg commented 1 month ago

Closed by Merge.