Security News
New Python Packaging Proposal Aims to Solve Phantom Dependency Problem with SBOMs
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
@aiswarm/api-graphql
Advanced tools
[![npm version](https://badge.fury.io/js/%40aiswarm%2Fapi-graphql.svg)](https://badge.fury.io/js/%40aiswarm%2Fapi-graphql) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Downloads](https://im
This plugin provides a GraphQL API for the AI Swarm, wrapping most core function of the API interface provided by the Orchestrator. The plugin provides Queries, Mutations, and Subscriptions for all common operations. It's main use is to provide a way to interact with the AI Swarm from a web interface, but can be adapted to other use cases.
If you're looking for an easy way to get started with the AI Swarm, check out the Conductor project.
npm install
You will need to link the plugin to the other plugins you want to use. So that you can make changes and see them immediately without having to publish the plugin to npm.
For this I recommend you create a new folder for the AI Swarm and clone all the plugins you want to use into it. Then link them together.
Each plugin has link
script defined in the package.json
file if there are dependencies on other packages.
You can run it with npm run link
to link your code directly when you make changes.
This project does not have any dependencies on other plugins, so you don't need to link anything.
FAQs
[![npm version](https://badge.fury.io/js/%40aiswarm%2Fapi-graphql.svg)](https://badge.fury.io/js/%40aiswarm%2Fapi-graphql) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT) [![Downloads](https://im
The npm package @aiswarm/api-graphql receives a total of 5 weekly downloads. As such, @aiswarm/api-graphql popularity was classified as not popular.
We found that @aiswarm/api-graphql 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.
Security News
PEP 770 proposes adding SBOM support to Python packages to improve transparency and catch hidden non-Python dependencies that security tools often miss.
Security News
Socket CEO Feross Aboukhadijeh discusses open source security challenges, including zero-day attacks and supply chain risks, on the Cyber Security Council podcast.
Security News
Research
Socket researchers uncover how threat actors weaponize Out-of-Band Application Security Testing (OAST) techniques across the npm, PyPI, and RubyGems ecosystems to exfiltrate sensitive data.