cycode 3.5.3.dev2__py3-none-any.whl → 3.6.1.dev1__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.
cycode/__init__.py CHANGED
@@ -1 +1 @@
1
- __version__ = '3.5.3.dev2' # DON'T TOUCH. Placeholder. Will be filled automatically on poetry build from Git Tag
1
+ __version__ = '3.6.1.dev1' # DON'T TOUCH. Placeholder. Will be filled automatically on poetry build from Git Tag
@@ -1,26 +1,25 @@
1
- Metadata-Version: 2.1
1
+ Metadata-Version: 2.4
2
2
  Name: cycode
3
- Version: 3.5.3.dev2
3
+ Version: 3.6.1.dev1
4
4
  Summary: Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning.
5
- Home-page: https://github.com/cycodehq/cycode-cli
6
- License: MIT
7
- Keywords: secret-scan,cycode,devops,token,secret,security,cycode,code
5
+ License-Expression: MIT
6
+ License-File: LICENCE
7
+ Keywords: secret-scan,cycode,devops,token,secret,security,code
8
8
  Author: Cycode
9
9
  Author-email: support@cycode.com
10
- Requires-Python: >=3.9,<3.14
10
+ Requires-Python: >=3.9
11
11
  Classifier: Development Status :: 5 - Production/Stable
12
12
  Classifier: Environment :: Console
13
- Classifier: License :: OSI Approved :: MIT License
14
13
  Classifier: Natural Language :: English
15
14
  Classifier: Operating System :: OS Independent
16
15
  Classifier: Programming Language :: Python
17
- Classifier: Programming Language :: Python :: 3
16
+ Classifier: Programming Language :: Python :: 3 :: Only
18
17
  Classifier: Programming Language :: Python :: 3.9
19
18
  Classifier: Programming Language :: Python :: 3.10
20
19
  Classifier: Programming Language :: Python :: 3.11
21
20
  Classifier: Programming Language :: Python :: 3.12
22
- Classifier: Programming Language :: Python :: 3 :: Only
23
21
  Classifier: Programming Language :: Python :: 3.13
22
+ Classifier: Programming Language :: Python :: 3.14
24
23
  Requires-Dist: arrow (>=1.0.0,<1.4.0)
25
24
  Requires-Dist: binaryornot (>=0.4.4,<0.5.0)
26
25
  Requires-Dist: click (>=8.1.0,<8.2.0)
@@ -1,4 +1,4 @@
1
- cycode/__init__.py,sha256=7O8a1xdzhAlYdii8_b8Tj43RmzmcyIst1_V5GpQ6PLY,114
1
+ cycode/__init__.py,sha256=F4CvQ0ruFAkeCdljvrUC0ebDI3BDcj8qn6FggOMwSo8,114
2
2
  cycode/__main__.py,sha256=Z3bD5yrA7yPvAChcADQrqCaZd0ChGI1gdiwALwbWJ6U,104
3
3
  cycode/cli/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
4
4
  cycode/cli/app.py,sha256=UC5A5TKIvlxOYKERfJykN8apTT0VyMY5pUjRh_LM-dw,6098
@@ -160,8 +160,8 @@ cycode/cyclient/report_client.py,sha256=h12pz3vWCwDF73BhqFX7iDSxBgQDFwkiGh3hmul2
160
160
  cycode/cyclient/scan_client.py,sha256=uTBEjgfaCVuJREo73p_zkIVA23NQfdJ1d1-bzc7nSKk,12682
161
161
  cycode/cyclient/scan_config_base.py,sha256=mXsPZGYCtp85rv5GIige40yQZXuRcEKUW-VQJ0vgFzk,1201
162
162
  cycode/logger.py,sha256=xAzpkWLZhixO4egRcYn4HXM9lIfx5wHdpkHxNc5jrX8,2225
163
- cycode-3.5.3.dev2.dist-info/LICENCE,sha256=2Wx4N6mD_4xB7-E3hPkZ3MPhpJy__k_I8MaCSO-PDRo,1068
164
- cycode-3.5.3.dev2.dist-info/METADATA,sha256=4OHgLBbLzgftv3wrxrhfOUZCfrQSC4Qr0fXWXa73x-I,75852
165
- cycode-3.5.3.dev2.dist-info/WHEEL,sha256=sP946D7jFCHeNz5Iq4fL4Lu-PrWrFsgfLXbbkciIZwg,88
166
- cycode-3.5.3.dev2.dist-info/entry_points.txt,sha256=iDcVJM8ByLElVgvBgtYxDjw1kT7O8Mo0LcWZIT5L3Ig,45
167
- cycode-3.5.3.dev2.dist-info/RECORD,,
163
+ cycode-3.6.1.dev1.dist-info/METADATA,sha256=F-ChfJ1MtWwpmJXOmG63sQMa5fR7j6r2ycrT5IqEWn8,75774
164
+ cycode-3.6.1.dev1.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
165
+ cycode-3.6.1.dev1.dist-info/entry_points.txt,sha256=iDcVJM8ByLElVgvBgtYxDjw1kT7O8Mo0LcWZIT5L3Ig,45
166
+ cycode-3.6.1.dev1.dist-info/licenses/LICENCE,sha256=2Wx4N6mD_4xB7-E3hPkZ3MPhpJy__k_I8MaCSO-PDRo,1068
167
+ cycode-3.6.1.dev1.dist-info/RECORD,,
@@ -1,4 +1,4 @@
1
1
  Wheel-Version: 1.0
2
- Generator: poetry-core 1.9.0
2
+ Generator: poetry-core 2.2.1
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any