
Security News
crates.io Ships Security Tab and Tightens Publishing Controls
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.
A command router for discordgo with a few twists.
Heavily inspired by dgrouter, but based off the command system used in Astra.
go get meow.tf/astral
import "meow.tf/astral/router"
Astral supports signatures, which are a command and arguments defined in a single string.
Example:
command <something> <#channel> [optional]
This defines a command command, with required argument something, channel argument channel, and optional optional.
Each route can have middleware assigned to back out/stop execution of a command. This is useful for injecting parameters, checking conditions (Permissions, NSFW), etc.
See the "middleware" folder for examples.
A basic example showing the usage and middleware is available under examples/basic
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
crates.io adds a Security tab backed by RustSec advisories and narrows trusted publishing paths to reduce common CI publishing risks.

Research
/Security News
A Chrome extension claiming to hide Amazon ads was found secretly hijacking affiliate links, replacing creators’ tags with its own without user consent.

Security News
A surge of AI-generated vulnerability reports has pushed open source maintainers to rethink bug bounties and tighten security disclosure processes.