Search npm for packages to use with Deno
Millions of packages that you already know npm are just a few keystrokes away.
Add them to your projects with a simple command that will already feel familar.
Add them to your projects with a simple command that will already feel familar.
@sectester/scan
The package defines a simple public API to manage scans and their expectations.
@sectester/repeater
Package for managing repeaters, which are mandatory for scanning targets on a local network.
@sectester/runner
Run scanning for vulnerabilities just from your unit tests on CI phase.
@sectester/core
The core package can be used to obtain a config including credentials from different sources, and provide a simplified abstraction to handle events and commands.
@sectester/reporter
Provide an abstraction for generating test results as part of the particular test frameworks.
@sectester/bus
The package includes a simplified implementation of the `EventBus`, one based on `RabbitMQ`, to establish synchronous and asynchronous communication between services and agents.