cycode 3.9.4.dev1__py3-none-any.whl → 3.9.4.dev2__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.9.4.dev1' # DON'T TOUCH. Placeholder. Will be filled automatically on poetry build from Git Tag
1
+ __version__ = '3.9.4.dev2' # DON'T TOUCH. Placeholder. Will be filled automatically on poetry build from Git Tag
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cycode
3
- Version: 3.9.4.dev1
3
+ Version: 3.9.4.dev2
4
4
  Summary: Boost security in your dev lifecycle via SAST, SCA, Secrets & IaC scanning.
5
5
  License-Expression: MIT
6
6
  License-File: LICENCE
@@ -104,7 +104,7 @@ This guide walks you through both installation and usage.
104
104
 
105
105
  # Prerequisites
106
106
 
107
- - The Cycode CLI application requires Python version 3.9 or later.
107
+ - The Cycode CLI application requires Python version 3.9 or later. The MCP command is available only for Python 3.10 and above. If you're using an earlier Python version, this command will not be available.
108
108
  - Use the [`cycode auth` command](#using-the-auth-command) to authenticate to Cycode with the CLI
109
109
  - Alternatively, you can get a Cycode Client ID and Client Secret Key by following the steps detailed in the [Service Account Token](https://docs.cycode.com/docs/en/service-accounts) and [Personal Access Token](https://docs.cycode.com/v1/docs/managing-personal-access-tokens) pages, which contain details on getting these values.
110
110
 
@@ -1,4 +1,4 @@
1
- cycode/__init__.py,sha256=jefq-jvBWSTCDHCxGswGOkn9oky-KXl2vhE88AgTIek,114
1
+ cycode/__init__.py,sha256=bYXS-A92WHHK_EXYOiVLnarJv9qGIENYkBOvUmT7ThI,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=euQuMmLSM7Flq-mIPrie1ogdk09t1l6R_B6PQE_ib8w,6348
@@ -185,8 +185,8 @@ cycode/cyclient/report_client.py,sha256=Scq30NeJPzgXv0hPLO1U05AdE9i_2iu6cIrSKpEJ
185
185
  cycode/cyclient/scan_client.py,sha256=uTBEjgfaCVuJREo73p_zkIVA23NQfdJ1d1-bzc7nSKk,12682
186
186
  cycode/cyclient/scan_config_base.py,sha256=mXsPZGYCtp85rv5GIige40yQZXuRcEKUW-VQJ0vgFzk,1201
187
187
  cycode/logger.py,sha256=xAzpkWLZhixO4egRcYn4HXM9lIfx5wHdpkHxNc5jrX8,2225
188
- cycode-3.9.4.dev1.dist-info/METADATA,sha256=KDwORlQz_VzV7nZ0_M4n1NVnXqBaSc2MBM09XJ92G2s,78996
189
- cycode-3.9.4.dev1.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
190
- cycode-3.9.4.dev1.dist-info/entry_points.txt,sha256=iDcVJM8ByLElVgvBgtYxDjw1kT7O8Mo0LcWZIT5L3Ig,45
191
- cycode-3.9.4.dev1.dist-info/licenses/LICENCE,sha256=2Wx4N6mD_4xB7-E3hPkZ3MPhpJy__k_I8MaCSO-PDRo,1068
192
- cycode-3.9.4.dev1.dist-info/RECORD,,
188
+ cycode-3.9.4.dev2.dist-info/METADATA,sha256=us5XvksnXyHPjF_gZHHSDiC0H42fkCUJYnjPc0KjRss,79136
189
+ cycode-3.9.4.dev2.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
190
+ cycode-3.9.4.dev2.dist-info/entry_points.txt,sha256=iDcVJM8ByLElVgvBgtYxDjw1kT7O8Mo0LcWZIT5L3Ig,45
191
+ cycode-3.9.4.dev2.dist-info/licenses/LICENCE,sha256=2Wx4N6mD_4xB7-E3hPkZ3MPhpJy__k_I8MaCSO-PDRo,1068
192
+ cycode-3.9.4.dev2.dist-info/RECORD,,