
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.
@certua/shared
Advanced tools
Package for shared utilities/elements in typescript.
This package is to store shared utilities for other packages. It is not intented to build and publish it as is.
To help IDE, when modifying. You can run yarn build:types
to build typecsript file and commit the changes.
This npm script also download and convert to typescript definition file DIP (API + CAS) swagger. You can update only those genereated file using yarn build:swagger
.
TODO
TODO
TODO
Tests are located in the test folder and written using typescript. Test runner is mocha and we are using chai for assertion and sinon for mocking and spying.
Three options for running tests.
yarn run test
yarn run test:coverage
yarn run test:watch
FAQs
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.