
Security News
AGENTS.md Gains Traction as an Open Format for AI Coding Agents
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
github.com/arangodb/go-driver
This project contains the official Go driver for the ArangoDB database system.
Version 2:
Version 1:
Driver | Go 1.19 | Go 1.20 | Go 1.21 |
---|---|---|---|
1.5.0-1.6.1 | ✓ | - | - |
1.6.2 | ✓ | ✓ | ✓ |
2.1.0 | ✓ | ✓ | ✓ |
master | ✓ | ✓ | ✓ |
Driver | ArangoDB 3.10 | ArangoDB 3.11 | ArangoDB 3.12 |
---|---|---|---|
1.5.0 | ✓ | - | - |
1.6.0 | ✓ | ✓ | - |
2.1.0 | ✓ | ✓ | ✓ |
master | + | + | + |
Key:
✓
Exactly the same features in both the driver and the ArangoDB version.+
Features included in the driver may be not present in the ArangoDB API.
Calls to ArangoDB may result in unexpected responses (404).-
The ArangoDB version has features that are not supported by the driver.FAQs
Unknown package
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
AGENTS.md is a fast-growing open format giving AI coding agents a shared, predictable way to understand project setup, style, and workflows.
Security News
/Research
Malicious npm package impersonates Nodemailer and drains wallets by hijacking crypto transactions across multiple blockchains.
Security News
This episode explores the hard problem of reachability analysis, from static analysis limits to handling dynamic languages and massive dependency trees.