
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.
@flatxph/timestamp
Advanced tools
This is just a sample project to study npm publishing of angular builder projects. This is forked from the original by @angular-builders/timestamp and any changes to this code will not reflect the orignal one.
This is just a sample project to study npm publishing of angular builder projects. This is forked from the original by @angular-builders/timestamp and any changes to this code will not reflect the orignal one.
This builder is an example from the Medium article Angular CLI 6 under the hood — builders demystified.
In the root of your Angular application:
npm i -D @angular-builders/timestamp
In your angular.json add the following to architect section of the relevant project:
"timestamp": {
"builder": "@angular-builders/timestamp:file",
"options": {}
},
Run: ng run [relevant-project]:timestamp
Where [relevant-project] is the project to which you've added the target
path - path to the file with timestamp, defaults to ./timestampformat - timestamp date format, defaults to dd/mm/yyyyFAQs
This is just a sample project to study npm publishing of angular builder projects. This is forked from the original by @angular-builders/timestamp and any changes to this code will not reflect the orignal one.
We found that @flatxph/timestamp demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.