Skip to content

AttributeError: 'ClassDefItem' object has no attribute 'XREFfrom' #4

Description

@cnscyy

When I run this project, the envirnment is OK!
Linux OS: Ubuntu 16.4
All the dependencies is install, and I can run this project using python manage.py runserver. When I upload a file to analyze, it still can analyze the permission, components and vulnerabilities. It seems that everyting is OK when look at the webpage.
But there is an error in background. It is:
Traceback (most recent call last):
File "/home/yuanyang/sda4/Marvin-static-Analyzer/SSLAnalyzer.py", line 93, in get_javab64_xref
_xref = _class.XREFfrom
AttributeError: 'ClassDefItem' object has no attribute 'XREFfrom'

I want to know what problem is of this?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions