-
Notifications
You must be signed in to change notification settings - Fork 25
Insights: SocketDev/socket-cli
Overview
Could not load contribution data
Please try again later
91 Pull requests merged by 3 people
-
pendingHead -> setAsAlertsPage + docs
#581 merged
May 21, 2025 -
Reduce installs and logs in fix command
#578 merged
May 21, 2025 -
Update deps to not normalize package.json in fix command
#577 merged
May 21, 2025 -
Fix dedents in fix command
#576 merged
May 20, 2025 -
Skip to next package when not found in lockfile
#574 merged
May 20, 2025 -
Add cdxgen to list of manifest commands for tab completion
#569 merged
May 19, 2025 -
Update tab completion with cdxgen move
#568 merged
May 19, 2025 -
Update few logger calls to better methods
#567 merged
May 19, 2025 -
Create alias for toplevel cdxgen
#564 merged
May 19, 2025 -
Cleanup pnpm helpers
#566 merged
May 19, 2025 -
Cleanup socketAppDataPath usage
#565 merged
May 19, 2025 -
Move cdxgen to manifest group
#563 merged
May 19, 2025 -
Enable trailing commas
#562 merged
May 19, 2025 -
Support bash tab completion
#535 merged
May 19, 2025 -
Add line breaks in between processing groups for fix
#561 merged
May 18, 2025 -
Use more loop labels in fix
#560 merged
May 18, 2025 -
Add back some install passes and fix isTopLevel
#559 merged
May 18, 2025 -
Make fix find more transitives
#558 merged
May 18, 2025 -
Add debug to failed lockfile search
#557 merged
May 16, 2025 -
Rework fix to more cleanly apply fixes
#556 merged
May 16, 2025 -
Ensure git identity is created for prs
#555 merged
May 14, 2025 -
Fallback to GITHUB_TOKEN if pat is not available
#554 merged
May 14, 2025 -
Add -c flags to lint runs
#553 merged
May 14, 2025 -
Fix tests
#552 merged
May 13, 2025 -
Don't use permission flag on npx
#549 merged
May 13, 2025 -
Cleanup npm scripts
#550 merged
May 13, 2025 -
Minor code shuffle in run-cdxgen
#551 merged
May 13, 2025 -
Update cdxgen and deps
#548 merged
May 13, 2025 -
Use Node permissions for shadow-bin
#547 merged
May 12, 2025 -
More v8 cache improvements
#546 merged
May 12, 2025 -
Cleanup env vars and v8 cache bootstraps
#544 merged
May 11, 2025 -
Use dotenvx to set env vars
#543 merged
May 11, 2025 -
Add babel plugin to transform util.parse(...) into new URL(...)
#542 merged
May 10, 2025 -
Add support for v8 compile cache
#541 merged
May 10, 2025 -
Use constants.homePath
#540 merged
May 10, 2025 -
Add constants.socketAppPath
#539 merged
May 9, 2025 -
Minor cleanup to socket-url
#538 merged
May 9, 2025 -
Add SOCKET_WEBSITE_URL
#537 merged
May 9, 2025 -
Minor cleanup to TOKEN_PREFIX use
#536 merged
May 9, 2025 -
Set cdxgen defaults when NOT passing the --help flag
#534 merged
May 8, 2025 -
Minor typos
#532 merged
May 7, 2025 -
Set exitCode=1 when login steps fail
#531 merged
May 7, 2025 -
Make setupSdk no longer throw
#530 merged
May 7, 2025 -
Cleanup lsat old handleApi usage
#529 merged
May 7, 2025 -
Support SOCKET_CLI prefix for base url
#528 merged
May 7, 2025 -
Cleanup getDefualtToken usage, show prefix of token
#527 merged
May 7, 2025 -
Improve handling of non-sdk api calls
#526 merged
May 7, 2025 -
Fix socket package urls
#522 merged
May 7, 2025 -
Log info about cdxgen --lifecycle when running cdxgen
#521 merged
May 6, 2025 -
Update cdxgen flags
#520 merged
May 6, 2025 -
Fix cyclical import in ts node
#519 merged
May 6, 2025 -
Bandaid fix for analytics command
#518 merged
May 6, 2025 -
Cleanup git and pr handling for fix command
#517 merged
May 6, 2025 -
Add DISABLE_GITHUB_CACHE env var
#516 merged
May 6, 2025 -
Make outputCreateRepo not async
#515 merged
May 6, 2025 -
Change handle API to be --json safe
#509 merged
May 2, 2025 -
Wire up more modules to work with node TS
#508 merged
May 1, 2025 -
Reset state when bailing early in fix loop
#507 merged
May 1, 2025 -
Make scan report also return cresult interface with --json
#504 merged
May 1, 2025 -
Fix package shallow command due to type mismatch
#501 merged
May 1, 2025 -
Show the name of the repo being created/deleted/updated
#503 merged
May 1, 2025 -
Fix output; some was breaking --json, some typos
#502 merged
May 1, 2025 -
Allow --json and --markdown in repos command
#500 merged
May 1, 2025 -
Create a smoke test script
#492 merged
May 1, 2025 -
Add node20 fallback to ./sd
#506 merged
May 1, 2025 -
Add root shortcut "sd" to invoke the cli
#505 merged
May 1, 2025 -
Ignore whitespace when saving package.json in fix command
#499 merged
May 1, 2025 -
Add --limit flag to fix command
#498 merged
Apr 30, 2025 -
Flip from negative to positive checkCommandInput
#497 merged
Apr 30, 2025 -
Fix snapshot tests for fix command
#496 merged
Apr 30, 2025 -
Prep dry-run for fix command
#495 merged
Apr 30, 2025 -
Make ts run natively in node
#494 merged
Apr 30, 2025 -
Revisit cresult
#489 merged
Apr 29, 2025 -
Update deps
#491 merged
Apr 28, 2025 -
Add support for pnpm v8 lockfiles to fix command
#490 merged
Apr 28, 2025 -
Fix types workflow
#483 merged
Apr 27, 2025 -
Skip another test
#482 merged
Apr 27, 2025 -
Skip output-analytics tests
#481 merged
Apr 27, 2025 -
Fix npm test by removing npm8
#480 merged
Apr 27, 2025 -
Simplify, consolidate, and normalize env var lookups
#478 merged
Apr 27, 2025 -
Add erasableSyntaxOnly ts config
#479 merged
Apr 27, 2025 -
Add warning for using
manifest conda
#458 merged
Apr 25, 2025 -
Refactor analytics command
#476 merged
Apr 25, 2025 -
First step in --json hardening the failure paths
#475 merged
Apr 25, 2025 -
Fix node 18 deprecation banner version check
#473 merged
Apr 24, 2025 -
Fix config override in two tests, default to empty
#474 merged
Apr 24, 2025 -
Add v1 org discovery to all commands that need it
#469 merged
Apr 23, 2025 -
Add the
cause
field to the API error message#472 merged
Apr 23, 2025 -
Add node 18 deprecation warning to banner
#470 merged
Apr 23, 2025 -
Fix the npm bs script
#471 merged
Apr 23, 2025 -
Repos commands in v1 mode
#468 merged
Apr 22, 2025
2 Pull requests opened by 1 person
-
Make manifest auto detect all cases and run any found
#579 opened
May 21, 2025 -
Add --all to repos list, cleanup pagination ux
#580 opened
May 21, 2025
1 Issue closed by 1 person
-
Use of SOCKET_CLI_VIEW_ALL_RISKS seems unexpected.
#467 closed
Apr 22, 2025
1 Issue opened by 1 person
-
v0.14.151 'socket fix' behavior question
#493 opened
Apr 29, 2025
1 Unresolved conversation
Sometimes conversations happen on old items that aren’t yet closed. Here is a list of all the Issues and Pull Requests with unresolved conversations.
-
v0.14.68 Inconsistent results with npm audit and install.
#399 commented on
Apr 30, 2025 • 0 new comments