|
4 | 4 | "zizmor": { |
5 | 5 | "description": "GitHub Actions security scanner", |
6 | 6 | "version": "1.23.1", |
7 | | - "repository": "zizmorcore/zizmor", |
8 | | - "assets": { |
9 | | - "darwin-arm64": "zizmor-aarch64-apple-darwin.tar.gz", |
10 | | - "darwin-x64": "zizmor-x86_64-apple-darwin.tar.gz", |
11 | | - "linux-arm64": "zizmor-aarch64-unknown-linux-gnu.tar.gz", |
12 | | - "linux-x64": "zizmor-x86_64-unknown-linux-gnu.tar.gz", |
13 | | - "win32-x64": "zizmor-x86_64-pc-windows-msvc.zip" |
14 | | - }, |
| 7 | + "repository": "github:zizmorcore/zizmor", |
| 8 | + "release": "asset", |
15 | 9 | "checksums": { |
16 | | - "zizmor-aarch64-apple-darwin.tar.gz": "2632561b974c69f952258c1ab4b7432d5c7f92e555704155c3ac28a2910bd717", |
17 | | - "zizmor-aarch64-unknown-linux-gnu.tar.gz": "3725d7cd7102e4d70827186389f7d5930b6878232930d0a3eb058d7e5b47e658", |
18 | | - "zizmor-x86_64-apple-darwin.tar.gz": "89d5ed42081dd9d0433a10b7545fac42b35f1f030885c278b9712b32c66f2597", |
19 | | - "zizmor-x86_64-pc-windows-msvc.zip": "33c2293ff02834720dd7cd8b47348aafb2e95a19bdc993c0ecaca9c804ade92a", |
20 | | - "zizmor-x86_64-unknown-linux-gnu.tar.gz": "67a8df0a14352dd81882e14876653d097b99b0f4f6b6fe798edc0320cff27aff" |
| 10 | + "darwin-arm64": { |
| 11 | + "asset": "zizmor-aarch64-apple-darwin.tar.gz", |
| 12 | + "sha256": "2632561b974c69f952258c1ab4b7432d5c7f92e555704155c3ac28a2910bd717" |
| 13 | + }, |
| 14 | + "darwin-x64": { |
| 15 | + "asset": "zizmor-x86_64-apple-darwin.tar.gz", |
| 16 | + "sha256": "89d5ed42081dd9d0433a10b7545fac42b35f1f030885c278b9712b32c66f2597" |
| 17 | + }, |
| 18 | + "linux-arm64": { |
| 19 | + "asset": "zizmor-aarch64-unknown-linux-gnu.tar.gz", |
| 20 | + "sha256": "3725d7cd7102e4d70827186389f7d5930b6878232930d0a3eb058d7e5b47e658" |
| 21 | + }, |
| 22 | + "linux-x64": { |
| 23 | + "asset": "zizmor-x86_64-unknown-linux-gnu.tar.gz", |
| 24 | + "sha256": "67a8df0a14352dd81882e14876653d097b99b0f4f6b6fe798edc0320cff27aff" |
| 25 | + }, |
| 26 | + "win-x64": { |
| 27 | + "asset": "zizmor-x86_64-pc-windows-msvc.zip", |
| 28 | + "sha256": "33c2293ff02834720dd7cd8b47348aafb2e95a19bdc993c0ecaca9c804ade92a" |
| 29 | + } |
21 | 30 | } |
22 | 31 | }, |
23 | 32 | "sfw-free": { |
24 | 33 | "description": "Socket Firewall (free tier)", |
25 | 34 | "version": "v1.6.1", |
26 | | - "repository": "SocketDev/sfw-free", |
27 | | - "platforms": { |
28 | | - "darwin-arm64": "macos-arm64", |
29 | | - "darwin-x64": "macos-x86_64", |
30 | | - "linux-arm64": "linux-arm64", |
31 | | - "linux-x64": "linux-x86_64", |
32 | | - "win32-x64": "windows-x86_64" |
33 | | - }, |
| 35 | + "repository": "github:SocketDev/sfw-free", |
| 36 | + "release": "asset", |
34 | 37 | "checksums": { |
35 | | - "linux-arm64": "df2eedb2daf2572eee047adb8bfd81c9069edcb200fc7d3710fca98ec3ca81a1", |
36 | | - "linux-x86_64": "4a1e8b65e90fce7d5fd066cf0af6c93d512065fa4222a475c8d959a6bc14b9ff", |
37 | | - "macos-arm64": "bf1616fc44ac49f1cb2067fedfa127a3ae65d6ec6d634efbb3098cfa355e5555", |
38 | | - "macos-x86_64": "724ccea19d847b79db8cc8e38f5f18ce2dd32336007f42b11bed7d2e5f4a2566", |
39 | | - "windows-x86_64": "c953e62ad7928d4d8f2302f5737884ea1a757babc26bed6a42b9b6b68a5d54af" |
| 38 | + "darwin-arm64": { |
| 39 | + "asset": "sfw-free-macos-arm64", |
| 40 | + "sha256": "bf1616fc44ac49f1cb2067fedfa127a3ae65d6ec6d634efbb3098cfa355e5555" |
| 41 | + }, |
| 42 | + "darwin-x64": { |
| 43 | + "asset": "sfw-free-macos-x86_64", |
| 44 | + "sha256": "724ccea19d847b79db8cc8e38f5f18ce2dd32336007f42b11bed7d2e5f4a2566" |
| 45 | + }, |
| 46 | + "linux-arm64": { |
| 47 | + "asset": "sfw-free-linux-arm64", |
| 48 | + "sha256": "df2eedb2daf2572eee047adb8bfd81c9069edcb200fc7d3710fca98ec3ca81a1" |
| 49 | + }, |
| 50 | + "linux-x64": { |
| 51 | + "asset": "sfw-free-linux-x86_64", |
| 52 | + "sha256": "4a1e8b65e90fce7d5fd066cf0af6c93d512065fa4222a475c8d959a6bc14b9ff" |
| 53 | + }, |
| 54 | + "win-x64": { |
| 55 | + "asset": "sfw-free-windows-x86_64.exe", |
| 56 | + "sha256": "c953e62ad7928d4d8f2302f5737884ea1a757babc26bed6a42b9b6b68a5d54af" |
| 57 | + } |
40 | 58 | }, |
41 | 59 | "ecosystems": ["npm", "yarn", "pnpm", "pip", "uv", "cargo"] |
42 | 60 | }, |
43 | 61 | "sfw-enterprise": { |
44 | 62 | "description": "Socket Firewall (enterprise tier)", |
45 | 63 | "version": "v1.6.1", |
46 | | - "repository": "SocketDev/firewall-release", |
47 | | - "platforms": { |
48 | | - "darwin-arm64": "macos-arm64", |
49 | | - "darwin-x64": "macos-x86_64", |
50 | | - "linux-arm64": "linux-arm64", |
51 | | - "linux-x64": "linux-x86_64", |
52 | | - "win32-x64": "windows-x86_64" |
53 | | - }, |
| 64 | + "repository": "github:SocketDev/firewall-release", |
| 65 | + "release": "asset", |
54 | 66 | "checksums": { |
55 | | - "linux-arm64": "671270231617142404a1564e52672f79b806f9df3f232fcc7606329c0246da55", |
56 | | - "linux-x86_64": "9115b4ca8021eb173eb9e9c3627deb7f1066f8debd48c5c9d9f3caabb2a26a4b", |
57 | | - "macos-arm64": "acad0b517601bb7408e2e611c9226f47dcccbd83333d7fc5157f1d32ed2b953d", |
58 | | - "macos-x86_64": "01d64d40effda35c31f8d8ee1fed1388aac0a11aba40d47fba8a36024b77500c", |
59 | | - "windows-x86_64": "9a50e1ddaf038138c3f85418dc5df0113bbe6fc884f5abe158beaa9aea18d70a" |
| 67 | + "darwin-arm64": { |
| 68 | + "asset": "sfw-macos-arm64", |
| 69 | + "sha256": "acad0b517601bb7408e2e611c9226f47dcccbd83333d7fc5157f1d32ed2b953d" |
| 70 | + }, |
| 71 | + "darwin-x64": { |
| 72 | + "asset": "sfw-macos-x86_64", |
| 73 | + "sha256": "01d64d40effda35c31f8d8ee1fed1388aac0a11aba40d47fba8a36024b77500c" |
| 74 | + }, |
| 75 | + "linux-arm64": { |
| 76 | + "asset": "sfw-linux-arm64", |
| 77 | + "sha256": "671270231617142404a1564e52672f79b806f9df3f232fcc7606329c0246da55" |
| 78 | + }, |
| 79 | + "linux-x64": { |
| 80 | + "asset": "sfw-linux-x86_64", |
| 81 | + "sha256": "9115b4ca8021eb173eb9e9c3627deb7f1066f8debd48c5c9d9f3caabb2a26a4b" |
| 82 | + }, |
| 83 | + "win-x64": { |
| 84 | + "asset": "sfw-windows-x86_64.exe", |
| 85 | + "sha256": "9a50e1ddaf038138c3f85418dc5df0113bbe6fc884f5abe158beaa9aea18d70a" |
| 86 | + } |
60 | 87 | }, |
61 | 88 | "ecosystems": ["npm", "yarn", "pnpm", "pip", "uv", "cargo", "gem", "bundler", "nuget"] |
62 | 89 | } |
|
0 commit comments