Meerkat for VS CodeSuricata/Snort formatter extension for VS Code FeaturesMeerkat provides the following features:
Signature checking with suricataSignature formattingThe Auto-formatting uses the default hotkeys in your code editor Hover informationVariable references/renaimingThe rename feature uses the default hotkeys in your code editor Code completionCode snippletsPCAP TestingWarning: pcap visualization only works if additional third party extenssions are installed. Please install one of the available extenssions to be able to open pcap files in VS Code.
Installation troubleshootingUnexpected token '?'If you get the following error:
The issue is most probably the version of the Node that you're using. Vulnerabilities, while installing with npmThe issue is most probably related to the version of npm used. Try updating npm:
This command should tell you if you have an older version of npm and give you the line you need to run to update it |