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

GitHub / SocketDev/socket-cli / commits

SHA Message Author Date Stats
fd7af976 docs(test): add headers to package and wrapper command unit tests jdalton <j****n@g****m> 10 months ago
1ffee738 docs(test): add headers to organization command unit tests jdalton <j****n@g****m> 10 months ago
9ca11e1b docs(test): add headers to json, manifest, and patch command unit tests jdalton <j****n@g****m> 10 months ago
027b569a docs(test): add headers to fix, install, and uninstall command unit tests jdalton <j****n@g****m> 10 months ago
03ce1fb5 docs(test): add headers to command unit tests (analytics, audit-log, ci, config) jdalton <j****n@g****m> 10 months ago
812afd87 docs(test): add headers to shadow implementation unit tests jdalton <j****n@g****m> 10 months ago
42476c32 docs(test): add headers to root-level unit tests jdalton <j****n@g****m> 10 months ago
115359f5 docs(test): add headers to miscellaneous command integration tests jdalton <j****n@g****m> 10 months ago
b8719491 docs(test): add headers to manifest command integration tests jdalton <j****n@g****m> 10 months ago
455c75ea docs(test): add headers to patch command integration tests jdalton <j****n@g****m> 10 months ago
5b3f2d44 docs(test): add headers to package command integration tests jdalton <j****n@g****m> 10 months ago
443c6ad4 docs(test): add headers to organization command integration tests jdalton <j****n@g****m> 10 months ago
396da3b3 docs(test): add headers to repository command integration tests jdalton <j****n@g****m> 10 months ago
33bc11a1 docs(test): add headers to scan command integration tests jdalton <j****n@g****m> 10 months ago
918b78b3 docs(test): add headers to config command integration tests jdalton <j****n@g****m> 10 months ago
a4418d41 docs(test): add headers to CLI and package manager wrapper integration tests jdalton <j****n@g****m> 10 months ago
f6c176f9 test(optimize): remove failing mocked tests due to ESM limitations jdalton <j****n@g****m> 10 months ago
608b275c test(optimize): rewrite skipped tests with proper mocking structure jdalton <j****n@g****m> 10 months ago
43e777f2 test(optimize): improve agent-installer test mocking jdalton <j****n@g****m> 10 months ago
06eed693 test(git): fix ENV mocking in operations tests jdalton <j****n@g****m> 10 months ago
214a3a3a chore(config): include test helpers in TypeScript config jdalton <j****n@g****m> 10 months ago
77908755 refactor(test): remove dead code for withSdk helper jdalton <j****n@g****m> 10 months ago
0801d7bf refactor(test): update import paths for socket utils jdalton <j****n@g****m> 10 months ago
1bfc3094 refactor(test): improve type safety in test helpers jdalton <j****n@g****m> 10 months ago
b1130775 refactor(env): remove INLINED_SOCKET_CLI_AI_VERSION jdalton <j****n@g****m> 10 months ago
a75607cf refactor(env): move build metadata getters to individual env modules jdalton <j****n@g****m> 10 months ago
9ee3b61b feat(env): add GITHUB_REPOSITORY module and refactor envSnapshot jdalton <j****n@g****m> 10 months ago
524b026c chore(deps): update @socketsecurity/sdk to 3.1.3 jdalton <j****n@g****m> 10 months ago
275a2b90 chore(deps): enforce @socketsecurity/lib 3.2.4 everywhere jdalton <j****n@g****m> 10 months ago
bd91e4ce docs(validation): allow CHANGELOG.md in any directory jdalton <j****n@g****m> 10 months ago
83c5faa8 chore(deps): update @socketsecurity/lib to 3.2.4 jdalton <j****n@g****m> 10 months ago
b9c5a296 test(repository): fix handle-delete-repo test syntax and imports jdalton <j****n@g****m> 10 months ago
4c4623aa test(scan): fix handle-scan-report test imports and path depths jdalton <j****n@g****m> 10 months ago
952094a2 test(scan,threat-feed): rewrite tests to use per-test vi.doMock() pattern jdalton <j****n@g****m> 10 months ago
674f4d6d test(scan): fix import paths in handle-diff-scan test jdalton <j****n@g****m> 10 months ago
791032e2 chore: remove unused quantize-models-int4.py script jdalton <j****n@g****m> 10 months ago
6b257142 fix(test): refactor repository output tests to use vi.doMock jdalton <j****n@g****m> 10 months ago
ef3caa33 chore: remove temporary utility scripts jdalton <j****n@g****m> 10 months ago
8b09e370 fix(test): correct import paths and apply vi.hoisted pattern jdalton <j****n@g****m> 10 months ago
ce64eea3 fix(repository): correct result-json import extension jdalton <j****n@g****m> 10 months ago
b6acb875 chore: rename publish workflows for clarity jdalton <j****n@g****m> 10 months ago
d5763bd7 chore: remove auto-generated activate-build-env.sh script jdalton <j****n@g****m> 10 months ago
435f62b3 chore(deps): update @socketsecurity/lib to 3.2.3 jdalton <j****n@g****m> 10 months ago
d9dc051f fix(test): apply vi.hoisted() pattern to 70 unit test files jdalton <j****n@g****m> 10 months ago
ed451197 fix(test): update mock pattern in utils/socket/url.test.mts jdalton <j****n@g****m> 10 months ago
93702ed2 chore: update @socketsecurity/lib to 3.2.2 jdalton <j****n@g****m> 10 months ago
c7d2a463 fix(test): second wave of parallel agent fixes - utils and remaining commands jdalton <j****n@g****m> 10 months ago
57fb7df5 fix(test): parallel agent fixes for 10 command test directories jdalton <j****n@g****m> 10 months ago
21405fc4 fix(test): correct shadow test imports jdalton <j****n@g****m> 10 months ago
f7ccf635 fix(test): comprehensive import path fixes with automated scripts jdalton <j****n@g****m> 10 months ago
757681d3 fix(test): fix cross-directory mocks and constants imports jdalton <j****n@g****m> 10 months ago
297afcb0 fix(test): fix sibling directory mock imports in utils tests jdalton <j****n@g****m> 10 months ago
56f48bec fix(tests): correct imports for test helpers, fixtures, and arborist jdalton <j****n@g****m> 10 months ago
85589db0 fix(tests): correct same-directory mock imports jdalton <j****n@g****m> 10 months ago
9c5f4c63 fix(tests): correct import paths in utils subdirectories jdalton <j****n@g****m> 10 months ago
c7e69dde fix(tests): correct import paths in commands subdirectories jdalton <j****n@g****m> 10 months ago
1c9bd2b4 fix(tests): correct import paths in repository and ecosystem tests jdalton <j****n@g****m> 10 months ago
ced8df4b refactor(scripts): hoist getDefaultLogger() and getDefaultSpinner() jdalton <j****n@g****m> 10 months ago
e7ff4cb1 fix(tests): correct additional import paths in unit tests jdalton <j****n@g****m> 10 months ago
c11efade fix(tests): correct import paths in unit tests jdalton <j****n@g****m> 10 months ago
9cb5f8c2 refactor(tests): reorganize test suite and optimize CI workflow jdalton <j****n@g****m> 10 months ago
d7c92b01 refactor(scripts): hoist getDefaultLogger and getDefaultSpinner jdalton <j****n@g****m> 10 months ago
8aa849cb refactor(scripts): hoist getDefaultLogger and getDefaultSpinner jdalton <j****n@g****m> 10 months ago
4f9b0625 fix(ci): use standard runners and improve workflow reliability jdalton <j****n@g****m> 10 months ago
a2b4614a fix(install): show CLI version and fix ANSI escape codes jdalton <j****n@g****m> 10 months ago
a5187d0c style(install): apply minimal purple lightning branding jdalton <j****n@g****m> 10 months ago
c20afc1f style(workflows): simplify titles with minimal purple lightning branding jdalton <j****n@g****m> 10 months ago
607c9bb7 style(workflows): normalize all workflows with Socket purple lightning branding jdalton <j****n@g****m> 10 months ago
da1eb3bd style(smol-builder): normalize workflow with Socket purple lightning branding jdalton <j****n@g****m> 10 months ago
d42cd226 style(smol-builder): standardize terminal symbols and add ANSI colors jdalton <j****n@g****m> 10 months ago
b5633086 fix(smol-builder): remove duplicate checkDiskSpace function declaration jdalton <j****n@g****m> 10 months ago
58a19ee1 fix(smol-builder): remove invalid file parameter from Docker build jdalton <j****n@g****m> 10 months ago
cd6163fe feat(smol-builder): add Alpine Docker layer caching and build metrics jdalton <j****n@g****m> 10 months ago
5665d6ed fix(smol-builder): improve CI/CD reliability and debugging jdalton <j****n@g****m> 10 months ago
5ccd2897 fix(smol-builder): copy socketsecurity_brotli2c.cc to tools directory jdalton <j****n@g****m> 10 months ago
94a8314d fix(smol-builder): skip code signing for self-extracting compressed binary jdalton <j****n@g****m> 10 months ago
3019e06b fix(smol-builder): correct toolName to match actual executable names jdalton <j****n@g****m> 10 months ago
f90402c6 fix(smol-builder): correct TOOLS_DIR path to 003-compression-tools jdalton <j****n@g****m> 10 months ago
5890e858 fix(smol-builder): use WIN32 pattern matching build.mjs exec jdalton <j****n@g****m> 10 months ago
1469b2f2 fix(smol-builder): use shell true for make commands jdalton <j****n@g****m> 10 months ago
a0c22b9c fix(smol-builder): use full path for make commands jdalton <j****n@g****m> 10 months ago
03e67690 fix(smol-builder): split command string for proper spawn handling jdalton <j****n@g****m> 10 months ago
e585ad25 fix(smol-builder): use WIN32 shell constant in compress-binary jdalton <j****n@g****m> 10 months ago
2098f206 fix(smol-builder): fix spawn args in compress-binary script jdalton <j****n@g****m> 10 months ago
6043177f fix(smol-builder): fix spawn import in compress-binary script jdalton <j****n@g****m> 10 months ago
e6d5c514 fix(smol-builder): fix smokeTestBinary API mismatch jdalton <j****n@g****m> 10 months ago
74e7fb01 fix(smol-builder): standardize brotli2c naming to socketsecurity_ prefix jdalton <j****n@g****m> 10 months ago
95e3a556 build(deps): pin all build dependency versions for reproducibility jdalton <j****n@g****m> 10 months ago
19ed07a6 chore: add external/ directory to gitignore jdalton <j****n@g****m> 10 months ago
7982b036 refactor(docs): reorganize markdown files to root docs/ and .claude/ directories jdalton <j****n@g****m> 10 months ago
52f510e9 chore: update dependencies and apply lint fixes jdalton <j****n@g****m> 10 months ago
43357de6 refactor(scripts): use single-line array format in update script jdalton <j****n@g****m> 10 months ago
9cdab59a chore(ci): update workflow action SHAs to latest versions jdalton <j****n@g****m> 10 months ago
c54ee03b chore: update dependencies and fix update script jdalton <j****n@g****m> 10 months ago
d71612aa fix(smol-builder): convert remaining patches to standard unified diff format jdalton <j****n@g****m> 10 months ago
de3baa33 fix(smol-builder): convert polyfill patches to standard unified diff format jdalton <j****n@g****m> 10 months ago
c29430d5 fix(smol-builder): regenerate polyfill patches with real git hashes jdalton <j****n@g****m> 10 months ago
8debc4fb docs: remove leftover socket-registry-overrides-test.md from fixtures jdalton <j****n@g****m> 10 months ago
9f4b8b20 docs(smol-builder): move compression-guide.md to docs/ subdirectory jdalton <j****n@g****m> 10 months ago
99a19648 docs: rename markdown files to lowercase-with-hyphens jdalton <j****n@g****m> 10 months ago

← Back to repository