
Research
Supply Chain Attack on Axios Pulls Malicious Dependency from npm
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.
node-red-contrib-objectid
Advanced tools
Node-RED node to create an Object-Id for mongodb operations.
This Node-Red node is to create an Object-Id for mongodb write operations from JSON inputs.

The selected property in msg.payload or in Array-Objects will be set to a BSON-Object-Id,
you can also inject a 24 hex characters and the node creates
a valid Object-Id property from it or raise an error if it is not valid.
For example:
msg.payload._id = "572dbc06f307c8682045c55c"
or
msg.payload.uuid = "572dbc06f307c8682045c55c"
If the target property is not to find or empty, then a random Object-Id is created.




MIT: THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
FAQs
Node-RED node to create an Object-Id for mongodb operations.
The npm package node-red-contrib-objectid receives a total of 42 weekly downloads. As such, node-red-contrib-objectid popularity was classified as not popular.
We found that node-red-contrib-objectid demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 2 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
A supply chain attack on Axios introduced a malicious dependency, plain-crypto-js@4.2.1, published minutes earlier and absent from the project’s GitHub releases.

Research
Malicious versions of the Telnyx Python SDK on PyPI delivered credential-stealing malware via a multi-stage supply chain attack.

Security News
TeamPCP is partnering with ransomware group Vect to turn open source supply chain attacks on tools like Trivy and LiteLLM into large-scale ransomware operations.