checkmate5 4.1.0.dev13__py3-none-any.whl → 4.1.0.dev15__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -49,6 +49,7 @@ class GptAnalyzer(BaseAnalyzer):
49
49
 
50
50
  try:
51
51
  result = subprocess.check_output(["aigraphcodescan",
52
+ "--directory",
52
53
  f.name],
53
54
  stderr=subprocess.DEVNULL).strip()
54
55
  except subprocess.CalledProcessError as e:
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: checkmate5
3
- Version: 4.1.0.dev13
3
+ Version: 4.1.0.dev15
4
4
  Summary: A meta-code checker written in Python.
5
5
  Author: Andreas Dewes
6
6
  License: AGPL-3.0
@@ -4,7 +4,7 @@ checkmate/exceptions.py,sha256=QmXREqMV_3oinlOgI_4Iwz7_nL61UsrubkG-SXEBW8M,117
4
4
  checkmate/contrib/__init__.py,sha256=h0A5VNAgY_KCei1186pBJXycyUYDdeInykmh26yrxOM,1121
5
5
  checkmate/contrib/plugins/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
6
6
  checkmate/contrib/plugins/all/gptanalyzer/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
7
- checkmate/contrib/plugins/all/gptanalyzer/analyzer.py,sha256=OV7P5CUALczfc0ngbyRUE_8tspTJRUthM2TjGl8LE_8,3100
7
+ checkmate/contrib/plugins/all/gptanalyzer/analyzer.py,sha256=IMdPr5a_WhncSa50nx6z0UntE67dIH_bgO4qkXb1FlY,3165
8
8
  checkmate/contrib/plugins/all/gptanalyzer/issues_data.py,sha256=pUC6pC33TEpgRProHoAJPvEr7wYaWgQvDXruWCTO_NE,252
9
9
  checkmate/contrib/plugins/all/gptanalyzer/setup.py,sha256=60GttDlkRy7Ne_upLOoBgkatBKeKumHi86eEaBz1hzY,304
10
10
  checkmate/contrib/plugins/cve/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
@@ -111,9 +111,9 @@ checkmate/scripts/manage.py,sha256=mpioBaxzirAKXZtbxO-y4dbOcc6UoP0MaAMsNuKHbz0,4
111
111
  checkmate/settings/__init__.py,sha256=z32hPz-kGS-tTGa6dWCFjrrrbS_eagLd-YrqBP3gjWI,33
112
112
  checkmate/settings/base.py,sha256=3WBXZITqoWepIja96bo5JTi-TDpQALPTCugL0E8z-yE,4551
113
113
  checkmate/settings/defaults.py,sha256=uK1KB50ukDbk2rACyiCQuXTNSr2M7GXE-2_GTFupbv0,2728
114
- checkmate5-4.1.0.dev13.dist-info/LICENSE.txt,sha256=SGQTFjJQjkYGoK1PCFfMKpfgRLm3yL0h9Mq2o26sm2E,151451
115
- checkmate5-4.1.0.dev13.dist-info/METADATA,sha256=CuZs6XnAyz5IT9ocRM6DmFY4fDAJMymbclPHuvpW940,1239
116
- checkmate5-4.1.0.dev13.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
117
- checkmate5-4.1.0.dev13.dist-info/entry_points.txt,sha256=FbGnau5C4z98WmBYpMJqUzobQEr1AIi9aZApSavNojQ,60
118
- checkmate5-4.1.0.dev13.dist-info/top_level.txt,sha256=tl6eIJXedpLZbcbmYEwlhEzuTaSt0TvIRUesOb8gtng,10
119
- checkmate5-4.1.0.dev13.dist-info/RECORD,,
114
+ checkmate5-4.1.0.dev15.dist-info/LICENSE.txt,sha256=SGQTFjJQjkYGoK1PCFfMKpfgRLm3yL0h9Mq2o26sm2E,151451
115
+ checkmate5-4.1.0.dev15.dist-info/METADATA,sha256=tmokDpygyhV2jUGSXtDHSq4CM-2JThpIoKBAQQInz1A,1239
116
+ checkmate5-4.1.0.dev15.dist-info/WHEEL,sha256=P9jw-gEje8ByB7_hXoICnHtVCrEwMQh-630tKvQWehc,91
117
+ checkmate5-4.1.0.dev15.dist-info/entry_points.txt,sha256=FbGnau5C4z98WmBYpMJqUzobQEr1AIi9aZApSavNojQ,60
118
+ checkmate5-4.1.0.dev15.dist-info/top_level.txt,sha256=tl6eIJXedpLZbcbmYEwlhEzuTaSt0TvIRUesOb8gtng,10
119
+ checkmate5-4.1.0.dev15.dist-info/RECORD,,