Skip to content

Commit

Permalink
Fix up audit.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
qryxip committed Dec 20, 2024
1 parent 9b54dd9 commit 42c79e1
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/audit.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# RustSec Advisory Databaseに登録された、あるいは単にヤンクされたクレートを検出する。
# 依存ライブラリを監査する。
#
# RustSec Advisory Databaseに登録された、あるいは単にヤンクされたクレートを検出する。検出されるもの
# は脆弱性(`vulnerability`)のみとは限らない。依存ライブラリが単に"unmaintained"とされたりヤンクさ
# れたりしても反応する。

name: audit

Expand Down

0 comments on commit 42c79e1

Please sign in to comment.