Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduce Dependency Review workflow #87

Merged
merged 1 commit into from
Oct 2, 2024

Conversation

masutaka
Copy link
Member

@masutaka masutaka commented Oct 1, 2024

概要

GitHub Advanced Security (GHAS) の Dependency Review を reusable workflow として提供します。

  • 機能
    • 脆弱性のあるパッケージを検知したら、ジョブが失敗する
  • 感想

動作確認

参考

@masutaka masutaka added the enhancement New feature or request label Oct 1, 2024
@masutaka masutaka self-assigned this Oct 1, 2024
@masutaka masutaka force-pushed the introduce-dependency-review-workflow branch from f167ca0 to 69bdd1f Compare October 1, 2024 10:48
@masutaka masutaka marked this pull request as ready for review October 1, 2024 10:48
@masutaka masutaka requested a review from a team as a code owner October 1, 2024 10:48
@masutaka masutaka requested review from TomckySan and MH4GF October 1, 2024 10:49
Copy link
Member

@TomckySan TomckySan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

なるほど、、!

Copy link
Contributor

@MH4GF MH4GF left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

ありがとうございます!

contents: read
steps:
- uses: actions/checkout@v4
- uses: actions/dependency-review-action@v4
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@masutaka
Copy link
Member Author

masutaka commented Oct 2, 2024

レビューありがとうございました!
v2.5.0 のリリースを進めます。

@masutaka masutaka added this pull request to the merge queue Oct 2, 2024
Merged via the queue into main with commit ab7f272 Oct 2, 2024
2 checks passed
@masutaka masutaka deleted the introduce-dependency-review-workflow branch October 2, 2024 06:42
@route06-actions-ci route06-actions-ci bot mentioned this pull request Oct 2, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants