nasl icon indicating copy to clipboard operation
nasl copied to clipboard

A parser for NASL.

Results 3 nasl issues
Sort by recently updated
recently updated
newest added

Please update `rake` to 12.3.3 to address CVE-2020-8130

`nasl-parse xml /opt/lua_nasl_plugins/cisco-sa-20160916-ikev1-ios.nasl` ----------------------[ cisco-sa-20160916-ikev1-ios.nasl ]---------------------- /usr/local/share/gems/gems/builder-3.2.3/lib/builder/xmlmarkup.rb:321: stack level too deep (SystemStackError) `nasl-parse xml /opt/lua_nasl_plugins/cisco-sa-20170629-snmp-ios.nasl` ----------------------[ cisco-sa-20170629-snmp-ios.nasl ]----------------------- /usr/local/share/gems/gems/builder-3.2.3/lib/builder/xmlbase.rb:46: stack level too deep (SystemStackError) perhaps the stack level limit too...

nasl script `if(++a){} if(--a){}` xml output ` pre pre ` the correct piece of xml output may look like ` pre `