-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathpkgcheck2html.conf.json
More file actions
310 lines (310 loc) · 10.1 KB
/
pkgcheck2html.conf.json
File metadata and controls
310 lines (310 loc) · 10.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
{
"AbsoluteSymlink": "warn",
"ArchesOutOfSync": "warn",
"ArchesWithoutProfiles": "",
"BadCommitSummary": "",
"BadDefaultUseFlags": "warn",
"BadDependency": "err",
"BadDescription": "warn",
"BadFilename": "warn",
"BadHomepage": "warn",
"BadKeywords": "err",
"BadPackageUpdate": "err",
"BadProtocol": "err",
"BadWhitespaceCharacter": "err",
"BannedCharacter": "err",
"BannedEapi": "err",
"BannedEapiCommand": "warn",
"BannedPhaseCall": "warn",
"BannedProfileEapi": "err",
"BetterCompressionUri": "",
"BinaryFile": "warn",
"CatBadlyFormedXml": "warn",
"CatInvalidXml": "warn",
"CatMetadataXmlEmptyElement": "warn",
"CatMetadataXmlIndentation": "warn",
"CatMetadataXmlInvalidCatRef": "warn",
"CatMetadataXmlInvalidPkgRef": "warn",
"CatMissingMetadataXml": "warn",
"CategoryIsNotDirectory": "err",
"ConflictingAccountIdentifiers": "warn",
"ConflictingChksums": "err",
"DeadUrl": "warn",
"DependencyMoved": "err",
"DeprecatedChksum": "warn",
"DeprecatedDep": "warn",
"DeprecatedEapi": "verbose",
"DeprecatedEapiCommand": "warn",
"DeprecatedEclass": "warn",
"DeprecatedEclassFunction": "warn",
"DeprecatedEclassVariable": "warn",
"DeprecatedInsinto": "warn",
"DeprecatedLicense": "warn",
"DeprecatedManifestHash": "warn",
"DeprecatedPkg": "warn",
"DeprecatedProfileEapi": "warn",
"DeprecatedRepoHash": "warn",
"DirectNoMaintainer": "",
"DirectStableKeywords": "",
"DistutilsNonPEP517Build": "verbose",
"DoubleEmptyLine": "warn",
"DoublePrefixInPath": "warn",
"DroppedKeywords": "",
"DroppedStableKeywords": "",
"DroppedUnstableKeywords": "",
"DuplicateEclassInherit": "",
"DuplicateFiles": "warn",
"DuplicateFunctionDefinition": "err",
"DuplicateKeywords": "warn",
"EAPIChangeWithoutRevbump": "",
"EbuildIncorrectCopyright": "warn",
"EbuildInvalidCopyright": "warn",
"EbuildInvalidLicenseHeader": "warn",
"EbuildNonGentooAuthorsCopyright": "warn",
"EbuildOldGentooCopyright": "warn",
"EbuildReservedName": "warn",
"EbuildSemiReservedName": "warn",
"EbuildUnquotedVariable": "staging",
"EbuildVariableScope": "warn",
"EclassBashSyntaxError": "err",
"EclassDocError": "",
"EclassDocMissingFunc": "",
"EclassDocMissingVar": "",
"EclassExportFuncsBeforeInherit": "warn",
"EclassIncorrectCopyright": "warn",
"EclassInvalidCopyright": "warn",
"EclassInvalidLicenseHeader": "warn",
"EclassNonGentooAuthorsCopyright": "warn",
"EclassOldGentooCopyright": "warn",
"EclassReservedName": "staging",
"EclassUnquotedVariable": "staging",
"EclassUserVariableUsage": "warn",
"EclassVariableScope": "warn",
"EendMissingArg": "warn",
"EmptyCategoryDir": "warn",
"EmptyFile": "warn",
"EmptyGlobalAssignment": "",
"EmptyMaintainer": "warn",
"EmptyPackageDir": "warn",
"EmptyProject": "staging",
"EqualVersions": "err",
"ExcessiveLineLength": "",
"ExecutableFile": "warn",
"GlobDistdir": "warn",
"GoMissingDeps": "warn",
"HomepageInSrcUri": "warn",
"HttpsUrlAvailable": "",
"IncorrectCopyright": "warn",
"IndirectInherits": "",
"InstallCompressedInfo": "warn",
"InstallCompressedManpage": "warn",
"InternalEclassFunc": "",
"InternalEclassUsage": "warn",
"InvalidBdepend": "err",
"InvalidCommitMessage": "",
"InvalidCommitTag": "",
"InvalidCopyright": "warn",
"InvalidDepend": "err",
"InvalidEapi": "err",
"InvalidIdepend": "err",
"InvalidLicense": "err",
"InvalidLicenseHeader": "warn",
"InvalidManifest": "err",
"InvalidMetadataRestrict": "warn",
"InvalidPN": "err",
"InvalidPdepend": "err",
"InvalidProperties": "err",
"InvalidRdepend": "err",
"InvalidRemoteID": "warn",
"InvalidRequiredUse": "err",
"InvalidRestrict": "err",
"InvalidSandboxCall": "err",
"InvalidSlot": "err",
"InvalidSrcUri": "err",
"InvalidUTF8": "err",
"InvalidUseFlags": "err",
"LaggingProfileEapi": "warn",
"LaggingStable": "verbose",
"LiveOnlyPackage": "",
"MaintainerNeeded": "",
"MaintainerWithoutProxy": "warn",
"MasterPackageClobbered": "",
"MatchingChksums": "",
"MatchingGlobalUse": "warn",
"MismatchedPN": "warn",
"MismatchedPerlVersion": "staging",
"MisplacedEPyTestVar": "",
"MisplacedEclassVar": "",
"MisplacedWeakBlocker": "",
"MissingAccountIdentifier": "warn",
"MissingChksum": "warn",
"MissingEAPIBlankLine": "war",
"MissingInherits": "",
"MissingLicense": "err",
"MissingLicenseFile": "warn",
"MissingLicenseRestricts": "err",
"MissingLocalUseDesc": "warn",
"MissingManifest": "err",
"MissingMove": "warn",
"MissingPackageRevision": "warn",
"MissingPythonEclass": "warn",
"MissingRemoteId": "",
"MissingSignOff": "",
"MissingSlash": "err",
"MissingSlotDep": "warn",
"MissingSlotmove": "warn",
"MissingTestRestrict": "warn",
"MissingUnpackerDep": "warn",
"MissingUri": "warn",
"MissingUseDepDefault": "warn",
"MissingVersionedVirtualPerlDependency": "",
"MovedPackageUpdate": "err",
"MultiMovePackageUpdate": "warn",
"MultipleKeywordsLines": "staging",
"NewerEAPIAvailable": "",
"NoFinalNewline": "warn",
"NonConsistentTarUsage": "",
"NonGentooAuthorsCopyright": "warn",
"NonPosixHeadTailUsage": "warn",
"NonexistentBlocker": "",
"NonexistentCategories": "warn",
"NonexistentDeps": "",
"NonexistentProfilePath": "err",
"NonexistentProjectMaintainer": "warn",
"NonsolvableDeps": "err",
"NonsolvableDepsInDev": "warn",
"NonsolvableDepsInExp": "",
"NonsolvableDepsInStable": "err",
"ObsoleteUri": "warn",
"OldGentooCopyright": "warn",
"OldMultiMovePackageUpdate": "warn",
"OldPackageName": "",
"OldPackageNameDep": "warn",
"OldPackageUpdate": "warn",
"OldPythonCompat": "warn",
"OutdatedBlocker": "",
"OutdatedProfilePackage": "",
"OutsideRangeAccountIdentifier": "warn",
"OverlappingKeywords": "warn",
"PkgBadlyFormedXml": "warn",
"PkgInvalidXml": "warn",
"PkgMetadataXmlEmptyElement": "warn",
"PkgMetadataXmlIndentation": "warn",
"PkgMetadataXmlInvalidCatRef": "warn",
"PkgMetadataXmlInvalidPkgRef": "warn",
"PkgMissingMetadataXml": "err",
"PotentialGlobalUse": "",
"PotentialLocalUse": "",
"PotentialStable": "verbose",
"ProbableGlobalUse": "",
"ProbableUseExpand": "warn",
"ProfileError": "err",
"ProfileMissingImplicitExpandValues": "warn",
"ProfileWarning": "warn",
"ProvidedEclassInherit": "",
"ProxyWithoutProxied": "warn",
"PythonAnyMismatchedDepHasVersionCheck": "staging",
"PythonAnyMismatchedUseHasVersionCheck": "staging",
"PythonCompatUpdate": "",
"PythonEclassError": "err",
"PythonGHDistfileSuffix": "warn",
"PythonHasVersionMissingPythonUseDep": "staging",
"PythonHasVersionUsage": "",
"PythonInlinePyPIURI": "warn",
"PythonMismatchedPackageName": "",
"PythonMissingDeps": "warn",
"PythonMissingRequiredUse": "warn",
"PythonMissingSCMDependency": "warn",
"PythonPEP517WithoutRevbump": "",
"PythonRuntimeDepInAnyR1": "warn",
"RdependChange": "",
"ReadonlyVariable": "staging",
"RedirectedUrl": "warn",
"RedundantDodir": "warn",
"RedundantLongDescription": "warn",
"RedundantPackageUpdate": "warn",
"RedundantUriRename": "warn",
"RedundantVersion": "verbose",
"ReferenceInMetadataVar": "warn",
"RequiredUseDefaults": "",
"RubyCompatUpdate": "",
"RubyMissingDeps": "warn",
"RustMissingDeps": "warn",
"SSLCertificateError": "",
"SelfAssignment": "warn",
"ShadowedEPyTestTimeout": "",
"SizeViolation": "warn",
"SourcingError": "err",
"SrcUriChecksumChange": "",
"SrcUriFilenameDotPrefix": "warn",
"StableKeywordsOnTestingEapi": "err",
"StableRequest": "verbose",
"StaleLiveEAPI": "warn",
"StaleProxyMaintProject": "warn",
"StaticSrcUri": "",
"SuboptimalCratesSeparator": "warn",
"SuboptimalCratesURICall": "warn",
"SuspiciousSrcUriChange": "",
"TarballAvailable": "warn",
"TmpfilesMissingDeps": "warn",
"TooManyCrates": "",
"TotalSizeViolation": "warn",
"TrailingEmptyLine": "warn",
"UncheckableDep": "err",
"UnderscoreInUseFlag": "warn",
"UnknownCategories": "err",
"UnknownCategoryDirs": "staging",
"UnknownKeywords": "warn",
"UnknownLicense": "err",
"UnknownLicenses": "err",
"UnknownManifest": "err",
"UnknownMirror": "err",
"UnknownPkgDirEntry": "warn",
"UnknownProfileArch": "warn",
"UnknownProfilePackage": "",
"UnknownProfilePackageKeywords": "",
"UnknownProfilePackageUse": "",
"UnknownProfilePackages": "",
"UnknownProfileUse": "",
"UnknownProfileUseExpand": "",
"UnknownProfileUseExpandValue": "",
"UnknownProperties": "warn",
"UnknownRestrict": "warn",
"UnknownUseFlags": "warn",
"UnmatchedProfilePackageUnmask": "",
"UnnecessaryLicense": "warn",
"UnnecessaryManifest": "warn",
"UnnecessarySlashStrip": "warn",
"UnquotedVariable": "staging",
"UnsortedKeywords": "warn",
"UnstableOnly": "verbose",
"UnstableSrcUri": "",
"UnstatedIuse": "err",
"UnsupportedEclassEapi": "warn",
"UnusedEclasses": "",
"UnusedGlobalUse": "",
"UnusedGlobalUseExpand": "",
"UnusedInMastersEclasses": "",
"UnusedInMastersGlobalUse": "",
"UnusedInMastersLicenses": "",
"UnusedInMastersMirrors": "",
"UnusedInherits": "",
"UnusedLicenses": "",
"UnusedLocalUse": "warn",
"UnusedMirrors": "",
"UnusedProfileDirs": "",
"UseFlagWithoutDeps": "",
"VariableInHomepage": "warn",
"VariableOrderWrong": "",
"VariableScope": "staging",
"VariableShadowed": "",
"VirtualKeywordsUpdate": "warn",
"VirtualWithBdepend": "warn",
"VirtualWithDepend": "warn",
"VirtualWithSingleProvider": "",
"VisibleVcsPkg": "err",
"VulnerablePackage": "",
"WhitespaceFound": "",
"WrongIndentFound": "warn",
"WrongMaintainerType": "warn"
}