
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.
@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
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.
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.