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

[#8047] Add automatic parsing of emails with spreadsheets #8123

Merged
merged 7 commits into from Feb 9, 2024

Conversation

gbp
Copy link
Member

@gbp gbp commented Feb 9, 2024

Relevant issue(s)

Fixes #8047

What does this do?

Add automatic parsing of emails with spreadsheets

Why was this needed?

We want to parse these email automatically so the Excel Analyzer runs
and detects issues with hidden data.

Require library after RSpec is configured so we can setup the load path
to require Alaveteli libraries and helpers.
Knowing both Excel spreadsheet types we can handle is useful.
Detect content types of attachments included inbound emails.
Allow Alaveteli to take action if an email contains an Excel
spreadsheet.
We want to parse these email automatically so the Excel Analyzer runs
and detects issues with hidden data.

Fixes #8047
@gbp gbp merged commit 35a4314 into develop Feb 9, 2024
7 checks passed
@gbp
Copy link
Member Author

gbp commented Feb 9, 2024

Tested working on staging

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

Successfully merging this pull request may close these issues.

Detect problems in spreadsheet attachments
1 participant