Skip to content

Fixes #541: Dehashed_Search analyzer#542

Merged
eshaan7 merged 5 commits intodevelopfrom
dev-dehashed
Jul 15, 2021
Merged

Fixes #541: Dehashed_Search analyzer#542
eshaan7 merged 5 commits intodevelopfrom
dev-dehashed

Conversation

@eshaan7
Copy link
Member

@eshaan7 eshaan7 commented Jul 15, 2021

Description

Add dehashed.com search API analyzer

Type of change

  • New feature (non-breaking change which adds functionality).

Checklist

  • The pull request is for the branch develop
  • If I added a new analyzer, I updated the file Usage. If the analyzer provides additional optional configuration, I added the available options here: Advanced-Usage
  • If I added external libraries/packages that use restrictive licenses, please add them in the ReadMe - Legal Notice section
  • I added new secrets in the files env_file_app_template, env_file_app_ci and in the docs: Installation
  • I have added tests in the Tests folder.
  • The tests gave 0 errors.
  • Black gave 0 errors.
  • Flake gave 0 errors.
  • I squashed the commits into a single one. (optional, they will be squashed anyway by the maintainer)

Real World Example

image
image

@eshaan7 eshaan7 linked an issue Jul 15, 2021 that may be closed by this pull request
@eshaan7 eshaan7 requested a review from mlodic July 15, 2021 14:44
@eshaan7 eshaan7 changed the title Dehashed_Search analyzer Fixes #541: Dehashed_Search analyzer Jul 15, 2021
@codecov
Copy link

codecov bot commented Jul 15, 2021

Codecov Report

Merging #542 (aea2375) into develop (aa8820f) will increase coverage by 2.07%.
The diff coverage is 72.46%.

Impacted file tree graph

@@             Coverage Diff             @@
##           develop     #542      +/-   ##
===========================================
+ Coverage    66.75%   68.83%   +2.07%     
===========================================
  Files           95      105      +10     
  Lines         3706     4133     +427     
  Branches       519      588      +69     
===========================================
+ Hits          2474     2845     +371     
- Misses         941      948       +7     
- Partials       291      340      +49     
Impacted Files Coverage Δ
api_app/crons.py 70.27% <ø> (ø)
api_app/helpers.py 60.00% <ø> (ø)
api_app/permissions.py 100.00% <ø> (ø)
api_app/script_analyzers/file_analyzers/apkid.py 100.00% <ø> (ø)
..._app/script_analyzers/file_analyzers/boxjs_scan.py 100.00% <ø> (ø)
...i_app/script_analyzers/file_analyzers/capa_info.py 100.00% <ø> (ø)
...pi_app/script_analyzers/file_analyzers/doc_info.py 50.00% <ø> (ø)
api_app/script_analyzers/file_analyzers/floss.py 77.41% <ø> (ø)
...pp/script_analyzers/file_analyzers/intezer_scan.py 68.42% <ø> (ø)
...pi_app/script_analyzers/file_analyzers/manalyze.py 100.00% <ø> (ø)
... and 106 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update c1f43a2...aea2375. Read the comment docs.

@eshaan7 eshaan7 merged commit 46d2d2f into develop Jul 15, 2021
@eshaan7 eshaan7 deleted the dev-dehashed branch July 15, 2021 15:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[New analyzer] dehashed.com

2 participants