scuttle-shell icon indicating copy to clipboard operation
scuttle-shell copied to clipboard

A system tray app for running Secure Scuttlebutt and providing sbot features to your local system

Results 17 scuttle-shell issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.0 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR aeb3e27 1.2.5...

dependencies

Bumps [libnested](https://github.com/dominictarr/libnested) from 1.4.1 to 1.5.2. Commits e4046ba 1.5.2 c112986 better fix for prototype pollution vulnerability 49d19b0 1.5.1 9619863 Security fix for Prototype Pollution (#5) d028a1b 1.5.0 c975ddd test coverage...

dependencies

Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.10.2 to 6.12.6. Release notes Sourced from ajv's releases. v6.12.6 Fix performance issue of "url" format. v6.12.5 Fix uri scheme validation (@​ChALkeR). Fix boolean schemas with strictKeywords...

dependencies

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Installing on macOS 11 gave this error: ``` npm ERR! code 1 npm ERR! path /usr/local/lib/node_modules/scuttle-shell/node_modules/sodium-native npm ERR! command failed npm ERR! command sh -c node-gyp-build "node preinstall.js" "node postinstall.js"...

Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.7.1 to 2.8.9. Changelog Sourced from hosted-git-info's changelog. 2.8.9 (2021-04-07) Bug Fixes backport regex fix from #76 (29adfe5), closes #84 2.8.8 (2020-02-29) Bug Fixes #61 & #65...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.11 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

running branch `windowsInstall` withing patchbay (branch `scuttle-shell`) I see patchbay launch, and hermes in the tray (as well as the words "scuttle-shell" taking up space in the tray!), but no...

bug

Bumps [node-notifier](https://github.com/mikaelbr/node-notifier) from 5.4.3 to 8.0.1. Changelog Sourced from node-notifier's changelog. v8.0.1 fixes possible injection issue for notify-send v8.0.0 Breaking changes: Expire time for notify-send is made to match macOS...

dependencies

I cloned the repository and attempted an install via `npm install`, but the installation fails: ``` gyp ERR! build error gyp ERR! stack Error: `make` failed with exit code: 2...