
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.
pss-langserver
Advanced tools
Welcome to the PSS Language Server project, a dedicated backend service for providing robust language support for Accellera's Portable Stimulus Standard (PSS) across any IDE that supports the LSP protocol.
[!NOTE] Ensure NodeJS is installed on your system. If not, just get it from here
Just run npm i -g pss-langserver and start it using pss-langserver.
To update to latest version (if already installed), run npm update -g pss-langserver.
Check out the features page for more information.
Clone the repository:
git clone https://github.com/thisisthedarshan/pss-langserver.git
cd pss-langserver
Install dependencies:
npm install
Build the project:
npm run build
Start the language server in development mode:
npm run dev
Run the parser on a test file:
npm run test-parser
Check the IDE Setup Guide to set the language server up for your favourite IDE. Feel free to create a PR with instructions to setup this language server with your favourite IDE, if not present :)
Contributions are welcome! If you would like to contribute, please:
This project is released under the GNU General Public License v3.0.
FAQs
A Language server for the Portable Stimulus Standard
The npm package pss-langserver receives a total of 1 weekly downloads. As such, pss-langserver popularity was classified as not popular.
We found that pss-langserver demonstrated a healthy version release cadence and project activity because the last version was released less than 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.