Closed KentBratt closed 1 year 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!
@KentBratt Please open a ticket for this. I'm closing this issue since this is only the documentation website
Describe the problem
Content pack is : Tenable.Sc
I believe there is a Argument that is missing from the command : tenable-sc-create-scan
It is missing the Argument : plugin_id
The integrations source code references the argument, but there is no way to input it via the task. Line 637 : plugin_id = demisto.args().get('plugin_id')
Screenshots
Environment
Suggested fix
Add the Argument plugin_id to the Command tenable-sc-create-scan so it can be used