53 Commits

Author SHA1 Message Date
Somdev Sangwan
37aa096db9 Merge pull request #19 from kenjoe41/patch-1
Load hashes.json properly.
2022-02-07 15:25:18 +05:30
kenjoe41
9a7819ba4c Load hashes.json properly.
Got an error running Bolt from somewhere else than the Bolt folder due to this.
With this, we can load the file by concatenating script base dir with path to `hashes.json` file. Hence be able to run the script from anywhere on the file system.
2022-02-06 21:11:44 +03:00
Somdev Sangwan
ac5c94781f Delete .whitesource 2022-01-24 12:10:17 +05:30
Somdev Sangwan
8a94744d16 added python-Levenshtein 2022-01-24 11:58:58 +05:30
Somdev Sangwan
e1a683b652 fixes #15, fixes #17 2022-01-24 11:58:22 +05:30
Somdev Sangwan
798cfdf578 fixes #15, fixes #17 2022-01-24 11:58:00 +05:30
Somdev Sangwan
04c752cc7a fixes #14 2021-06-18 17:19:59 +05:30
Somdev Sangwan
de2a95c3cb fixes #11
iteration statement fix
2021-01-29 06:54:24 +05:30
vlad
21468a437a mishandling re.match 2021-01-21 20:31:50 +02:00
vlad
d2e3c88947 iteration statement fix 2021-01-21 20:15:34 +02:00
Somdev Sangwan
a74f2abad9 Create __init__.py 2020-12-29 08:56:13 +05:30
whitesource-bolt-for-github[bot]
bca434add4 Initial WhiteSource configuration file 2019-05-05 15:50:03 +00:00
Somdev Sangwan
734ea73705 code formatting and improved crawling 2019-04-25 01:40:14 +05:30
Somdev Sangwan
92c7e10c87 Add files via upload 2019-04-25 01:29:54 +05:30
Somdev Sangwan
412e95753e minor bug fix 2019-01-30 12:16:29 +05:30
Somdev Sangwan
9ba141f715 removed unused import 2019-01-30 12:09:20 +05:30
Somdev Sangwan
479700cc5a patch for headers via arguments 2019-01-30 12:04:40 +05:30
Somdev Sangwan
34eaba739a headers via argument support 2019-01-30 12:02:44 +05:30
Somdev Sangwan
833ef1204b fuck man 2019-01-21 02:15:20 +05:30
Somdev Sangwan
018249da36 removed yet another unused import 2019-01-20 15:57:42 +05:30
Somdev Sangwan
48024f196b sleep deprivation taking over 2019-01-20 15:42:02 +05:30
Somdev Sangwan
7b7178f9d0 fixed a bug in hash detection 2019-01-20 15:39:26 +05:30
Somdev Sangwan
bd78f12508 Delete __init__.py 2019-01-20 15:16:42 +05:30
Somdev Sangwan
bfe89b05db Delete erfc.py 2019-01-20 15:16:39 +05:30
Somdev Sangwan
8c15657acd added numpy, scipy 2019-01-20 15:15:49 +05:30
Somdev Sangwan
ca54ac3a30 removed unused import, again 2019-01-20 15:12:56 +05:30
Somdev Sangwan
34e9771a50 added common substrings test 2019-01-20 14:54:26 +05:30
Somdev Sangwan
7a9806aa8c removed unused import 2019-01-20 14:14:20 +05:30
Somdev Sangwan
2759348421 updated credits 2019-01-20 13:58:43 +05:30
Somdev Sangwan
6a6747e475 Update entropy tests list 2019-01-20 13:26:10 +05:30
Somdev Sangwan
eabff454ff 0.2.1-beta 2019-01-20 13:21:48 +05:30
Somdev Sangwan
4092debbdb rephrased workflow 2019-01-14 04:22:38 +05:30
Somdev Sangwan
35428d2d60 Added char replace test 2019-01-14 03:18:52 +05:30
Somdev Sangwan
33fc03fd96 removed unused import 2019-01-14 03:17:36 +05:30
Somdev Sangwan
fd37f2bc55 added replace method 2019-01-14 03:14:14 +05:30
Somdev Sangwan
07d39caaca Add files via upload 2019-01-14 03:13:04 +05:30
Somdev Sangwan
24daa84572 oh fuck 2019-01-14 02:37:27 +05:30
Somdev Sangwan
8bdff15678 Better workflow 2019-01-14 02:18:53 +05:30
Somdev Sangwan
06889d1a23 0.1.3-beta 2019-01-13 19:09:10 +05:30
Somdev Sangwan
dc948546c1 removed unused import 2019-01-13 18:57:20 +05:30
Somdev Sangwan
a47ffdabec Create __init__.py 2019-01-13 18:37:38 +05:30
Somdev Sangwan
945ba12337 bumped version and fixed typos 2019-01-13 18:36:51 +05:30
Somdev Sangwan
ffde63dc18 Add files via upload 2019-01-13 18:34:43 +05:30
Somdev Sangwan
0fd20ddeee removed python 2 testing 2018-12-30 15:43:58 +05:30
Somdev Sangwan
1704315f41 automatic installation of fuzzywuzzy 2018-12-30 15:42:01 +05:30
Somdev Sangwan
c76a00b6e9 added demo, features, credits 2018-12-30 03:53:30 +05:30
Somdev Sangwan
8ee5c0bf01 removed unused imports 2018-12-30 03:29:34 +05:30
Somdev Sangwan
2eec17ce24 Create .travis.yml 2018-12-30 03:24:32 +05:30
Somdev Sangwan
7736c13846 Create requirements.txt 2018-12-30 03:23:10 +05:30
Somdev Sangwan
9f08d96eab added basic usage 2018-12-30 03:15:25 +05:30