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

Intezer-Analyze short-circuit download #220

Open
ed4wg opened this issue Apr 25, 2024 · 0 comments
Open

Intezer-Analyze short-circuit download #220

ed4wg opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
assess We still haven't decided if this will be worked on or not enhancement New feature or request

Comments

@ed4wg
Copy link

ed4wg commented Apr 25, 2024

Is your feature request related to a problem? Please describe.
Intezer counts download-file actions against a user's quota. See: https://support.intezer.com/hc/en-us/articles/360021366619-How-is-Your-Analysis-Quota-Calculated

Describe the solution you'd like
To prevent un-necessary API hits against Intezer and depletion of the user's quota, I propose that when the assemblyline intezer service is processing sub-analyses, that it look in the AL holdings before trying to download the file from Intezer.

Describe alternatives you've considered
Setting the config download_subfiles=False also prevents the quota from being used this way, but further analysis of the extracted files does not happen in this case.

@ed4wg ed4wg added assess We still haven't decided if this will be worked on or not enhancement New feature or request labels Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
assess We still haven't decided if this will be worked on or not enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants