yeknal 1.3.0 → 1.3.1

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 (2) hide show
  1. package/package.json +1 -1
  2. package/security-audit.log +0 -28
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "yeknal",
3
- "version": "1.3.0",
3
+ "version": "1.3.1",
4
4
  "description": "CLI to fetch markdown templates and sync AI agent skills",
5
5
  "main": "bin/yeknal.js",
6
6
  "bin": {
@@ -1,28 +0,0 @@
1
- --- Security Audit Log ---
2
- Date: 2026-03-08T09:34:22.661Z
3
-
4
-
5
- secure-repo audit
6
-
7
- Scanning repository for security issues...
8
-
9
- Environment files:
10
- [FAIL] No .gitignore found
11
- [warn] .env.example missing — document required env vars
12
-
13
- Secret scanning:
14
- [pass] No obvious secrets found in source files
15
-
16
- Configuration:
17
- [pass] Dependency lock file exists
18
-
19
- ════════════════════════════════════
20
- Security Score: 25 / 45
21
- ════════════════════════════════════
22
-
23
- Results: 2 passed, 1 warnings, 1 issues
24
-
25
- 1 issue(s) found. Fix these before shipping.
26
-
27
-
28
-