git-vuln-finder/git_vuln_finder
Alexandre Dulaunoy 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
..
patterns/en/medium fix: [patterns] as reported in #16 - a typo of the typo for 2022-09-24 08:27:59 +02:00
__init__.py gharchive process 2021-12-20 14:54:59 +01:00
pattern.py Update PATTERNS_PATH, resolves issue #8 2021-06-04 14:00:55 -04:00
run.py gharchive process 2021-12-20 14:54:59 +01:00
vulnerability.py Fix #17 [main] - set language to unknown when langdetect cannot detect 2022-11-27 10:28:01 +01:00