An open API service providing commit metadata for open source projects.

GitHub / SocketDev/socket-cli / commits

SHA Message Author Date Stats
26f016bf chore(release): bump to v2.0.2 jdalton <j****n@g****m> 10 months ago
3a31573f Revert "fix(lint): resolve lint errors and remove dead getInternals code" jdalton <j****n@g****m> 10 months ago
7cfefac8 fix(lint): resolve lint errors and remove dead getInternals code jdalton <j****n@g****m> 10 months ago
23217863 chore(config): consolidate TypeScript configs and cleanup monorepo jdalton <j****n@g****m> 10 months ago
d1817287 fix(node-sea-builder): add missing crypto import jdalton <j****n@g****m> 10 months ago
d406beda docs: simplify bootstrap path fix description jdalton <j****n@g****m> 10 months ago
960cba79 docs: clarify bootstrap path fix applies to both binary builders jdalton <j****n@g****m> 10 months ago
ad8753bd chore(deps): update @socketsecurity/sdk to v3.0.21 and refine changelog jdalton <j****n@g****m> 10 months ago
01699943 docs: add v2.0.1 changelog entry jdalton <j****n@g****m> 10 months ago
e6f4ace3 chore(release): bump to v2.0.1 jdalton <j****n@g****m> 10 months ago
e2a0ef0f chore(deps): update @socketsecurity/sdk to v3.0.20 jdalton <j****n@g****m> 10 months ago
f614d6ce chore(deps): update @socketsecurity/lib to v2.9.0 jdalton <j****n@g****m> 10 months ago
c41c10e4 feat(cli): enhance error handling with network diagnostics and timeout errors jdalton <j****n@g****m> 10 months ago
71caa25c fix(bootstrap): improve error handling for CLI download failures jdalton <j****n@g****m> 10 months ago
7541ecd0 refactor(sea): use minimal bootstrap instead of embedding full CLI jdalton <j****n@g****m> 10 months ago
54f5fd6a feat(bootstrap): build SEA bootstrap in build script jdalton <j****n@g****m> 10 months ago
2d38f07b feat(bootstrap): add SEA bootstrap for minimal SEA binaries jdalton <j****n@g****m> 10 months ago
8018a221 chore(root): organize package.json properties in standard order jdalton <j****n@g****m> 10 months ago
492ae85d fix(cli): update getBinCliPath to use dist/index.js instead of bin/cli.js jdalton <j****n@g****m> 10 months ago
5c41d6fc fix(environment): remove unused createRequire import jdalton <j****n@g****m> 10 months ago
eb80d607 refactor(environment): use ES module import for bun lockfile parser jdalton <j****n@g****m> 10 months ago
a9b20c6b revert: remove lazy-loading of bun lockfile parser jdalton <j****n@g****m> 10 months ago
651a7e5e fix(environment): lazy-load bun lockfile parser jdalton <j****n@g****m> 10 months ago
a6a353a9 fix(install): download from npm registry instead of GitHub releases jdalton <j****n@g****m> 10 months ago
c21011be docs: add curl install command to Quick Start jdalton <j****n@g****m> 10 months ago
3b03eb27 docs(cli-with-sentry): remove unimplemented opt-out documentation jdalton <j****n@g****m> 10 months ago
a1b289c7 fix(prepare): remove dotenvx wrapper from husky prepare script jdalton <j****n@g****m> 10 months ago
370cc54a fix(workflow): specify correct build target for cli-with-sentry jdalton <j****n@g****m> 10 months ago
86781cb5 chore: remove obsolete @socketsecurity/sdk@2.0.1 patch jdalton <j****n@g****m> 10 months ago
44724daa feat(cli,cli-with-sentry): add LICENSE and CHANGELOG.md to packages jdalton <j****n@g****m> 10 months ago
bb4c6f0e refactor(cli-with-sentry): complete build system with compression jdalton <j****n@g****m> 10 months ago
cdab32b6 refactor(cli-with-sentry): make @sentry/node external dependency jdalton <j****n@g****m> 10 months ago
82da41ee refactor(cli): inline logo copying into build script jdalton <j****n@g****m> 10 months ago
c7d2b76c refactor: use fs.cp promises API instead of cpSync jdalton <j****n@g****m> 10 months ago
b1dc44de feat(build): copy logos and data to packages during build jdalton <j****n@g****m> 10 months ago
ee008c8a fix(workflow): update JS-only fallback validation jdalton <j****n@g****m> 10 months ago
d54da49c fix(cli-with-sentry): use dist/index.js and validate cli.js.bz jdalton <j****n@g****m> 10 months ago
59657364 fix(cli-with-sentry): use socket-with-sentry bin name jdalton <j****n@g****m> 10 months ago
b4f6af59 fix(cli-with-sentry): move @sentry/node to dependencies jdalton <j****n@g****m> 10 months ago
2c5e57cb refactor(publish): simplify package structure and validation jdalton <j****n@g****m> 10 months ago
a94e8fe8 fix(ci): validate yoga WASM cache instead of building on miss jdalton <j****n@g****m> 10 months ago
bc126b53 fix(ci): publish from package directories and build yoga WASM on cache miss jdalton <j****n@g****m> 10 months ago
ec24a1a6 fix(ci): replace obsolete external cache with yoga-layout WASM cache jdalton <j****n@g****m> 10 months ago
3278d67d fix(scripts): update dist validation to check for index.js and cli.js.bz jdalton <j****n@g****m> 10 months ago
b8d24457 fix(scripts): update pre-publish-validate to accept package path jdalton <j****n@g****m> 10 months ago
ca587e46 fix(scripts): remove duplicate colors declaration in pre-publish-validate jdalton <j****n@g****m> 10 months ago
10a6a0e7 fix(ci): use 'pnpm run build' instead of non-existent 'build:dist' jdalton <j****n@g****m> 10 months ago
c82d19db refactor(ci): remove publish-main job (main @socketbin package doesn't exist) jdalton <j****n@g****m> 10 months ago
70abf8b5 fix(packages): run pnpm pkg fix to normalize package.json fields jdalton <j****n@g****m> 10 months ago
70de9021 fix(socketbin): add repository field to all package.json files jdalton <j****n@g****m> 10 months ago
aad78d21 fix(ci): add --tag latest to all npm publish commands for prerelease versions jdalton <j****n@g****m> 10 months ago
dfa21feb refactor(ci): remove NODE_AUTH_TOKEN from provenance workflow (trusted publis... jdalton <j****n@g****m> 10 months ago
667d9338 feat(ci): add npm@latest for trusted publishing support jdalton <j****n@g****m> 10 months ago
4625297a chore(ci): update pnpm version to ^10.20.0 jdalton <j****n@g****m> 10 months ago
e28e3e11 fix(ci): use semver to extract X.Y.Z from package version before appending ti... jdalton <j****n@g****m> 10 months ago
b6b3afe9 refactor(scripts): comment out socketbin-cli-ai version check instead of remo... jdalton <j****n@g****m> 10 months ago
cbef1b80 fix(scripts): skip socketbin-cli-ai version check (not published by workflow) jdalton <j****n@g****m> 10 months ago
94e73e92 fix(scripts): skip root package.json check for socketbin versions jdalton <j****n@g****m> 10 months ago
6ab3bd15 fix(ci): install dependencies before version consistency check jdalton <j****n@g****m> 10 months ago
c105ce81 fix(ci): use bash shell for verify binary step on Windows jdalton <j****n@g****m> 10 months ago
d58f9ed8 fix(ci): skip smol build when method=sea and use bash shell for Windows compa... jdalton <j****n@g****m> 10 months ago
bd91377e fix(ci): use 2-core runners in publish-socketbin for better availability jdalton <j****n@g****m> 10 months ago
bed8425a fix(ci): comment out ONNX runtime in build-sea workflow jdalton <j****n@g****m> 10 months ago
56e23ba7 fix(ci): correct ONNX package paths in build-sea workflow jdalton <j****n@g****m> 10 months ago
c2b5346a fix(ci): correct SEA builder package name in publish-socketbin jdalton <j****n@g****m> 10 months ago
d7f9a196 fix(ci): add CLI build step before SEA binary build in publish-socketbin jdalton <j****n@g****m> 10 months ago
db23787d refactor(ci): simplify binary download in publish-socketbin workflow jdalton <j****n@g****m> 10 months ago
9fe249ac fix(scripts): prepublish-socketbin should create bin/socket not bin/cli jdalton <j****n@g****m> 10 months ago
b9381b50 fix(ci): align publish-socketbin binary paths with build-sea naming jdalton <j****n@g****m> 10 months ago
ea339403 fix(ci): upgrade actions/cache to v4.3.0 in publish-socketbin workflow jdalton <j****n@g****m> 10 months ago
0761f988 chore(ci): remove build-socketbin orchestrator workflow jdalton <j****n@g****m> 10 months ago
3990aa4c refactor(cli): remove unnecessary lazy loading jdalton <j****n@g****m> 10 months ago
c329d1f2 ci: temporarily disable ONNX Runtime build in WASM workflow jdalton <j****n@g****m> 10 months ago
88151da4 fix(scripts): improve type check error output in check script jdalton <j****n@g****m> 10 months ago
e58d10cd fix(cli): add missing INLINED_SOCKET_CLI_PYCLI_VERSION to ENV jdalton <j****n@g****m> 10 months ago
0db900fa feat(cli): temporarily disable ONNX Runtime integration jdalton <j****n@g****m> 10 months ago
16873487 fix(onnxruntime): correct EXPORT_ES6=0 to output .js files instead of .mjs jdalton <j****n@g****m> 10 months ago
a79c017d fix(onnxruntime): add EXPORT_ES6=0 patch and require shim for WASM build jdalton <j****n@g****m> 10 months ago
f62b2875 refactor(onnxruntime): use safeDelete from @socketsecurity/lib/fs jdalton <j****n@g****m> 10 months ago
e57d5422 docs(claude): update safe file operations to use safeDelete from @socketsecur... jdalton <j****n@g****m> 10 months ago
702e5f81 fix(test): fix scan create tests to use valid directory targets jdalton <j****n@g****m> 10 months ago
8896e223 chore(deps): move dependencies to devDependencies and add @coana-tech/cli jdalton <j****n@g****m> 10 months ago
3f9e445e test: remove fragile self-update test file jdalton <j****n@g****m> 10 months ago
c965594e test(scan): update scan reach test expectations jdalton <j****n@g****m> 10 months ago
956ef971 feat(python): add Python CLI version tracking to build configuration jdalton <j****n@g****m> 10 months ago
1ccf9bea fix(onnx): disable WASM threading and patch cmake to fix MLFloat16 build errors jdalton <j****n@g****m> 10 months ago
7de63c23 fix(test): fix self-update tests by mocking canSelfUpdate and cleaning up lef... jdalton <j****n@g****m> 10 months ago
0839335f test: remove outdated build-sea test file jdalton <j****n@g****m> 10 months ago
f7a6ce2e chore(deps): update @socketsecurity/sdk to 3.0.19 jdalton <j****n@g****m> 10 months ago
4eb62b23 refactor(python): use downloadBinary from socket-lib for Python downloads jdalton <j****n@g****m> 10 months ago
398c0d2e chore(deps): update @socketsecurity/lib to 2.8.4 jdalton <j****n@g****m> 10 months ago
24a1ad0b fix(build): add missing INLINED_SOCKET_CLI_CDXGEN_VERSION to esbuild config jdalton <j****n@g****m> 10 months ago
a081722c chore(deps): remove unused rollup dependencies jdalton <j****n@g****m> 10 months ago
cf02d743 fix(onnxruntime): enable WASM threading to fix MLFloat16 build errors jdalton <j****n@g****m> 10 months ago
6c23c2ee fix(bootstrap): remove logger usage from smol bootstrap for early initialization jdalton <j****n@g****m> 10 months ago
0dd2c3c7 chore(deps): update @socketsecurity/sdk to 3.0.18 jdalton <j****n@g****m> 10 months ago
589d029c chore(deps): update @socketsecurity/lib to 2.8.3 jdalton <j****n@g****m> 10 months ago
444c0008 fix(tests): fix GitLab provider mock constructor jdalton <j****n@g****m> 10 months ago
53166439 fix(tests): fix npm-config mock constructor to work with 'new' operator jdalton <j****n@g****m> 10 months ago
19d6ea86 fix(scan-reach): handle empty string and undefined outputPath properly jdalton <j****n@g****m> 10 months ago

← Back to repository