Skip to content

chore: set up automated dependency vulnerability scanning #128

@danielnaab

Description

@danielnaab

Context

From security audit (#114). Bun does not have a built-in npm audit equivalent. No automated vulnerability scanning is currently configured.

Action

  • Enable GitHub Dependabot for the repository
  • Or add a CI step that runs npm audit in a Node.js environment
  • Or configure bun pm scan with a scanner plugin once available

Severity

Low — the dependency list is small and well-maintained, but automated scanning catches issues proactively.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions