Skip to content

Commit

Permalink
Fix up audit.yml
Browse files Browse the repository at this point in the history
Refs: #893 (comment)

Co-authored-by: Hiroshiba <[email protected]>
  • Loading branch information
qryxip and Hiroshiba authored Dec 21, 2024
1 parent 42c79e1 commit 5c5f72d
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/audit.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 依存ライブラリを監査する。
#
# RustSec Advisory Databaseに登録された、あるいは単にヤンクされたクレートを検出する。検出されるもの
# は脆弱性(`vulnerability`)のみとは限らない。依存ライブラリが単に"unmaintained"とされたりヤンクさ
# れたりしても反応する
# RustSec Advisory Databaseに登録された、あるいは単にヤンクされたクレートを検出する。
# 検出されるものは脆弱性(`vulnerability`)のみとは限らない。
# 依存ライブラリが単に"unmaintained"とされたりヤンクされたりしても反応する

name: audit

Expand Down

0 comments on commit 5c5f72d

Please sign in to comment.