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

automate releases & handle redirects #29

Merged
merged 7 commits into from
Dec 29, 2023
Merged

automate releases & handle redirects #29

merged 7 commits into from
Dec 29, 2023

Conversation

aruniverse
Copy link
Owner

No description provided.

Copy link

vercel bot commented Dec 29, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
adblock-detect-react ✅ Ready (Inspect) Visit Preview 💬 Add feedback Dec 29, 2023 5:47pm

Copy link

socket-security bot commented Dec 29, 2023

New, updated, and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
beachball 2.39.0 network, filesystem, environment +3 907 kB ecraig12345_msft
vite 3.1.1...3.2.7 None +4/-4 10.2 MB vitebot
typescript 3.9.10...5.3.3 None +0/-0 32 MB typescript-bot

🚮 Removed packages: [email protected], [email protected]

Copy link

socket-security bot commented Dec 29, 2023

🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎

To accept the risk, merge this PR and you will not be notified again.

Issue Package Version Note Source
Chronological version anomaly vite 3.2.7
Major refactor vite 3.2.7
  • Change Percentage: 77.67
  • Current Line Count: 82397
  • Previous Line Count: 82397
  • Lines Changed: 127994
Chronological version anomaly typescript 5.3.3
Chronological version anomaly json5 2.2.3
Chronological version anomaly nanoid 3.3.7
Chronological version anomaly semver 6.3.1
Chronological version anomaly rollup 2.79.1
Environment variable access which 2.0.2
Filesystem access update-browserslist-db 1.0.13
Shell access update-browserslist-db 1.0.13
Filesystem access beachball 2.39.0
Network access beachball 2.39.0

Next steps

What is a chronological version anomaly?

Semantic versions published out of chronological order.

This could either indicate dependency confusion or a patched vulnerability.

What is a major refactor?

Package has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.

Consider waiting before upgrading to see if any issues are discovered, or be prepared to scrutinize any bugs or subtle changes the major refactor may bring. Publishers my consider publishing beta versions of major refactors to limit disruption to parties interested in the new changes.

What is environment variable access?

Package accesses environment variables, which may be a sign of credential stuffing or data theft.

Packages should be clear about which environment variables they access, and care should be taken to ensure they only access environment variables they claim to.

What is filesystem access?

Accesses the file system, and could potentially read sensitive data.

If a package must read the file system, clarify what it will read and ensure it reads only what it claims to. If appropriate, packages can leave file system access to consumers and operate on data passed to it instead.

What is shell access?

This module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.

Packages should avoid accessing the shell which can reduce portability, and make it easier for malicious shell access to be introduced.

What is network access?

This module accesses the network.

Packages should remove all network access that is functionally unnecessary. Consumers should audit network access to ensure legitimate use.

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 package-name@version specifiers. e.g. @SocketSecurity ignore [email protected] bar@* or ignore all packages with @SocketSecurity ignore-all

@aruniverse aruniverse changed the title use beachball for publishing & version mgmt automate releases & handle redirects Dec 29, 2023
@aruniverse aruniverse merged commit 2a55ae6 into master Dec 29, 2023
4 of 9 checks passed
@aruniverse aruniverse deleted the beachball branch December 29, 2023 17:48
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.

1 participant