@codacy/verity-cli 0.28.1 → 0.29.0-experimental.4206b16
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 +156 -0
- package/README.md +11 -1
- package/bin/verity.js +7541 -3472
- package/data/skills/verity-analyze/SKILL.md +2 -1
- package/data/skills/verity-setup/SKILL.md +30 -19
- package/package.json +4 -2
package/LICENSE
ADDED
|
@@ -0,0 +1,156 @@
|
|
|
1
|
+
PROPRIETARY SOFTWARE LICENSE
|
|
2
|
+
Verity command-line interface and associated client software
|
|
3
|
+
|
|
4
|
+
Copyright (c) 2026 Qamine Portugal, S.A. ("Licensor"). All rights reserved.
|
|
5
|
+
|
|
6
|
+
This software is proprietary and confidential. It is licensed, not sold. By
|
|
7
|
+
downloading, installing, accessing, or using the Software, You agree to be bound
|
|
8
|
+
by this License. If You do not agree, do not download, install, or use the
|
|
9
|
+
Software.
|
|
10
|
+
|
|
11
|
+
|
|
12
|
+
1. DEFINITIONS
|
|
13
|
+
|
|
14
|
+
"Software" means the Verity command-line interface (published as the npm
|
|
15
|
+
package @codacy/verity-cli), together with the client scripts, hooks, skills,
|
|
16
|
+
configuration files, documentation, and any updates, patches, or new versions
|
|
17
|
+
that Licensor makes available in or through this repository or package.
|
|
18
|
+
|
|
19
|
+
"Service" means the hosted Verity services that the Software connects to.
|
|
20
|
+
|
|
21
|
+
"You" or "Your" means the individual or legal entity exercising the rights
|
|
22
|
+
granted under this License.
|
|
23
|
+
|
|
24
|
+
|
|
25
|
+
2. OWNERSHIP AND RESERVATION OF RIGHTS
|
|
26
|
+
|
|
27
|
+
The Software is owned by Licensor and is protected by copyright and other
|
|
28
|
+
intellectual-property laws and treaties. Licensor retains all right, title,
|
|
29
|
+
and interest in and to the Software, including all intellectual-property
|
|
30
|
+
rights. No title to or ownership of the Software is transferred to You. All
|
|
31
|
+
rights not expressly granted in this License are reserved by Licensor.
|
|
32
|
+
|
|
33
|
+
|
|
34
|
+
3. LICENSE GRANT (OPEN BETA)
|
|
35
|
+
|
|
36
|
+
Verity is currently offered as an open beta. Subject to Your compliance with
|
|
37
|
+
this License, Licensor grants You a limited, personal, non-exclusive,
|
|
38
|
+
non-transferable, non-sublicensable, and revocable license to download and
|
|
39
|
+
install the Software and to run it solely for the purpose of using Verity and
|
|
40
|
+
the Service during the beta period. This license is provided free of charge
|
|
41
|
+
during the beta.
|
|
42
|
+
|
|
43
|
+
|
|
44
|
+
4. RESTRICTIONS
|
|
45
|
+
|
|
46
|
+
Except to the extent this restriction is prohibited by applicable law, or
|
|
47
|
+
expressly permitted in advance in writing by Licensor, You shall not:
|
|
48
|
+
|
|
49
|
+
(a) copy the Software, except as strictly necessary to install and run it as
|
|
50
|
+
permitted under Section 3;
|
|
51
|
+
(b) modify, adapt, translate, or create derivative works of the Software;
|
|
52
|
+
(c) reverse engineer, decompile, disassemble, or otherwise attempt to derive
|
|
53
|
+
the source code of any portion of the Software provided in non-source
|
|
54
|
+
form;
|
|
55
|
+
(d) sell, rent, lease, lend, sublicense, distribute, publish, or otherwise
|
|
56
|
+
make the Software available to any third party;
|
|
57
|
+
(e) use the Software to build, train, or improve a competing product or
|
|
58
|
+
service, or publish benchmarks of the Software without Licensor's prior
|
|
59
|
+
written consent;
|
|
60
|
+
(f) remove, alter, or obscure any proprietary notice (including any copyright,
|
|
61
|
+
trademark, or confidentiality notice) in or on the Software; or
|
|
62
|
+
(g) use the Software in violation of any applicable law or of the terms
|
|
63
|
+
governing the Service.
|
|
64
|
+
|
|
65
|
+
|
|
66
|
+
5. BETA SOFTWARE
|
|
67
|
+
|
|
68
|
+
The Software is a pre-release, beta version provided for evaluation. It may
|
|
69
|
+
contain errors, may be incomplete, and may not operate reliably. Licensor may
|
|
70
|
+
add, change, suspend, or discontinue any part of the Software or the Service
|
|
71
|
+
at any time, with or without notice, and is under no obligation to release a
|
|
72
|
+
general-availability version.
|
|
73
|
+
|
|
74
|
+
|
|
75
|
+
6. FREE AND PAID TIERS
|
|
76
|
+
|
|
77
|
+
Following the beta period, the Software and the Service may be offered under
|
|
78
|
+
one or more tiers, which are expected to include a free tier and one or more
|
|
79
|
+
paid tiers. The features available in each tier, and the fees and terms
|
|
80
|
+
applicable to any paid tier, will be determined by Licensor and communicated
|
|
81
|
+
separately. Your continued use of the Software after the beta period may
|
|
82
|
+
require acceptance of updated terms and, for certain features, payment of the
|
|
83
|
+
applicable fees.
|
|
84
|
+
|
|
85
|
+
|
|
86
|
+
7. THIRD-PARTY COMPONENTS
|
|
87
|
+
|
|
88
|
+
The Software may include or depend on third-party and open-source components
|
|
89
|
+
that are licensed under their own terms. Those components remain subject to
|
|
90
|
+
their respective licenses, and nothing in this License limits or grants You
|
|
91
|
+
any rights under those licenses. A list of such components and their licenses
|
|
92
|
+
may be provided with the Software or made available on request.
|
|
93
|
+
|
|
94
|
+
|
|
95
|
+
8. FEEDBACK
|
|
96
|
+
|
|
97
|
+
If You provide Licensor with suggestions, ideas, bug reports, or other
|
|
98
|
+
feedback regarding the Software ("Feedback"), You grant Licensor a perpetual,
|
|
99
|
+
irrevocable, worldwide, royalty-free, sublicensable license to use, reproduce,
|
|
100
|
+
and incorporate that Feedback for any purpose, without obligation or
|
|
101
|
+
compensation to You.
|
|
102
|
+
|
|
103
|
+
|
|
104
|
+
9. NO WARRANTY
|
|
105
|
+
|
|
106
|
+
The Software is provided "as is" and "as available", without warranty of any
|
|
107
|
+
kind, express or implied, including but not limited to the implied warranties
|
|
108
|
+
of merchantability, fitness for a particular purpose, title, and
|
|
109
|
+
non-infringement. Licensor does not warrant that the Software will be
|
|
110
|
+
uninterrupted, error-free, or secure. This disclaimer applies with particular
|
|
111
|
+
force to beta software.
|
|
112
|
+
|
|
113
|
+
|
|
114
|
+
10. LIMITATION OF LIABILITY
|
|
115
|
+
|
|
116
|
+
To the maximum extent permitted by applicable law, in no event will Licensor
|
|
117
|
+
be liable for any indirect, incidental, special, consequential, or punitive
|
|
118
|
+
damages, or for any loss of profits, revenue, data, or goodwill, arising out
|
|
119
|
+
of or related to Your use of or inability to use the Software, whether based
|
|
120
|
+
on warranty, contract, tort, or any other legal theory, even if Licensor has
|
|
121
|
+
been advised of the possibility of such damages.
|
|
122
|
+
|
|
123
|
+
|
|
124
|
+
11. TERMINATION
|
|
125
|
+
|
|
126
|
+
This License is effective until terminated. It terminates automatically,
|
|
127
|
+
without notice, if You breach any of its terms. Licensor may also terminate or
|
|
128
|
+
suspend this License at any time, including upon the end of the beta period.
|
|
129
|
+
Upon termination, You must cease all use of the Software and delete all copies
|
|
130
|
+
in Your possession or control. Sections 2, 4, 7, 8, 9, 10, 11, 12, and 13
|
|
131
|
+
survive termination.
|
|
132
|
+
|
|
133
|
+
|
|
134
|
+
12. GOVERNING LAW
|
|
135
|
+
|
|
136
|
+
This License is governed by the laws of Portugal, without regard to its
|
|
137
|
+
conflict-of-laws rules. The courts of Lisbon, Portugal will have exclusive
|
|
138
|
+
jurisdiction over any dispute arising out of or relating to this License.
|
|
139
|
+
|
|
140
|
+
|
|
141
|
+
13. GENERAL
|
|
142
|
+
|
|
143
|
+
This License is the entire agreement between You and Licensor regarding the
|
|
144
|
+
Software and supersedes any prior or contemporaneous agreements relating to
|
|
145
|
+
its subject matter. If any provision of this License is held unenforceable,
|
|
146
|
+
the remaining provisions will remain in full force and effect. Licensor's
|
|
147
|
+
failure to enforce any provision is not a waiver of that provision. Licensor
|
|
148
|
+
may update this License for future versions of the Software; the version of
|
|
149
|
+
the License accompanying a given release governs that release. "Codacy", and
|
|
150
|
+
related names and logos are trademarks of Licensor, and this
|
|
151
|
+
License grants You no rights to use them.
|
|
152
|
+
|
|
153
|
+
|
|
154
|
+
14. CONTACT
|
|
155
|
+
|
|
156
|
+
https://verity.md
|
package/README.md
CHANGED
|
@@ -57,7 +57,17 @@ No re-setup needed: your token, Standard, and run history all carry over.
|
|
|
57
57
|
| `verity status --history` | Show recent run history with findings summary |
|
|
58
58
|
| `verity run <run-id>` | Show findings for a specific past run; `--json` for machine-readable output |
|
|
59
59
|
| **Auth & Config** | |
|
|
60
|
-
| `verity
|
|
60
|
+
| `verity login` | Log in once with GitHub — grants access to every repository you can write to |
|
|
61
|
+
| `verity login --force` | Re-authenticate and refresh your grants (also how stale grants heal) |
|
|
62
|
+
| `verity auth register` | Register a single project (per-repo token; superseded by `verity login`) |
|
|
63
|
+
| `verity token create --name <name>` | Mint a service token for CI (`--expires <days>` optional) |
|
|
64
|
+
| `verity token list` | List this repository's tokens (ids and metadata only) |
|
|
65
|
+
| `verity token revoke <id>` | Revoke a token by id |
|
|
66
|
+
| `verity sessions list` | List your logins — device, last use, expiry (logins expire after 90 days) |
|
|
67
|
+
| `verity sessions revoke <id>` | Revoke one login by session id |
|
|
68
|
+
| `verity logout` | Sign out on this machine |
|
|
69
|
+
| `verity logout --others` | Sign out every OTHER machine (e.g. a lost laptop) |
|
|
70
|
+
| `verity logout --all` | Sign out everywhere, including here |
|
|
61
71
|
| `verity hooks install` | Wire Claude Code hooks |
|
|
62
72
|
| `verity standard push` | Upload project Standard |
|
|
63
73
|
| **Knowledge** | |
|