Skip to content

Parser is not working properly #4

Description

@RaTB0t5

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....

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions