You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Recently I came across a tool for checking RouterOS config files for security misconfigurations. The tool was written in Python and I thought to myself it would be great if I could fork the project and rewrite its checks in rego.
Unfortunately after forking I realized that conftest would need to support the file format, so I hope that by providing a config file from a demo system running RouterOS, you could potentially add support for it.
I am attaching the file here and hope you will consider implementing parsing for this file format.
Hello,
Recently I came across a tool for checking RouterOS config files for security misconfigurations. The tool was written in Python and I thought to myself it would be great if I could fork the project and rewrite its checks in rego.
Unfortunately after forking I realized that conftest would need to support the file format, so I hope that by providing a config file from a demo system running RouterOS, you could potentially add support for it.
I am attaching the file here and hope you will consider implementing parsing for this file format.
routeros-demo.mt.lv-export-verbose.txt
The text was updated successfully, but these errors were encountered: