Skip to content

Conversation

@yoshinorin
Copy link
Member

What does it do?

This PR adds a GitHub Actions workflow to check for vulnerabilities in dependencies when they are added or modified, and comments on the PR with the results. It detects changes to package.json and lockfiles.

Please see more info: hexojs/hexo-generator-feed#254

Additional information

After this PR is merged, I plan to pin dependencies and add a lockfile to this repository.

Screenshots

N/A

Pull request tasks

  • Add test cases for the changes.
  • Passed the CI test.

@github-actions
Copy link

How to test

git clone -b ci/add-dependencies-review https://github.com/hexojs/hexo.git
cd hexo
npm install
npm test

@yoshinorin yoshinorin mentioned this pull request Jan 14, 2026
2 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants