Skip to content

ci: enable semantic-release #55

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

Merged
merged 1 commit into from
Jan 24, 2023

Conversation

ericcrosson-bitgo
Copy link

Configure semantic-release to push release candidates on every
push to master.

The release will push an npm package to the @bitgo-forks scope on
npm.

Ticket: BG-66106

Configure semantic-release to push release candidates on every
push to master.

The release will push an npm package to the @bitgo-forks scope on
npm.

Ticket: BG-66106
@ericcrosson-bitgo ericcrosson-bitgo marked this pull request as ready for review January 23, 2023 23:37
@socket-security
Copy link

Socket Security Pull Request Report

Dependency issues detected. If you merge this pull request, you will not be alerted to the instances of these issues again.

😵‍💫 Bin script confusion

This package has multiple bin scripts with the same name. This can cause non-deterministic behavior when installing or could be a sign of a supply chain attack

Consider removing one of the conflicting packages. Packages should only export bin scripts with their name

Package Bin script Source
[email protected] (added) rimraf package.json via [email protected], @semantic-release/[email protected]
[email protected] (added) rimraf package.json
[email protected] (added) rimraf package.json via [email protected]
[email protected] (added) semver package.json via [email protected], @semantic-release/[email protected]
[email protected] (added) semver package.json via [email protected]
[email protected] (added) semver package.json via [email protected], [email protected]
[email protected] (added) semver package.json via [email protected]
[email protected] (added) node-which package.json via [email protected], @semantic-release/[email protected]
[email protected] (added) node-which package.json via [email protected], [email protected]
[email protected] (added) mkdirp package.json via [email protected]
[email protected] (added) mkdirp package.json via [email protected], @semantic-release/[email protected]
Pull request report summary
Issue Status
Install scripts ✅ 0 issues
Native code ✅ 0 issues
Bin script confusion ⚠️ 11 issues
Bin script shell injection ✅ 0 issues
Unresolved require ✅ 0 issues
Invalid package.json ✅ 0 issues
HTTP dependency ✅ 0 issues
Git dependency ✅ 0 issues
Potential typo squat ✅ 0 issues
Known Malware ✅ 0 issues
Telemetry ✅ 0 issues
Protestware/Troll package ✅ 0 issues
Bot Commands

To ignore an alert, reply with a comment starting with @SocketSecurity ignore followed by a space separated list of package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] [email protected]

Powered by socket.dev

@ericcrosson-bitgo ericcrosson-bitgo merged commit 2ecb23d into master Jan 24, 2023
@ericcrosson-bitgo ericcrosson-bitgo deleted the BG-66106-ci-enable-semantic-release branch January 24, 2023 14:20
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