juspay/rust-flake

Add `cargo audit` flake check

Open

#26 建立於 2024年10月7日

在 GitHub 查看
 (1 留言) (0 反應) (0 負責人)Nix (19 fork)github user discovery
good first issue

倉庫指標

Star
 (46 star)
PR 合併指標
 (PR 指標待抓取)

描述

Such that nix flake check will automatically run cargo audit and fail on serious vulnerabilities.

This can be implemented rather easily using crane's function:

https://crane.dev/API.html?highlight=cargoAudit#cranelibcargoaudit

貢獻者指南