cycode 3.16.1.dev6__py3-none-any.whl → 3.16.1.dev7__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.16.1.dev6' # DON'T TOUCH. Placeholder. Will be filled automatically on poetry build from Git Tag
1
+ __version__ = '3.16.1.dev7' # DON'T TOUCH. Placeholder. Will be filled automatically on poetry build from Git Tag
@@ -239,7 +239,6 @@ class ClaudeCode(IDE):
239
239
  'hooks': {
240
240
  'SessionStart': [
241
241
  {
242
- 'matcher': 'startup|clear',
243
242
  'hooks': [{'type': 'command', 'command': _SESSION_START_COMMAND}],
244
243
  }
245
244
  ],
@@ -201,7 +201,6 @@ class Codex(IDE):
201
201
  'hooks': {
202
202
  'SessionStart': [
203
203
  {
204
- 'matcher': 'startup|clear',
205
204
  'hooks': [{'type': 'command', 'command': _SESSION_START_COMMAND}],
206
205
  }
207
206
  ],
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: cycode
3
- Version: 3.16.1.dev6
3
+ Version: 3.16.1.dev7
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
@@ -1,4 +1,4 @@
1
- cycode/__init__.py,sha256=n8Ker-w_DYCZ8DIwnIG2F0-H2SixObG8pXvwz1wAklg,115
1
+ cycode/__init__.py,sha256=5B0uQpQ89sImWJL007hvzWjchwgJBFIKiQtxtmYyQ6Y,115
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=7ReEcVkRX9IaQ2I7jAj7Sl9smbtvxiuK8-9bitMEQik,7491
@@ -11,8 +11,8 @@ cycode/cli/apps/ai_guardrails/hooks_manager.py,sha256=c8okVel9KjeXWm5QTnvTraWsTw
11
11
  cycode/cli/apps/ai_guardrails/ides/__init__.py,sha256=JMXbQlq-7q1429w3nQq9Z4FZ8K0zdiUK6zCbilmD3JU,1689
12
12
  cycode/cli/apps/ai_guardrails/ides/_plugin_utils.py,sha256=_wJfdUHeCJGHQIOdoXQLuMJ4YGaOq_aLjY0ZUyzpsxU,2747
13
13
  cycode/cli/apps/ai_guardrails/ides/base.py,sha256=tFWjkuTKBn-4IZUFXHThwKctB6CWOxnG9q9Yr9fscJA,6594
14
- cycode/cli/apps/ai_guardrails/ides/claude_code.py,sha256=2Rpc22lKGdAmZOCIQtIOTh34g-J_AMUMCDUJocJHzag,13552
15
- cycode/cli/apps/ai_guardrails/ides/codex.py,sha256=Ep2rNsULM4FzZnej0YXb9KyKBRGIj7qPs-eC78MZd3k,11939
14
+ cycode/cli/apps/ai_guardrails/ides/claude_code.py,sha256=29O6Mp2NkJ89bQ6Wu_vQ9YlfUnMqpasSGwigAAzhzyM,13500
15
+ cycode/cli/apps/ai_guardrails/ides/codex.py,sha256=-YkJs0PwGSP1ExJKPlgiZeQmWaQ1LL4wOkLG86iMLBU,11887
16
16
  cycode/cli/apps/ai_guardrails/ides/cursor.py,sha256=_u-DS4Pdvu_UiNh-W5i2ViHPV0IDlDvFrpRnisL3ks8,5235
17
17
  cycode/cli/apps/ai_guardrails/install_command.py,sha256=vGZSIvHHVMS9_zhV_6lEhxqtmr5H6uykSq4AS5nxQYw,4278
18
18
  cycode/cli/apps/ai_guardrails/scan/__init__.py,sha256=qJc82XiQGiAuc1sYY8Ij_A-qXpxgLPuayQq8xWlouMA,48
@@ -207,8 +207,8 @@ cycode/cyclient/report_client.py,sha256=Scq30NeJPzgXv0hPLO1U05AdE9i_2iu6cIrSKpEJ
207
207
  cycode/cyclient/scan_client.py,sha256=6TK5FQkfrvV7PHqRnUzEn1PBNd2oPYVamvIixcUfe3c,16755
208
208
  cycode/cyclient/scan_config_base.py,sha256=mXsPZGYCtp85rv5GIige40yQZXuRcEKUW-VQJ0vgFzk,1201
209
209
  cycode/logger.py,sha256=EfZGRK6VC5rE_LAjIcRrHFiQCueylCDXoG6bvGkrIME,2111
210
- cycode-3.16.1.dev6.dist-info/METADATA,sha256=v76kbKZA_s-eZuPKBeQblxTyE1JXcwPFwg6m1z6O04o,89245
211
- cycode-3.16.1.dev6.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
212
- cycode-3.16.1.dev6.dist-info/entry_points.txt,sha256=iDcVJM8ByLElVgvBgtYxDjw1kT7O8Mo0LcWZIT5L3Ig,45
213
- cycode-3.16.1.dev6.dist-info/licenses/LICENCE,sha256=2Wx4N6mD_4xB7-E3hPkZ3MPhpJy__k_I8MaCSO-PDRo,1068
214
- cycode-3.16.1.dev6.dist-info/RECORD,,
210
+ cycode-3.16.1.dev7.dist-info/METADATA,sha256=Y43jx9fdiLPcKksSYbryGOKCx5bTtFWzTYbmb5Qn5HI,89245
211
+ cycode-3.16.1.dev7.dist-info/WHEEL,sha256=zp0Cn7JsFoX2ATtOhtaFYIiE2rmFAD4OcMhtUki8W3U,88
212
+ cycode-3.16.1.dev7.dist-info/entry_points.txt,sha256=iDcVJM8ByLElVgvBgtYxDjw1kT7O8Mo0LcWZIT5L3Ig,45
213
+ cycode-3.16.1.dev7.dist-info/licenses/LICENCE,sha256=2Wx4N6mD_4xB7-E3hPkZ3MPhpJy__k_I8MaCSO-PDRo,1068
214
+ cycode-3.16.1.dev7.dist-info/RECORD,,