68f273ee54
Fix #17 [main] - set language to unknown
when langdetect cannot detect
...
the language for some reasons like empty commit message or unknown
language.
Notes: langdetect exception handler seems to be crap and do not use
a Base Exception handler. That's why the catch-all ;-)
2022-11-27 10:28:01 +01:00
David Cruciani
cefa47ae23
gharchive process
2021-12-20 14:54:59 +01:00
Cédric Bonhomme
df6c4c163e
moved find function used for the cli in a file run.py
2020-01-06 22:30:14 +01:00
Cédric Bonhomme
18121a735f
Merge branch 'master' of github.com:cedricbonhomme/git-vuln-finder
2020-01-06 21:28:38 +01:00
Cédric Bonhomme
30af30f571
added a simple comment
2020-01-06 21:28:31 +01:00
Cédric Bonhomme
552937a7bb
Make the whole thing importable in a Python code.
2020-01-06 16:29:30 +01:00
Cédric Bonhomme
73d5349b08
in place merge number of CVE found via summary function
2020-01-06 15:50:50 +01:00
Cédric Bonhomme
1460433429
it should be safe to do that
2020-01-06 08:22:37 +01:00
Cédric Bonhomme
335bdff4cb
reformat a tiny with black
2020-01-06 07:50:21 +01:00
Cédric Bonhomme
a597d1e6fc
fixed problem of definition of tagmap
2020-01-06 07:44:35 +01:00