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
Please note that you're using ciscoconfparse. Consider ciscoconfparse2.
However, there is an API change between ciscoconfparse and ciscoconfparse2.
If interested, I will help rewrite the necessary parts of suzieq for the migration. Please respond to this github issue if you want (or don't want) to start the work.
Justification
ciscoconfparse is retired and will get no more bug fixes.
ciscoconfparse2 handles JunOS-style configs better (I found several bugs in ciscoconfparse JunOS brace parsing); furthermore it searches heavily-nested configs such as JunOS and PanOS much better.
The text was updated successfully, but these errors were encountered:
Proposed Changes
Please note that you're using ciscoconfparse. Consider ciscoconfparse2.
However, there is an API change between ciscoconfparse and ciscoconfparse2.
If interested, I will help rewrite the necessary parts of suzieq for the migration. Please respond to this github issue if you want (or don't want) to start the work.
Justification
ciscoconfparse is retired and will get no more bug fixes.
ciscoconfparse2 handles JunOS-style configs better (I found several bugs in ciscoconfparse JunOS brace parsing); furthermore it searches heavily-nested configs such as JunOS and PanOS much better.
The text was updated successfully, but these errors were encountered: