
Security News
/Research
Wallet-Draining npm Package Impersonates Nodemailer to Hijack Crypto Transactions
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
@5minds/node-red-dashboard-2-processcube-dynamic-list
Advanced tools
A ui component for showing progress bars tracking a process
A UI-Node to display a list of process instances or usertasks.
Query ProcessInstance or UserTask data from the process engine.
Use a function
node to transform the queried data into the required format for the dynamic-list
node.
The dyanmic-list
node expects an array of objects as its messages payload
. The expected schema of these objects is:
Pipe the function
nodes result into the dynamic-list
node.
The nodes default output will be triggered each time a list entry was clicked.
The payload
property of the message that is ouput will be an object identifieng the clicked list entry.
This object will exactly equal one of the objects that where used as an input for the dynamic-list
node.
Therefore, any amount of additional properties can be passed through this node, besides the ones used for displaying the list entry. I. e. a processInstanceId
, flowNodeInstanceId
or userTask
.
Each additional output, generated by actions
, will behave in the same manner, but is only triggered when clicking onto the corresponding button.
This field is used for configuring additional actions for each list entry. Actions will be displayed as buttons at the end of each row.
Each action is defined by:
src
-Property of a HTML img
-Element. Therefore DataURLs can be used to add images/svgs etc., that are not available online.For each action configured, the node will gain a new output, that is named as the linked actions id.
When not checked, all hover effects for the list entries will not be shown. Clicking the card will still trigger a message from the nodes first output.
FAQs
A ui component for showing progress bars tracking a process
The npm package @5minds/node-red-dashboard-2-processcube-dynamic-list receives a total of 63 weekly downloads. As such, @5minds/node-red-dashboard-2-processcube-dynamic-list popularity was classified as not popular.
We found that @5minds/node-red-dashboard-2-processcube-dynamic-list demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.
Security News
/Research
Malicious Nx npm versions stole secrets and wallet info using AI CLI tools; Socket’s AI scanner detected the supply chain attack and flagged the malware.