Skip to content

[FEATURE] Add dependency audit to CI (npm audit + cargo audit) #776

Description

@ritik4ever

Category: security / devops
Project area: .github/workflows/

Implementation:

  • npm audit --audit-level=high for backend and frontend.
  • cargo audit for contracts.
  • Block merge on high/critical CVEs.
  • Dependabot enabled.

Acceptance Criteria:

  • Audit runs on every PR.
  • High CVEs block merge.
  • Dependabot PRs auto-labeled.

Metadata

Metadata

Assignees

Labels

Stellar WaveIssues in the Stellar wave programdevopsCI/CD, Docker, infrasecurityAuth, JWT, signing

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions