@codyswann/lisa 2.300.6 → 2.300.8

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.
Files changed (75) hide show
  1. package/dist/core/upstream-evidence-manifest.js +11 -11
  2. package/package.json +3 -3
  3. package/plugins/lisa/.claude-plugin/plugin.json +1 -1
  4. package/plugins/lisa/.codex-plugin/plugin.json +1 -1
  5. package/plugins/lisa/hooks/threshold-ratchet-compare.mjs +1 -27
  6. package/plugins/lisa/hooks/threshold-ratchet-families.mjs +0 -34
  7. package/plugins/lisa/hooks/threshold-ratchet.mjs +5 -2
  8. package/plugins/lisa/hooks/threshold-ratchet.sh +1 -1
  9. package/plugins/lisa-agy/plugin.json +1 -1
  10. package/plugins/lisa-cdk/.claude-plugin/plugin.json +1 -1
  11. package/plugins/lisa-cdk/.codex-plugin/plugin.json +1 -1
  12. package/plugins/lisa-cdk-agy/plugin.json +1 -1
  13. package/plugins/lisa-cdk-copilot/.claude-plugin/plugin.json +1 -1
  14. package/plugins/lisa-cdk-cursor/.claude-plugin/plugin.json +1 -1
  15. package/plugins/lisa-copilot/.claude-plugin/plugin.json +1 -1
  16. package/plugins/lisa-copilot/hooks/threshold-ratchet-compare.mjs +1 -27
  17. package/plugins/lisa-copilot/hooks/threshold-ratchet-families.mjs +0 -34
  18. package/plugins/lisa-copilot/hooks/threshold-ratchet.mjs +5 -2
  19. package/plugins/lisa-copilot/hooks/threshold-ratchet.sh +1 -1
  20. package/plugins/lisa-cursor/.claude-plugin/plugin.json +1 -1
  21. package/plugins/lisa-cursor/hooks/threshold-ratchet-compare.mjs +1 -27
  22. package/plugins/lisa-cursor/hooks/threshold-ratchet-families.mjs +0 -34
  23. package/plugins/lisa-cursor/hooks/threshold-ratchet.mjs +5 -2
  24. package/plugins/lisa-cursor/hooks/threshold-ratchet.sh +1 -1
  25. package/plugins/lisa-expo/.claude-plugin/plugin.json +1 -1
  26. package/plugins/lisa-expo/.codex-plugin/plugin.json +1 -1
  27. package/plugins/lisa-expo-agy/plugin.json +1 -1
  28. package/plugins/lisa-expo-copilot/.claude-plugin/plugin.json +1 -1
  29. package/plugins/lisa-expo-cursor/.claude-plugin/plugin.json +1 -1
  30. package/plugins/lisa-harper-fabric/.claude-plugin/plugin.json +1 -1
  31. package/plugins/lisa-harper-fabric/.codex-plugin/plugin.json +1 -1
  32. package/plugins/lisa-harper-fabric-agy/plugin.json +1 -1
  33. package/plugins/lisa-harper-fabric-copilot/.claude-plugin/plugin.json +1 -1
  34. package/plugins/lisa-harper-fabric-cursor/.claude-plugin/plugin.json +1 -1
  35. package/plugins/lisa-nestjs/.claude-plugin/plugin.json +1 -1
  36. package/plugins/lisa-nestjs/.codex-plugin/plugin.json +1 -1
  37. package/plugins/lisa-nestjs-agy/plugin.json +1 -1
  38. package/plugins/lisa-nestjs-copilot/.claude-plugin/plugin.json +1 -1
  39. package/plugins/lisa-nestjs-cursor/.claude-plugin/plugin.json +1 -1
  40. package/plugins/lisa-openclaw/.claude-plugin/plugin.json +1 -1
  41. package/plugins/lisa-openclaw/.codex-plugin/plugin.json +1 -1
  42. package/plugins/lisa-openclaw-agy/plugin.json +1 -1
  43. package/plugins/lisa-openclaw-copilot/.claude-plugin/plugin.json +1 -1
  44. package/plugins/lisa-openclaw-cursor/.claude-plugin/plugin.json +1 -1
  45. package/plugins/lisa-phaser/.claude-plugin/plugin.json +1 -1
  46. package/plugins/lisa-phaser/.codex-plugin/plugin.json +1 -1
  47. package/plugins/lisa-phaser-agy/plugin.json +1 -1
  48. package/plugins/lisa-phaser-copilot/.claude-plugin/plugin.json +1 -1
  49. package/plugins/lisa-phaser-cursor/.claude-plugin/plugin.json +1 -1
  50. package/plugins/lisa-rails/.claude-plugin/plugin.json +1 -1
  51. package/plugins/lisa-rails/.codex-plugin/plugin.json +1 -1
  52. package/plugins/lisa-rails-agy/plugin.json +1 -1
  53. package/plugins/lisa-rails-copilot/.claude-plugin/plugin.json +1 -1
  54. package/plugins/lisa-rails-cursor/.claude-plugin/plugin.json +1 -1
  55. package/plugins/lisa-typescript/.claude-plugin/plugin.json +1 -1
  56. package/plugins/lisa-typescript/.codex-plugin/plugin.json +1 -1
  57. package/plugins/lisa-typescript-agy/plugin.json +1 -1
  58. package/plugins/lisa-typescript-copilot/.claude-plugin/plugin.json +1 -1
  59. package/plugins/lisa-typescript-cursor/.claude-plugin/plugin.json +1 -1
  60. package/plugins/lisa-wiki/.claude-plugin/plugin.json +1 -1
  61. package/plugins/lisa-wiki/.codex-plugin/plugin.json +1 -1
  62. package/plugins/lisa-wiki-agy/plugin.json +1 -1
  63. package/plugins/lisa-wiki-copilot/.claude-plugin/plugin.json +1 -1
  64. package/plugins/lisa-wiki-cursor/.claude-plugin/plugin.json +1 -1
  65. package/plugins/src/base/hooks/threshold-ratchet-compare.mjs +1 -27
  66. package/plugins/src/base/hooks/threshold-ratchet-families.mjs +0 -34
  67. package/plugins/src/base/hooks/threshold-ratchet.mjs +5 -2
  68. package/plugins/src/base/hooks/threshold-ratchet.sh +1 -1
  69. package/rails/copy-overwrite/scripts/check-threshold-ratchet.mjs +5 -2
  70. package/rails/copy-overwrite/scripts/threshold-ratchet-compare.mjs +1 -27
  71. package/rails/copy-overwrite/scripts/threshold-ratchet-families.mjs +0 -34
  72. package/typescript/copy-overwrite/scripts/check-threshold-ratchet.mjs +5 -2
  73. package/typescript/copy-overwrite/scripts/threshold-ratchet-compare.mjs +1 -27
  74. package/typescript/copy-overwrite/scripts/threshold-ratchet-families.mjs +0 -34
  75. package/typescript/package-lisa/package.lisa.json +2 -2
@@ -48,11 +48,6 @@ export const FAMILIES = [
48
48
  match: /(^|\/)\.github\/k6\/thresholds\/[^/]+\.json$/,
49
49
  kind: "k6",
50
50
  },
51
- {
52
- id: "audit-ignore",
53
- match: /(^|\/)audit\.ignore\.(config|local)\.json$/,
54
- kind: "exemption-list",
55
- },
56
51
  {
57
52
  id: "lisa-config",
58
53
  match: /(^|\/)\.lisa\.config\.json$/,
@@ -251,35 +246,6 @@ export function extractK6Constraints(conf) {
251
246
  return { numeric, booleans };
252
247
  }
253
248
 
254
- /**
255
- * Flatten an exemption file (audit ignore list) into a set of entry tokens.
256
- * Arrays contribute their string items; objects contribute their keys.
257
- * @param {unknown} conf Parsed JSON
258
- * @returns {Set<string>} One token per exemption entry
259
- */
260
- export function extractExemptionEntries(conf) {
261
- const out = new Set();
262
- if (Array.isArray(conf)) {
263
- for (const item of conf) {
264
- if (typeof item === "string") out.add(item);
265
- else if (item && typeof item === "object") out.add(JSON.stringify(item));
266
- }
267
- } else if (conf && typeof conf === "object") {
268
- for (const [key, value] of Object.entries(conf)) {
269
- if (Array.isArray(value)) {
270
- for (const item of value) {
271
- out.add(
272
- `${key}:${typeof item === "string" ? item : JSON.stringify(item)}`
273
- );
274
- }
275
- } else {
276
- out.add(key);
277
- }
278
- }
279
- }
280
- return out;
281
- }
282
-
283
249
  /**
284
250
  * Extract thresholdRatchet.allow entries from parsed .lisa.config.json.
285
251
  * @param {unknown} config Parsed config (may be undefined)
@@ -33,7 +33,7 @@
33
33
  "handlebars": ">=4.7.9",
34
34
  "lodash": ">=4.18.1",
35
35
  "multer": ">=2.2.0",
36
- "undici": ">=6.27.0",
36
+ "undici": "^6.27.0",
37
37
  "vite": ">=8.0.16",
38
38
  "ws": ">=8.21.0",
39
39
  "form-data": ">=4.0.6",
@@ -47,7 +47,7 @@
47
47
  "handlebars": ">=4.7.9",
48
48
  "lodash": ">=4.18.1",
49
49
  "multer": ">=2.2.0",
50
- "undici": ">=6.27.0",
50
+ "undici": "^6.27.0",
51
51
  "vite": "^8.0.16",
52
52
  "ws": ">=8.21.0",
53
53
  "form-data": ">=4.0.6",