-
Notifications
You must be signed in to change notification settings - Fork 3
Open
Description
i tried load my nipper studio xml report, but the output is showing some error
root@kali:~/nipper_parser/lib# ruby nipper_parser.rb dummy-sw.xml
/root/nipper_parser/lib/nipper_parser/parsers/security_audit.rb:149:in `block in findings': undefined method `elements' for nil:NilClass (NoMethodError)
from /root/nipper_parser/lib/nipper_parser/parsers/security_audit.rb:139:in `map'
from /root/nipper_parser/lib/nipper_parser/parsers/security_audit.rb:139:in `findings'
from /root/nipper_parser/lib/nipper_parser/parsers/security_audit.rb:108:in `initialize'
from nipper_parser.rb:55:in `new'
from nipper_parser.rb:55:in `initialize'
from nipper_parser.rb:67:in `new'
from nipper_parser.rb:67:in `<main>'
root@kali:~/nipper_parser/lib/nipper_parser/parsers# ruby security_audit.rb dummy-sw.xml
security_audit.rb:149:in `block in findings': undefined method `elements' for nil:NilClass (NoMethodError)
from security_audit.rb:139:in `map'
from security_audit.rb:139:in `findings'
from security_audit.rb:108:in `initialize'
from security_audit.rb:295:in `new'
from security_audit.rb:295:in `<main>'
Im not able to get the excat out as u mentioned in the readme file.kindly help me....
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels