Syslifters / reptor

Other
10 stars 3 forks source link

OpenVAS Plugin - ref(s) not available as template variable #165

Closed cmahrl closed 3 months ago

cmahrl commented 3 months ago

When parsing OpenVAS XML files, it appears that references ( and tags) are not be available as Django template variables after parsing.

Reproduce:

  1. Modify OpenVAS finding template global.toml by using refs as template variable.
  2. cat openvas-scan.xml | reptor openvas --push-findings
aronmolnar commented 3 months ago

Was fixed in 0.16