-
Notifications
You must be signed in to change notification settings - Fork 13
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
Release 1.7.8 #1001
Release 1.7.8 #1001
Conversation
fix: clean up old sync code
…root-clear feat: clear pending root if detected on datalayer push
fix: timer setting for organization sync
feat: add mirror check task
docs: add terms and conditions
build: add auto-restart functionality to systemd
…into update-sqlite-path-ci
…tests tests: fix chai import in tests
fix: optimize retry logic of subscribe
ci: fix path to new sqlite3 executable
Specify node18 in pkg build command
🚨 Potential security issues detected. Learn more about Socket for GitHub ↗︎ To accept the risk, merge this PR and you will not be notified again.
Next stepsWhat's wrong with native code?Contains native code which could be a vector to obscure malicious code, and generally decrease the likelihood of reproducible or reliable installs. Ensure that native code bindings are expected. Consumers may consider pure JS and functionally similar alternatives to avoid the challenges and risks associated with native code bindings. Take a deeper look at the dependencyTake 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 packageIf 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 riskTo ignore an alert, reply with a comment starting with
|
chore: version bump
Grammar and typos README.md update
chore: update deps
fix: regex validation vulnerability
fix: sync remaining bug
No description provided.