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

Feature/bloom filter for dict #1397

Merged
merged 16 commits into from
Sep 20, 2024
Merged
Changes from 8 commits
Commits
Show all changes
16 commits
Select commit Hold shift + click to select a range
db33344
feat: created bloom filter for english dictionary words
TangoBeee Aug 22, 2024
37425d6
Merge branch 'akto-api-security:master' into feature/bloom_filter_for…
TangoBeee Aug 22, 2024
fbc807d
fix: loading the dictionary binary while initializing context
TangoBeeAkto Aug 23, 2024
550559b
fix: added a camel case check for isEnglishWord and fixed some bugs
TangoBeeAkto Aug 23, 2024
afcc9bd
fix: loading dictionary binary in TestDBSync
TangoBeeAkto Aug 23, 2024
554c161
feat: added more unit tests and added two letters words in the dictio…
TangoBeeAkto Aug 26, 2024
48863a6
removed words_alpha.txt from the resource folder
TangoBeeAkto Aug 27, 2024
f763179
feat: created bloom filter for english dictionary words
TangoBeee Aug 22, 2024
3c8b8ca
fix: loading the dictionary binary while initializing context
TangoBeeAkto Aug 23, 2024
93e1ea4
fix: added a camel case check for isEnglishWord and fixed some bugs
TangoBeeAkto Aug 23, 2024
62e6067
fix: loading dictionary binary in TestDBSync
TangoBeeAkto Aug 23, 2024
c635919
feat: added more unit tests and added two letters words in the dictio…
TangoBeeAkto Aug 26, 2024
3764ffd
removed words_alpha.txt from the resource folder
TangoBeeAkto Aug 27, 2024
bba8511
Merge remote-tracking branch 'origin/feature/bloom_filter_for_dict' i…
TangoBeeAkto Aug 30, 2024
c7e85c1
feat: inserting demerged urls in db and stopping them from merging again
TangoBeeAkto Sep 2, 2024
2e1de40
Merge branch 'master' into feature/bloom_filter_for_dict
TangoBeeAkto Sep 20, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view

These merge commits were added into this branch cleanly.

There are no new changes to show.