Research
Security News
Threat Actor Exposes Playbook for Exploiting npm to Build Blockchain-Powered Botnets
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
@bentley/imodel-changeset-test-utility
Advanced tools
Creates and pushed configurable change sets to iModels
Copyright © 2019 Bentley Systems, Incorporated. All rights reserved.
Test utility for generating and pushing change sets to an iModel in the iModelHub. The utility creates change sets by inserting and updating geometric elements, and periodically pushes them to the iModelHub.
This utility is meant to be used for testing sample applications like the imodel-query-agent.
The authorization method of agent clients has been changed in versions >=0.192.0. Therefore all registrations using agent clients created before 0.192.0 have been invalidated. To continue using your app with versions >=0.192.0 please create a new agent registration here. (i.e. You will need a client_id that starts with service-xxxxxx if using iModel.js versions >=0.192.0.) The new registration process is easy, fully automated, and can be completed in minutes.
Get the registration details of the sample application you are testing - for example, if testing imodel-query-agent, see the section on development setup in imodel-query-agent.
Edit src/ChangesetGenerationConfig.ts to set the values you obtained after registration in step 1.
Install the dependencies with npm install
Build the source with npm run build
npm start
. Watch the console for various messages that show the progress.The utility includes some tests to validate it's behavior - these are useful for internal testing:
npm test
npm run test:integration
FAQs
Creates and pushes configurable change sets to iModels
The npm package @bentley/imodel-changeset-test-utility receives a total of 2 weekly downloads. As such, @bentley/imodel-changeset-test-utility popularity was classified as not popular.
We found that @bentley/imodel-changeset-test-utility demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 4 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
Security News
A threat actor's playbook for exploiting the npm ecosystem was exposed on the dark web, detailing how to build a blockchain-powered botnet.
Security News
NVD’s backlog surpasses 20,000 CVEs as analysis slows and NIST announces new system updates to address ongoing delays.
Security News
Research
A malicious npm package disguised as a WhatsApp client is exploiting authentication flows with a remote kill switch to exfiltrate data and destroy files.