Replies: 1 comment
-
|
Hi @suyash012 ! I’m not familiar with n8n in detail, but if it’s an automation tool, it should provide a way to run commands. Since Trivy is just a binary, you can integrate it by executing Trivy commands from within n8n. I recommend checking the n8n documentation for the exact way to execute commands or integrations. Regarding databases: could you clarify what exactly you want to scan? Trivy doesn’t scan databases directly. A common approach is to export the configuration or data you need (for example, as JSON or YAML) and then run Trivy’s config scanner on that export: For more details, see the documentation on scanning arbitrary JSON and YAML configurations |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Question
How we integrate trivy in n8n integration how we can use to it scan any database or cmdb
Target
None
Scanner
None
Output Format
None
Mode
None
Operating System
No response
Version
No response
Beta Was this translation helpful? Give feedback.
All reactions