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

ci: add workflows for automated release & publish #151

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

legobeat
Copy link
Contributor

@legobeat legobeat commented May 10, 2024

  • Add workflows for automated release and publishing using GitHub Actions
    • Publish nodejs version set to 20.x since these MetaMask actions require at least node v16.
    • Requires new secret NPM_TOKEN on repo environment npm-publish
  • ci: Add linting of CHANGELOG.md
    • An older version of @metamask/auto-changelog is used to remain runnable in unified build-lint-test job.
    • Update CHANGELOG.md to pass linting
  • ci: upgrade actions/checkout to v4
  • ci: upgrade actions/node from v1 to v3

Workflows lifted from @metamask/oss-attribution-generator, which is another remaining yarn v1 package in the org, updated and amended.

Copy link

socket-security bot commented May 10, 2024

👍 Dependency issues cleared. Learn more about Socket for GitHub ↗︎

This PR previously contained dependency changes with security issues that have been resolved, removed, or ignored.

Ignoring: npm/diff@5.2.0

View full report↗︎

Next steps

Take a deeper look at the dependency

Take a moment to review the security alert above. Review the linked package source code to understand the potential risk. Ensure the package is not malicious before proceeding. If you're unsure how to proceed, reach out to your security team or ask the Socket team for help at support [AT] socket [DOT] dev.

Remove the package

If you happen to install a dependency that Socket reports as Known Malware you should immediately remove it and select a different dependency. For other alert types, you may may wish to investigate alternative packages or consider if there are other ways to mitigate the specific risk posed by the dependency.

Mark a package as acceptable risk

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of ecosystem/package-name@version specifiers. e.g. @SocketSecurity ignore npm/foo@1.0.0 or ignore all packages with @SocketSecurity ignore-all

@legobeat legobeat marked this pull request as ready for review May 10, 2024 03:19
@legobeat legobeat requested a review from a team as a code owner May 10, 2024 03:19
@legobeat
Copy link
Contributor Author

@SocketSecurity ignore npm/diff@5.2.0

new author ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Needs dev review
Development

Successfully merging this pull request may close these issues.

None yet

1 participant