
Research
Two Malicious Rust Crates Impersonate Popular Logger to Steal Wallet Keys
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
@existdb/generator-exist
Advanced tools
exist app scaffolding
Let Yeoman take care of creating directory and file scaffolds for different types of exist-db EXpath packages. Just answer the prompts about what you want to build, and a sensible directory structure with fully configured readmes, buildfiles, etc will be set up for you.
No more manual closing of html5 tags, inserting app names into config files, or wondering if you actually increase the version number in all the places.
First, install Yeoman and generator-exist using npm (we assume you have pre-installed node.js).
To install a pre-release version:
npm i -g yo
npm i -g git://github.com/eXist-db/generator-exist.git
To install a version published to npm:
npm i -g yo
npm i -g @existdb/generator-exist
Alternatively, if you have cloned this repo from GitHub. You can symlink your local clone into your global node environment. This is particularly useful during development. From inside the folder with the cloned repo:
npm install -g yo
npm i
npm link
Then generate your new project: Create a new project folder and navigate to it in you CLI.
mkdir myApp
cd myApp
Then run the generator. If you installed from source or GitHub,
yo exist
or if you installed from npm:
yo @existdb/exist
Note: If you told yeoman to use Github for your new project, your project will start initialized with all files added, out of the box.
Some of the answers, such as username will be stored after the initial run of the generator. So you only have to type them once.
If you want to contribute another template or option, please take a look at the issue tracker. Pull request are always welcome. This generator uses mocha
for unit testing. Please make sure to add tests when opening a PR.
MIT © Duncan Paterson
FAQs
exist-db app boilerplate
The npm package @existdb/generator-exist receives a total of 4 weekly downloads. As such, @existdb/generator-exist popularity was classified as not popular.
We found that @existdb/generator-exist demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 3 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Research
Socket uncovers malicious Rust crates impersonating fast_log to steal Solana and Ethereum wallet keys from source code.
Research
A malicious package uses a QR code as steganography in an innovative technique.
Research
/Security News
Socket identified 80 fake candidates targeting engineering roles, including suspected North Korean operators, exposing the new reality of hiring as a security function.