
Security News
CISA Extends MITRE Contract as Crisis Accelerates Alternative CVE Coordination Efforts
CISA extended MITRE’s CVE contract by 11 months, avoiding a shutdown but leaving long-term governance and coordination issues unresolved.
@coasys/ad4m-executor
Advanced tools
Node.js package that allows the running/interfacing of AD4M Languages & Perspectives.
AD4M (Agent-Centric Distributed Application Meta-Ontology) is an abstract interface definition that tries to distill the quintessence of agent-centric software architecture such that applications can choose to become interoprable by building components congruent to this interface. It introduces a simple and powerful ontology consisting of three entities
See the AD4M repository for a more detailed description as well as TypeScript classes and interfaces.
This module is used to manage installed AD4M Languages via the LanguageController
; code here, maintain an agents internal Perspectives via the PerspectivesController
; code here, and a local database of links for each Perspective
via the db
; code here.
It exposes functions for core AD4M Operations via: GraphQL.ts
; which routes function calls (expected to be coming from rust-executor) to their appropriate controllers for handling.
pnpm install
pnpm run build
pnpm run test
FAQs
Node.js package that allows the running/interfacing of AD4M Languages & Perspectives.
The npm package @coasys/ad4m-executor receives a total of 113 weekly downloads. As such, @coasys/ad4m-executor popularity was classified as not popular.
We found that @coasys/ad4m-executor 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.
Security News
CISA extended MITRE’s CVE contract by 11 months, avoiding a shutdown but leaving long-term governance and coordination issues unresolved.
Product
Socket's Rubygems ecosystem support is moving from beta to GA, featuring enhanced security scanning to detect supply chain threats beyond traditional CVEs in your Ruby dependencies.
Research
The Socket Research Team investigates a malicious npm package that appears to be an Advcash integration but triggers a reverse shell during payment success, targeting servers handling transactions.