@securitychecks/cli 0.2.0 → 0.2.2

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.
package/LICENSE CHANGED
@@ -1,87 +1,190 @@
1
- SecurityChecks Proprietary License
2
-
3
- Copyright (c) 2024-2026 SecurityChecks. All rights reserved.
4
-
5
- TERMS AND CONDITIONS
6
-
7
- 1. DEFINITIONS
8
-
9
- "Software" means the SecurityChecks CLI, collector, MCP server, and all
10
- associated documentation, source code, and compiled binaries.
11
-
12
- "License Key" means a valid subscription key obtained from SecurityChecks.
13
-
14
- "Free Tier" means usage of the Software without a License Key, subject to
15
- the limitations described in Section 3.
16
-
17
- 2. GRANT OF LICENSE
18
-
19
- Subject to the terms of this License, SecurityChecks grants you a limited,
20
- non-exclusive, non-transferable license to:
21
-
22
- a) Install and use the Software for your internal business purposes
23
- b) Make copies of the Software for backup purposes only
24
- c) Use the Software in continuous integration/continuous deployment pipelines
25
-
26
- 3. FREE TIER LIMITATIONS
27
-
28
- Without a valid License Key, you may use the Software subject to:
29
-
30
- a) Maximum of 10 scans per calendar month
31
- b) Basic finding output only (no SARIF export)
32
- c) No access to calibration API features
33
- d) No access to Pro patterns
34
- e) Community support only
35
-
36
- 4. RESTRICTIONS
37
-
38
- You may NOT:
39
-
40
- a) Distribute, sublicense, lease, rent, or lend the Software to third parties
41
- b) Modify, adapt, translate, reverse engineer, decompile, or disassemble the Software
42
- c) Remove or alter any proprietary notices, labels, or marks on the Software
43
- d) Use the Software to create a competing product or service
44
- e) Share or publish License Keys
45
- f) Circumvent any license enforcement mechanisms
46
- g) Use the Software for illegal purposes
47
-
48
- 5. INTELLECTUAL PROPERTY
49
-
50
- The Software and all copies thereof are proprietary to SecurityChecks and
51
- title thereto remains exclusively with SecurityChecks. All rights in the
52
- Software not specifically granted in this License are reserved to SecurityChecks.
53
-
54
- 6. DISCLAIMER OF WARRANTY
55
-
56
- THE SOFTWARE IS PROVIDED "AS IS" WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
57
- IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
58
- FITNESS FOR A PARTICULAR PURPOSE, AND NONINFRINGEMENT.
59
-
60
- 7. LIMITATION OF LIABILITY
61
-
62
- IN NO EVENT SHALL SECURITYCHECKS BE LIABLE FOR ANY INDIRECT, INCIDENTAL,
63
- SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES ARISING OUT OF OR IN CONNECTION
64
- WITH THIS LICENSE OR THE USE OF THE SOFTWARE.
65
-
66
- 8. TERMINATION
67
-
68
- This License is effective until terminated. SecurityChecks may terminate
69
- this License immediately if you breach any term. Upon termination, you must
70
- destroy all copies of the Software in your possession.
71
-
72
- 9. GOVERNING LAW
73
-
74
- This License shall be governed by and construed in accordance with the laws
75
- of the State of Delaware, United States, without regard to its conflict of
76
- law provisions.
77
-
78
- 10. ENTIRE AGREEMENT
79
-
80
- This License constitutes the entire agreement between you and SecurityChecks
81
- regarding the Software and supersedes all prior agreements and understandings.
82
-
83
- ---
84
-
85
- For licensing inquiries: licensing@securitychecks.ai
86
- For support: support@securitychecks.ai
87
- Website: https://securitychecks.ai
1
+ Apache License
2
+ Version 2.0, January 2004
3
+ http://www.apache.org/licenses/
4
+
5
+ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION
6
+
7
+ 1. Definitions.
8
+
9
+ "License" shall mean the terms and conditions for use, reproduction,
10
+ and distribution as defined by Sections 1 through 9 of this document.
11
+
12
+ "Licensor" shall mean the copyright owner or entity authorized by
13
+ the copyright owner that is granting the License.
14
+
15
+ "Legal Entity" shall mean the union of the acting entity and all
16
+ other entities that control, are controlled by, or are under common
17
+ control with that entity. For the purposes of this definition,
18
+ "control" means (i) the power, direct or indirect, to cause the
19
+ direction or management of such entity, whether by contract or
20
+ otherwise, or (ii) ownership of fifty percent (50%) or more of the
21
+ outstanding shares, or (iii) beneficial ownership of such entity.
22
+
23
+ "You" (or "Your") shall mean an individual or Legal Entity
24
+ exercising permissions granted by this License.
25
+
26
+ "Source" form shall mean the preferred form for making modifications,
27
+ including but not limited to software source code, documentation
28
+ source, and configuration files.
29
+
30
+ "Object" form shall mean any form resulting from mechanical
31
+ transformation or translation of a Source form, including but
32
+ not limited to compiled object code, generated documentation,
33
+ and conversions to other media types.
34
+
35
+ "Work" shall mean the work of authorship, whether in Source or
36
+ Object form, made available under the License, as indicated by a
37
+ copyright notice that is included in or attached to the work
38
+ (an example is provided in the Appendix below).
39
+
40
+ "Derivative Works" shall mean any work, whether in Source or Object
41
+ form, that is based on (or derived from) the Work and for which the
42
+ editorial revisions, annotations, elaborations, or other modifications
43
+ represent, as a whole, an original work of authorship. For the purposes
44
+ of this License, Derivative Works shall not include works that remain
45
+ separable from, or merely link (or bind by name) to the interfaces of,
46
+ the Work and Derivative Works thereof.
47
+
48
+ "Contribution" shall mean any work of authorship, including
49
+ the original version of the Work and any modifications or additions
50
+ to that Work or Derivative Works thereof, that is intentionally
51
+ submitted to the Licensor for inclusion in the Work by the copyright owner
52
+ or by an individual or Legal Entity authorized to submit on behalf of
53
+ the copyright owner. For the purposes of this definition, "submitted"
54
+ means any form of electronic, verbal, or written communication sent
55
+ to the Licensor or its representatives, including but not limited to
56
+ communication on electronic mailing lists, source code control systems,
57
+ and issue tracking systems that are managed by, or on behalf of, the
58
+ Licensor for the purpose of discussing and improving the Work, but
59
+ excluding communication that is conspicuously marked or otherwise
60
+ designated in writing by the copyright owner as "Not a Contribution."
61
+
62
+ "Contributor" shall mean Licensor and any individual or Legal Entity
63
+ on behalf of whom a Contribution has been received by the Licensor and
64
+ subsequently incorporated within the Work.
65
+
66
+ 2. Grant of Copyright License. Subject to the terms and conditions of
67
+ this License, each Contributor hereby grants to You a perpetual,
68
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
69
+ copyright license to reproduce, prepare Derivative Works of,
70
+ publicly display, publicly perform, sublicense, and distribute the
71
+ Work and such Derivative Works in Source or Object form.
72
+
73
+ 3. Grant of Patent License. Subject to the terms and conditions of
74
+ this License, each Contributor hereby grants to You a perpetual,
75
+ worldwide, non-exclusive, no-charge, royalty-free, irrevocable
76
+ (except as stated in this section) patent license to make, have made,
77
+ use, offer to sell, sell, import, and otherwise transfer the Work,
78
+ where such license applies only to those patent claims licensable
79
+ by such Contributor that are necessarily infringed by their
80
+ Contribution(s) alone or by combination of their Contribution(s)
81
+ with the Work to which such Contribution(s) was submitted. If You
82
+ institute patent litigation against any entity (including a
83
+ cross-claim or counterclaim in a lawsuit) alleging that the Work
84
+ or a Contribution incorporated within the Work constitutes direct
85
+ or contributory patent infringement, then any patent licenses
86
+ granted to You under this License for that Work shall terminate
87
+ as of the date such litigation is filed.
88
+
89
+ 4. Redistribution. You may reproduce and distribute copies of the
90
+ Work or Derivative Works thereof in any medium, with or without
91
+ modifications, and in Source or Object form, provided that You
92
+ meet the following conditions:
93
+
94
+ (a) You must give any other recipients of the Work or
95
+ Derivative Works a copy of this License; and
96
+
97
+ (b) You must cause any modified files to carry prominent notices
98
+ stating that You changed the files; and
99
+
100
+ (c) You must retain, in the Source form of any Derivative Works
101
+ that You distribute, all copyright, patent, trademark, and
102
+ attribution notices from the Source form of the Work,
103
+ excluding those notices that do not pertain to any part of
104
+ the Derivative Works; and
105
+
106
+ (d) If the Work includes a "NOTICE" text file as part of its
107
+ distribution, then any Derivative Works that You distribute must
108
+ include a readable copy of the attribution notices contained
109
+ within such NOTICE file, excluding any notices that do not
110
+ pertain to any part of the Derivative Works, in at least one
111
+ of the following places: within a NOTICE text file distributed
112
+ as part of the Derivative Works; within the Source form or
113
+ documentation, if provided along with the Derivative Works; or,
114
+ within a display generated by the Derivative Works, if and
115
+ wherever such third-party notices normally appear. The contents
116
+ of the NOTICE file are for informational purposes only and
117
+ do not modify the License. You may add Your own attribution
118
+ notices within Derivative Works that You distribute, alongside
119
+ or as an addendum to the NOTICE text from the Work, provided
120
+ that such additional attribution notices cannot be construed
121
+ as modifying the License.
122
+
123
+ You may add Your own copyright statement to Your modifications and
124
+ may provide additional or different license terms and conditions
125
+ for use, reproduction, or distribution of Your modifications, or
126
+ for any such Derivative Works as a whole, provided Your use,
127
+ reproduction, and distribution of the Work otherwise complies with
128
+ the conditions stated in this License.
129
+
130
+ 5. Submission of Contributions. Unless You explicitly state otherwise,
131
+ any Contribution intentionally submitted for inclusion in the Work
132
+ by You to the Licensor shall be under the terms and conditions of
133
+ this License, without any additional terms or conditions.
134
+ Notwithstanding the above, nothing herein shall supersede or modify
135
+ the terms of any separate license agreement you may have executed
136
+ with Licensor regarding such Contributions.
137
+
138
+ 6. Trademarks. This License does not grant permission to use the trade
139
+ names, trademarks, service marks, or product names of the Licensor,
140
+ except as required for reasonable and customary use in describing the
141
+ origin of the Work and reproducing the content of the NOTICE file.
142
+
143
+ 7. Disclaimer of Warranty. Unless required by applicable law or
144
+ agreed to in writing, Licensor provides the Work (and each
145
+ Contributor provides its Contributions) on an "AS IS" BASIS,
146
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or
147
+ implied, including, without limitation, any warranties or conditions
148
+ of TITLE, NON-INFRINGEMENT, MERCHANTABILITY, or FITNESS FOR A
149
+ PARTICULAR PURPOSE. You are solely responsible for determining the
150
+ appropriateness of using or redistributing the Work and assume any
151
+ risks associated with Your exercise of permissions under this License.
152
+
153
+ 8. Limitation of Liability. In no event and under no legal theory,
154
+ whether in tort (including negligence), contract, or otherwise,
155
+ unless required by applicable law (such as deliberate and grossly
156
+ negligent acts) or agreed to in writing, shall any Contributor be
157
+ liable to You for damages, including any direct, indirect, special,
158
+ incidental, or consequential damages of any character arising as a
159
+ result of this License or out of the use or inability to use the
160
+ Work (including but not limited to damages for loss of goodwill,
161
+ work stoppage, computer failure or malfunction, or any and all
162
+ other commercial damages or losses), even if such Contributor
163
+ has been advised of the possibility of such damages.
164
+
165
+ 9. Accepting Warranty or Additional Liability. While redistributing
166
+ the Work or Derivative Works thereof, You may choose to offer,
167
+ and charge a fee for, acceptance of support, warranty, indemnity,
168
+ or other liability obligations and/or rights consistent with this
169
+ License. However, in accepting such obligations, You may act only
170
+ on Your own behalf and on Your sole responsibility, not on behalf
171
+ of any other Contributor, and only if You agree to indemnify,
172
+ defend, and hold each Contributor harmless for any liability
173
+ incurred by, or claims asserted against, such Contributor by reason
174
+ of your accepting any such warranty or additional liability.
175
+
176
+ END OF TERMS AND CONDITIONS
177
+
178
+ Copyright 2024-2026 SecurityChecks
179
+
180
+ Licensed under the Apache License, Version 2.0 (the "License");
181
+ you may not use this file except in compliance with the License.
182
+ You may obtain a copy of the License at
183
+
184
+ http://www.apache.org/licenses/LICENSE-2.0
185
+
186
+ Unless required by applicable law or agreed to in writing, software
187
+ distributed under the License is distributed on an "AS IS" BASIS,
188
+ WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
189
+ See the License for the specific language governing permissions and
190
+ limitations under the License.
package/README.md CHANGED
@@ -109,6 +109,23 @@ scheck generate-test WEBHOOK.IDEMPOTENT
109
109
  scheck generate-test AUTHZ.SERVICE_LAYER.ENFORCED --framework jest
110
110
  ```
111
111
 
112
+ ### `scheck preflight`
113
+
114
+ Quick deployment readiness check — a curated subset of invariants focused on "is this safe to ship?"
115
+
116
+ ```bash
117
+ # Interactive checklist
118
+ scheck preflight
119
+
120
+ # JSON output for CI gates
121
+ scheck preflight --json
122
+
123
+ # Check specific path
124
+ scheck preflight --path ./src
125
+ ```
126
+
127
+ Returns a readiness score (0-100) and pass/fail for each check.
128
+
112
129
  ### `scheck baseline`
113
130
 
114
131
  Manage known issues so you can adopt incrementally.
@@ -147,6 +164,21 @@ scheck init
147
164
  scheck init --hooks
148
165
  ```
149
166
 
167
+ ### `scheck waiver`
168
+
169
+ View and manage temporary waivers.
170
+
171
+ ```bash
172
+ # Show all active waivers
173
+ scheck waiver --show
174
+
175
+ # Show waivers expiring within 7 days
176
+ scheck waiver --expiring
177
+
178
+ # Remove expired waivers
179
+ scheck waiver --prune
180
+ ```
181
+
150
182
  ### `scheck feedback <invariantId>`
151
183
 
152
184
  Report whether a finding was a true positive or false positive.
@@ -168,6 +200,31 @@ export SECURITYCHECKS_API_KEY=sk_xxx
168
200
 
169
201
  # Sync findings to dashboard
170
202
  scheck sync --project my-project
203
+
204
+ # Check login status
205
+ scheck login --check
206
+
207
+ # Log out
208
+ scheck logout
209
+ ```
210
+
211
+ ### `scheck config`
212
+
213
+ Manage cloud configuration.
214
+
215
+ ```bash
216
+ # Show current config
217
+ scheck config --show
218
+
219
+ # Set default project
220
+ scheck config --project my-project
221
+
222
+ # Enable/disable cloud mode
223
+ scheck config --cloud-enabled
224
+ scheck config --no-cloud-enabled
225
+
226
+ # Clear all config
227
+ scheck config --clear
171
228
  ```
172
229
 
173
230
  Get your API key at [securitychecks.ai](https://securitychecks.ai).
@@ -200,8 +257,8 @@ Get your API key at [securitychecks.ai](https://securitychecks.ai).
200
257
 
201
258
  - [Documentation](https://securitychecks.ai/docs)
202
259
  - [Invariant Reference](https://securitychecks.ai/docs/invariants)
203
- - [GitHub](https://github.com/CodeWheel-AI/securitychecks)
260
+ - [GitHub](https://github.com/securitychecks/securitychecks)
204
261
 
205
262
  ## License
206
263
 
207
- Proprietary. See [LICENSE](../../LICENSE) for details.
264
+ Apache-2.0. See [LICENSE](../LICENSE) for details.
package/dist/index.js CHANGED
@@ -3311,7 +3311,7 @@ function generateFindingId(finding) {
3311
3311
  }
3312
3312
 
3313
3313
  // src/baseline/storage.ts
3314
- var CLI_VERSION3 = "0.2.0";
3314
+ var CLI_VERSION3 = "0.2.2";
3315
3315
  var SCHECK_DIR = ".scheck";
3316
3316
  var BASELINE_FILE = "baseline.json";
3317
3317
  var WAIVER_FILE = "waivers.json";
@@ -4045,7 +4045,7 @@ function toObservation(correlation, framework) {
4045
4045
  signals: correlation.compoundingEffect.signals
4046
4046
  },
4047
4047
  meta: {
4048
- clientVersion: "0.2.0",
4048
+ clientVersion: "0.2.2",
4049
4049
  requestId: randomUUID(),
4050
4050
  timestamp: (/* @__PURE__ */ new Date()).toISOString()
4051
4051
  }
@@ -4063,7 +4063,7 @@ async function reportCorrelations(result, config, framework) {
4063
4063
  correlations: observations,
4064
4064
  summary: result.stats,
4065
4065
  meta: {
4066
- clientVersion: "0.2.0",
4066
+ clientVersion: "0.2.2",
4067
4067
  framework
4068
4068
  }
4069
4069
  };
@@ -4075,7 +4075,7 @@ async function reportCorrelations(result, config, framework) {
4075
4075
  headers: {
4076
4076
  "Content-Type": "application/json",
4077
4077
  ...config.apiKey && { Authorization: `Bearer ${config.apiKey}` },
4078
- "X-Client-Version": "0.2.0"
4078
+ "X-Client-Version": "0.2.2"
4079
4079
  },
4080
4080
  body: JSON.stringify(payload),
4081
4081
  signal: controller.signal
@@ -4131,7 +4131,7 @@ function buildTelemetry(result, options) {
4131
4131
  } : void 0,
4132
4132
  meta: {
4133
4133
  duration: result.duration,
4134
- clientVersion: "0.2.0",
4134
+ clientVersion: "0.2.2",
4135
4135
  mode: options.mode ?? (ciProvider ? "ci" : "manual"),
4136
4136
  ciProvider
4137
4137
  },
@@ -5399,7 +5399,7 @@ async function runSingleScan(options) {
5399
5399
  }
5400
5400
  }
5401
5401
  if (options.sarif) {
5402
- const cliVersion = "0.2.0";
5402
+ const cliVersion = "0.2.2";
5403
5403
  const sarifOutput = toSarif(result, cliVersion);
5404
5404
  await writeFile(options.sarif, JSON.stringify(sarifOutput, null, 2), "utf-8");
5405
5405
  if (!options.quiet) {
@@ -6369,7 +6369,7 @@ var CloudApiClient = class {
6369
6369
  const headers = {
6370
6370
  Authorization: `Bearer ${this.apiKey}`,
6371
6371
  "Content-Type": "application/json",
6372
- "User-Agent": `scheck-cli/${"0.2.0"}`
6372
+ "User-Agent": `scheck-cli/${"0.2.2"}`
6373
6373
  };
6374
6374
  const bypassSecret = process.env["VERCEL_AUTOMATION_BYPASS_SECRET"];
6375
6375
  if (bypassSecret) {
@@ -7056,7 +7056,7 @@ async function feedbackCommand(invariantIdOrFindingId, options) {
7056
7056
  endpoint,
7057
7057
  timeout: 5e3
7058
7058
  };
7059
- const clientVersion = "0.2.0";
7059
+ const clientVersion = "0.2.2";
7060
7060
  console.log(pc2.dim("Sending feedback..."));
7061
7061
  const success2 = await reportFeedback(
7062
7062
  {
@@ -7362,7 +7362,7 @@ logger.success.bind(logger);
7362
7362
  logger.fail.bind(logger);
7363
7363
 
7364
7364
  // src/index.ts
7365
- var version = "0.2.0";
7365
+ var version = "0.2.2";
7366
7366
  var program = new Command();
7367
7367
  program.name("scheck").description("Enforce backend invariants in your codebase").version(version);
7368
7368
  program.command("run").description("Scan for security invariants").option("-p, --path <path>", "Target path to audit (default: current directory)").option("-a, --artifact <path>", "Use pre-collected artifact from scc (skips collection)").option("--changed", "Only check changed files (requires git)").option("--ci", "CI mode - fail on new violations").option("--all", "Show all findings (don't stop early, include P2)").option("--include-p2", "Include P2 (medium) findings").option("--only <invariants...>", "Only run specific invariant checks").option("--skip <invariants...>", "Skip specific invariant checks").option("--json", "Output results as JSON").option("--sarif <path>", "Write SARIF report to file (for GitHub Code Scanning)").option("--quiet", "Suppress output except errors").option("-v, --verbose", "Enable verbose output").option("--calibrate", "Enable calibration API (default: enabled)").option("--offline", "Disable all API calls (not supported - shows error)").option("--calibration-endpoint <url>", "Override calibration API endpoint").option("--patterns", "Enable Pro Patterns fetching (default: enabled)").option("--no-patterns", "Disable Pro Patterns fetching").option("--pattern-endpoint <url>", "Override patterns API endpoint").option("--patterns-file <path>", "Load patterns from local JSON file (dev/testing)").option("-w, --watch", "Watch for file changes and re-run").option("--no-local-scan", "Skip local source-level pattern scanning").option("--no-usage-banner", "Suppress periodic API usage reminders").action((options) => {
package/dist/lib.js CHANGED
@@ -1070,7 +1070,7 @@ function createEmptyWaiverFile(version = "0.0.0") {
1070
1070
  entries: {}
1071
1071
  };
1072
1072
  }
1073
- var CLI_VERSION = "0.2.0";
1073
+ var CLI_VERSION = "0.2.2";
1074
1074
  var SCHECK_DIR = ".scheck";
1075
1075
  var BASELINE_FILE = "baseline.json";
1076
1076
  var WAIVER_FILE = "waivers.json";
@@ -1719,7 +1719,7 @@ function toObservation(correlation, framework) {
1719
1719
  signals: correlation.compoundingEffect.signals
1720
1720
  },
1721
1721
  meta: {
1722
- clientVersion: "0.2.0",
1722
+ clientVersion: "0.2.2",
1723
1723
  requestId: randomUUID(),
1724
1724
  timestamp: (/* @__PURE__ */ new Date()).toISOString()
1725
1725
  }
@@ -1737,7 +1737,7 @@ async function reportCorrelations(result, config, framework) {
1737
1737
  correlations: observations,
1738
1738
  summary: result.stats,
1739
1739
  meta: {
1740
- clientVersion: "0.2.0",
1740
+ clientVersion: "0.2.2",
1741
1741
  framework
1742
1742
  }
1743
1743
  };
@@ -1749,7 +1749,7 @@ async function reportCorrelations(result, config, framework) {
1749
1749
  headers: {
1750
1750
  "Content-Type": "application/json",
1751
1751
  ...config.apiKey && { Authorization: `Bearer ${config.apiKey}` },
1752
- "X-Client-Version": "0.2.0"
1752
+ "X-Client-Version": "0.2.2"
1753
1753
  },
1754
1754
  body: JSON.stringify(payload),
1755
1755
  signal: controller.signal
@@ -1825,7 +1825,7 @@ function buildTelemetry(result, options) {
1825
1825
  } : void 0,
1826
1826
  meta: {
1827
1827
  duration: result.duration,
1828
- clientVersion: "0.2.0",
1828
+ clientVersion: "0.2.2",
1829
1829
  mode: options.mode ?? (ciProvider ? "ci" : "manual"),
1830
1830
  ciProvider
1831
1831
  },
package/package.json CHANGED
@@ -1,14 +1,14 @@
1
1
  {
2
2
  "name": "@securitychecks/cli",
3
- "version": "0.2.0",
3
+ "version": "0.2.2",
4
4
  "description": "SecurityChecks CLI - Enforce backend invariants in your codebase",
5
5
  "type": "module",
6
- "license": "SEE LICENSE IN LICENSE",
6
+ "license": "Apache-2.0",
7
7
  "author": "SecurityChecks <hello@securitychecks.ai>",
8
8
  "homepage": "https://securitychecks.ai",
9
9
  "repository": {
10
10
  "type": "git",
11
- "url": "https://github.com/securitychecks/securitychecks.ai"
11
+ "url": "https://github.com/securitychecks/securitychecks"
12
12
  },
13
13
  "keywords": [
14
14
  "securitychecks",
@@ -38,14 +38,15 @@
38
38
  },
39
39
  "files": [
40
40
  "dist",
41
- "bin"
41
+ "bin",
42
+ "LICENSE"
42
43
  ],
43
44
  "dependencies": {
44
45
  "commander": "^14.0.2",
45
46
  "glob": "^13.0.0",
46
47
  "picocolors": "^1.1.1",
47
48
  "ts-morph": "^27.0.2",
48
- "@securitychecks/collector": "0.2.0"
49
+ "@securitychecks/collector": "0.2.2"
49
50
  },
50
51
  "devDependencies": {
51
52
  "@types/node": "^25.1.0",