Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FileInfo_5_0 Cannot parse PDF files #495

Closed
syloktools opened this issue Jun 4, 2019 · 4 comments
Closed

FileInfo_5_0 Cannot parse PDF files #495

syloktools opened this issue Jun 4, 2019 · 4 comments
Assignees
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related scope:question

Comments

@syloktools
Copy link
Contributor

I am receiving the following error when trying to parse a pdf file:

Invalid output
Traceback (most recent call last):
  File "FileInfo/fileinfo_analyzer.py", line 76, in <module>
    FileInfoAnalyzer().run()
  File "FileInfo/fileinfo_analyzer.py", line 65, in run
    module_summaries = module.module_summary()
  File "/opt/Cortex-Analyzers/analyzers/FileInfo/submodules/submodule_pdfid.py", line 31, in module_summary
    for subsection in section['submodule_section_content']:
TypeError: 'AttributeError' object is not iterable
@syloktools
Copy link
Contributor Author

Also why is there two FileInfo analyzers? File_Info and FileInfo

@3c7 3c7 added the category:bug Issue is related to a bug label Jun 11, 2019
@jeromeleonard jeromeleonard added this to the 2.2.0 milestone Jul 1, 2019
@jeromeleonard jeromeleonard added the scope:analyzer Issue is analyzer related label Jul 1, 2019
@jeromeleonard
Copy link
Contributor

Could you please tell me if this error still exist in FileInfo_6_0 ?
If so, and if the document is not confidential, could you share its hash as I can do some tests on my side.
Thx.

@jeromeleonard jeromeleonard removed this from the 2.2.0 milestone Oct 1, 2019
@jeromeleonard
Copy link
Contributor

@robertnixon2003 what about this bug in latest version of FileInfo ?

@jeromeleonard
Copy link
Contributor

no answer.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:bug Issue is related to a bug scope:analyzer Issue is analyzer related scope:question
Projects
None yet
Development

No branches or pull requests

3 participants